
Andrew M. answered 02/15/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Short leg = x
Longer leg = x+5
hypotenuse = 10
By Pythagorean theorem
x2 + (x+5)2 = 102
x2 + x2 + 10x + 25 = 100
2x2 + 10x - 75 = 0
Use quadratic equation to solve for x
x = [-b±√(b2-4ac)]/2a , a=2, b=10, c = -75
x = [-10 ±√((102-4(2)(-75))]/2(2)
= [-10 ±√700]/4
= (-10 ± 10√7)/4
Since the leg length will not be negative,
discard the negative...
x = (-10 + 10√7)/4 ≈ 4.1144 cm for shorter leg
x + 5 ≈ 9.1144 cm for longer leg
Check: 9.11442 + 4.11442 = 102
100.0006 = 100
As a rounding this is definitely close enough.