
Dennis S. answered 08/08/20
Retired mathematics instructor
You are working with a right triangle. Use
a^2 + b^2 = c^2. The sides are x, (x+2) and the hypotenuse is (2x - 2)
(X+2)^2 + (x)^2 = (2x-2)^2
(x+2)(x+2) +x^2 = (2x-2)(2x-2)
x^2+2x+2x+4+x^2 =. 4x^2 - 4x -4x + 4
2x^2 +4x + 4. =. 4x^2. - 8x + 4
2x^2. + 4x. =. 4x^2. -8x
0. = 2x^2 - 12x. 0 = 2x(x - 6)
x = 0 or x = 6. Sides will be 6, 8 and 10