InterviewSolution
Saved Bookmarks
| 1. |
the diagonal of a rectangle is 35cm its length is 28cm find its breadth.(ans is not 21 if so send the steps) |
|
Answer» quick pls with steps diagonal in a rectangle is basically the hypotenuse for the length and breadth as it makes a right angled triangle.That means,using Pythagoras theorem, √length^2+breadth^2=diagonal so,√28^2+b^2=3528*28+(b*b)=35*35784+b^2=1225b^2=441b=21so the answer is definitely 21. |
|