You can put this solution on YOUR website! Please help me solve this: x is greater than or equal to -2
-----
Note: y = (x+2)^2 is a parabola opening upward from vertex = (-2,0)
That function does not have an inverse as each x-value would have
2 corresponding y-values.
----------------------------
But, if x >= -2, the function DOES have an inverse.
1st: Interchange x and y to get:
x = (y+2)^2
2nd: Solve for "y"::
y+2 = sqrt(x)
f^=1 = sqrt(x)-2 and y >= -2
-----------------
Cheers,
Stan H.
-----------------