Inactive Tutor answered 11/18/15
Tutor
New to Wyzant
From the way your problem is worded it sounds like
the inclined ramp is shorter than the base... however,
since the hypotenuse is the longest side of a right
triangle, that is not going to be correct.
This problem requires the two sides of the right
triangle formed by a ramp to be b and b+1 with
the hypotenuse (inclined ramp) having length b+2
Using Pythagorean Theorem a2+b2=c2
where a and b are the sides of a right triangle
and c is the hypotenuse we have:
b2 + (b+1)2 = (b+2)2 with b being the back of the ramp.
b2 + b2 + 2b + 1 = b2 + 4b + 4
2b2 + 2b + 1 = b2 + 4b + 4
b2 -2b -3 = 0
We now have a quadratic equation which is factorable.
The factors of -3 that add to -2 are (-3)(1) so we have:
(b-3)(b+1) = 0
Either: b-3 = 0 and b = 3 ft
Or: b+1=0 and b = -1 ft
Since the length of a side will not be negative,
the length of the back of the ramp is 3 ft
The base or bottom, b+1, is 4 ft
The inclined ramp, b+2, is 5 ft.