Question 888181
f Joe stands 25 feet away from a 40 ft tall building, how long would a ladder have to be to reach from the ground where Joe is standing to the top of the building? (Round to the nearest hundredth)
-----------------
Use Pythagoras::
hypotenuse^2 = base^2 + height^2
----
h = sqrt[25^2 + 40^2] = 47.17 ft
----------------
Cheers,
Stan H.
-----------------