SOLUTION: Solve algebraically and check your potential solutions: sqrt(x+2)-x =0

Algebra ->  Square-cubic-other-roots -> SOLUTION: Solve algebraically and check your potential solutions: sqrt(x+2)-x =0       Log On


   



Question 308739: Solve algebraically and check your potential solutions: sqrt(x+2)-x =0

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Solve algebraically and check your potential solutions:
sqrt(x+2)-x =0
----
sqrt(x+2) = x
---
x+2 = x^2
---
x^2-x-2 = 0
---
Factor:
(x-2)(x+1) = 0
x = 2 or x = -1
------------------
Checking:
Can x = 2?
sqrt(2+2)-2 = 0
2-2 = 0
Good
--------------------
Can x = -1?
sqrt(-1+2)-(-1) = 0
sqrt(1)+1 = 0
2 = 0
Not Good
====================
Cheers,
Stan H.
====================