Pushpa K. answered 04/16/16
Tutor
0
(0)
Patient and Knowledgeable Biology and Math tutor
Let the sides be a,b,c and a be the shorter leg and b be the longer leg of the right triangle.
Shorter leg is 9 ft shorter than the longer leg. So,
a = b - 9 ----- equation (1)
The hypotenuse is 9 ft longer than the longer leg. So,
c = b + 9 ----- equation (2)
Substitute a and c expressed interns of b in to the pythagorean equation.
a2 + b2 = c2
(b-9)2 + b2 = (b+9)2
b2 - 18b + 81 + b2 = b2 + 18b + 81 -------- expand the squared binomials
b2 - 18b + 81 + b2 = b2 + 18b + 81 -------- Cancel 81 and b2 from both sides
b2 - 18b = 18b
b2 - 18b - 18b = 18 b - 18b --------------- subtract 18 b from both sides
b2 - 36b = 0
b (b-36) = 0 --------- factor b
b = 0 or (b-36) = 0
b = 36.
Substitute b = 36 to find a and c
a = b - 9 --------- equation (1)
a = 36 - 9
a = 27.
c = b + 9 ----- equation (2)
c = 36 + 9
c = 45.
Sides of the triangle are a=27 ft, b=36 ft and c=45 ft.