SOLUTION: Using the Pythagorean theorem, how do I solve for x in the following equation? x^2 + (2x + 4)^2 = (2x + 6)^2

Algebra ->  Pythagorean-theorem -> SOLUTION: Using the Pythagorean theorem, how do I solve for x in the following equation? x^2 + (2x + 4)^2 = (2x + 6)^2       Log On


   



Question 777044: Using the Pythagorean theorem, how do I solve for x in the following equation?
x^2 + (2x + 4)^2 = (2x + 6)^2

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
solve for x in the following equation?
x^2 + (2x + 4)^2 = (2x + 6)^2
======
x^2 + 4x^2 + 16x + 16 = 4x^2 + 24x + 36
=======
x^2 -8x -20 =
-----
x^2 -10x + 2x -20 = 0
-----
x(x-10) + 2(x-10) = 0
-----
(x-10)(x+2) = 0
================
Cheers,
Stan H.
================