Kelsea L. answered 06/05/19
Mathematics Professor
Hi Princess,
We don't know the length of the short leg, so let's call it x.
The longer leg of the right triangle is 19 m more than five times the length of the short leg: 19 + 5x
The hypotenuse is 20 m more than five times the length of the short leg: 20 + 5x
Using the Pythagorean Theorem: a2 + b2 = c2
x2 + (19 + 5x)2 = (20 + 5x)2
x2 + (19 + 5x)(19 + 5x) = (20 + 5x)(20 + 5x)
x2 + 361 + 95x + 95x + 25x2 = 400 + 100x + 100x + 25x2
26x2 + 190x + 361 = 25x2 + 200x + 400
x2 - 10x - 39 = 0
(x - 13)(x + 3) = 0
x - 13 = 0 -> x = 13
x + 3 = 0 -> x = -3 (we cannot have a negative length, so we can discard this value)
Since the short leg is x = 13m, the longer leg is 19 + 5(13) = 84m, and the hypotenuse is 20 + 5(13) = 85m.
Hope this helps! :)