You can put this solution on YOUR website!
Solve algebraically and check your potential solutions: √(x+2)-x=0
---
Rearrange:
sqrt(x+2) = x
Square both sides to get:
x+2 = x^2
x^2-x-2 = 0
Factor:
(x-2)(x+1) = 0
x = 2 or x = -1
------
Check x = 2 in the original equation:
sqrt(2+2) = 2
That is true
--------
Check x = -1 in the original equation:
sqrt(-1+2) = -1
That is false
-------------------
Final Solution:
x = 2
=================
Cheers,
Stan H.