SOLUTION: solve x= sqrt (x-2) + 2

Algebra ->  Radicals -> SOLUTION: solve x= sqrt (x-2) + 2       Log On


   



Question 627206: solve x= sqrt (x-2) + 2
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
solve x = sqrt (x-2) + 2
subtract 2 from both sides
x - 2 = sqrt%28x-2%29
square both sides
(x-2)^2 = x - 2
FOIL (x-2)(x-2)
x^2 - 4x + 4 = x - 2
combine like terms on the left
x^2 - 4x - x + 4 - 2 = 0
x^2 - 3x + 2 = 0
Factor
(x-2)(x-1) = 0
two solutions
x = 2
x = 1
:
Check both solutions in the original equation
x = 1, you have square root of neg number,
therefore
x = 2 is the only real solution