Inverse functions: Find inverse of y = 2(x + 3)^(1/2) - 1

swap y and x ... solve for y.

x = 2(y + 3)<sup>1/2</sup> - 1

x + 1 = 2(y + 3)<sup>1/2</sup>

(x + 1)/2 = (y + 3)<sup>1/2</sup>

[(x + 1)/2]<sup>2</sup> = y + 3

[(x + 1)/2]<sup>2</sup> - 3 = y = f<sup>-1</sup>(x)

don't forget the restrictions on the domain of x for the original function f(x) and the resultant restrictions on x for f<sup>-1</sup>(x).
 
Thanks and i wont forget although my teacher has not even covered that yet

I know why i messed up on the graph, i had a root when i was ment to square it.
 
Top