SOLUTION: find the diagonal of a rectangle with a length of 10cm and a width of 7cm

Algebra ->  Radicals -> SOLUTION: find the diagonal of a rectangle with a length of 10cm and a width of 7cm      Log On


   



Question 252011: find the diagonal of a rectangle with a length of 10cm and a width of 7cm
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the diagonal of a rectangle with a length of 10cm and a width of 7cm
-----
Use Pythagoras to get:
---
diag = sqrt[10^2 + 7^2]
---
diag = sqrt[149]
---
diag = 49 cm
===============
Cheers,
Stan H.