SOLUTION: In a right triangle, the length of the longer side is two more than twice the length of the shorter leg. The length of the hypotenuse is 8 more than the length of the shorter leg.

Algebra ->  Trigonometry-basics -> SOLUTION: In a right triangle, the length of the longer side is two more than twice the length of the shorter leg. The length of the hypotenuse is 8 more than the length of the shorter leg.       Log On


   



Question 136992: In a right triangle, the length of the longer side is two more than twice the length of the shorter leg. The length of the hypotenuse is 8 more than the length of the shorter leg. Find the lengths of the sides of the triangle.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In a right triangle, the length of the longer side is two more than twice the length of the shorter leg. The length of the hypotenuse is 8 more than the length of the shorter leg. Find the lengths of the sides of the triangle.
------------
Let the shorter leg length be "x"
Then longer leg length is "2x+2"
And hypotenuse length = "x+8"
-----------------------------------
EQUATION:
x^2 + (2x+2)^2 = (x+8)^2
x^2 + 4x^2+8x + 4 = x^2+16x+64
5x^2+8x + 4 = x^2+16x + 64
--------
4x^2 -8x - 60 = 0
x^2 -2x - 15 = 0
(x-5)(x+3) = 0
x = 5 or x = -3
---------------------
x cannot be negative; so x = 5
Shorter side = x = 5
Longer side = 2x+2 = 12
Hypotenuse = x+8 = 13
------------------------
Cheers,
Stan H.