SOLUTION: I am havin such a hard time please help me? The length of one leg of a right triangle is 3 in. more than the other. If the length of the hypotenuse is 8 in., what are the lengths
Question 80472: I am havin such a hard time please help me? The length of one leg of a right triangle is 3 in. more than the other. If the length of the hypotenuse is 8 in., what are the lengths of the two legs?
You can put this solution on YOUR website! The length of one leg of a right triangle is 3 in. more than the other. If the length of the hypotenuse is 8 in., what are the lengths of the two legs?
:
Let the "other" leg = x:
:
It says:
"The length of one leg of a right triangle is 3 in. more than the other."
Therefore:
one leg = (x+3)
:
Given the hypotenuse = 8
:
Using pythag
x^2 + (x+3)^2 = 8^2
:
FOIL (x+3)(x+3)
x^2 + x^2 + 6x + 9 = 64
:
2x^2 + 6x + 9 - 64 = 0
:
2x^2 + 6x - 55 = 0; a quadratic equation
:
Will not readily factor so use the quadratic formula
a = 2; b = 6; c = -55
:
:
:
:
:
:
Two solutions:
x = -6.954
and
x = +3.954, this will be our solution
:
Of the course the other leg will be 3.954 + 3 = 6.954
:
Easy to check this on a calc: enter
3.954^2 + 6.954^2 = 63.99 ~ 64 which is 8^2
:
Think you can do this now, any questions?