. formula to find diagonal of rectangle
Best Answer
The length of diagonals of a rectangle is:
d = √(l2 + w2)
where, l = length of the rectangle
w = width of the rectangle4
Related questions
/* MARKETING SCRIPT */ ?>
The length of diagonals of a rectangle is:
d = √(l2 + w2)
where, l = length of the rectangle
w = width of the rectangle4