Question 225397: The area of a right triangle is 42 square meters. If one leg is 5 meters longer than the other, what are the lengths of the two legs?
Answer by RAY100(1637) (Show Source):
You can put this solution on YOUR website! Let a,,& b,,,be legs of rt triangle with ,,,,a=b+5
.
Area = 1/2 *base* height
.
A= 1/2 *a *b,,,,,subst
,
A= 1/2 *(b+5) * b
.
A = 1/2 (b^2 +5b)
.
A=42 = 1/2 (b^2 +5b)
.
84 = b^2 +5b
.
0= b^2 +5b -84,,,,,,,,factor
.
0= (b-7)(b+12)
.
b= 7, -12 (not realistic)
.
Answer is a=b+5= 7+5=12 m ,,,,,,b= 7m
.
.
check,,,,42 = 1/2 *7 *12 = 42 m^2,,,,ok
.
.
|
|
|