a =4 ft
b = 3 ft
A squared + b squared= c squared
Per the information given, we can let a = b +1 this gets the Pythagorean Theorem in terms of one variable, b. We can just substitute into the equation and solve for b.
c = hypotenuse = 5
a = b + 1
b = b
Make the substitution below
a2 + b2 = c2
(b +1)2 + b2 = c2
PEMDAS
b2 + 2b + 1+ b2 = 25
Combine like terms
2b2 + 2b + 1 = 25
Subtract 25 from both sides of the equation, this forms the quadratic
2b2 + 2b - 25+ 1 = 0
Combine like terms
2b2 + 2b - 24 = 0
Factor the quadratic
(2b + 8)(b - 3) = 0
b= -4, b = 3
b cannot be negative so
Leg b of the right triangle is 3 feet
b = 3
a = b + 1= 3 + 1 = 4
a = 4
b = 3
Checking
a2 + b2 = c2
42 + 32 = 52
16 + 9 = 25
I hope you find this useful if you have any questions send me a message.