
Andrew M. answered 11/18/15
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
If you draw this out you have a right triangle
The vertical side for the rise has length r
The run is length r + 7
The inclined ramp, forming the hypotenuse, has length r + 8
By the Pythagorean Theorem a2+b2=c2 where a, b are the sides
and c is the hypotenuse of a right triangle so:
r2 + (r+7)2 = (r+8)2
r2 + r2 + 14r + 49 = r2 + 16r + 64
2r2 + 14r + 49 = r2 + 16r + 64
r2 -2r - 15 = 0
We have a quadratic equation, but this can be factored.
The factors of -15 that add to -2 are -5(3) so this factors to:
(r-5)(r+3) = 0
Either r-5 = 0 and r=5 or
r+3 = 0 and r = -3
Since we will not have a side with a negative length
r = 5m for the rise
r + 7 = 12m for the run
r + 8 = 13m for the inclined ramp