SOLUTION: My problem says "Find the shorter leg of a right triangle if the longer leg is 24 meters and the hypotenuse is 6 more than twice the shorter leg." How do I begin solving this probl
Algebra ->
Triangles
-> SOLUTION: My problem says "Find the shorter leg of a right triangle if the longer leg is 24 meters and the hypotenuse is 6 more than twice the shorter leg." How do I begin solving this probl
Log On
Question 797830: My problem says "Find the shorter leg of a right triangle if the longer leg is 24 meters and the hypotenuse is 6 more than twice the shorter leg." How do I begin solving this problem? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! "Find the shorter leg of a right triangle if the longer leg is 24 meters and the hypotenuse is 6 more than twice the shorter leg."
-------------------------
Shorter leg: x meters
Longer leg: x+24 meters
Hypotenuse: 2x + 6
------
Solve::
x^2 + 24^2 = (2x+6)^2
------
x^2 + 24^2 = 4x^2 + 24x + 36
-------
3x^2 +24x - 540 = 0
x^2 + 8x - 180 = 0
Positive solution:
x = 10
=============
Cheers,
Stan H.
==================