SOLUTION: Find the length of one side of a right triangle if the length of the hypotenuse is 15 inches and the length of the other side is 12 inches
Algebra ->
Triangles
-> SOLUTION: Find the length of one side of a right triangle if the length of the hypotenuse is 15 inches and the length of the other side is 12 inches
Log On
Question 848149: Find the length of one side of a right triangle if the length of the hypotenuse is 15 inches and the length of the other side is 12 inches Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find the length of one side of a right triangle if the length of the hypotenuse is 15 inches and the length of the other side is 12 inches
-------
leg = sqrt[hypo^2-(other leg)^2]
-------
side = sqrt(15^2-12^2) = sqrt(225-144) = 9
-----------------------
Cheers,
Stan H.
=======================