Inverse of y=(1-x^(1/2))/(1+x^(1/2))

Fractal

New member
Joined
Sep 6, 2006
Messages
2
I am just getting stumped by this. I always end up canceling out to zero. I remember something about multiplying the denominater and numerator on the left side by (1+x^(1/2)) when your in this kind of scenario but I still get stumped. Anyone got an idea? here is the equation again:
y=(1-x^(1/2))/(1+x^(1/2))
 
How about a new plan?

What if you first zubstitute \(\displaystyle \L\,z = \sqrt{x}\)?

Watch the applicable Domain on this one.
 
Hello, Fractal!

Just do the usual "Find the inverse" routine:
. . "Switch" the x\displaystyle x's and y\displaystyle y's . . . and solve for y.\displaystyle y.


Find the inverse of: y  =  1x1+x\displaystyle \,y\;=\;\frac{1\,-\,\sqrt{x}}{1\,+\,\sqrt{x}}

We have: x  =  1y1+y        x(1+y)  =  1y\displaystyle \,x\;=\;\frac{1\,-\,\sqrt{y}}{1\,+\,\sqrt{y}}\;\;\Rightarrow\;\;x(1\,+\,\sqrt{y}) \;= \;1\,-\,\sqrt{y}

Then: x+xy  =  1y        xy+y  =  1x\displaystyle \,x\,+\,x\sqrt{y} \;= \;1\,-\,\sqrt{y}\;\;\Rightarrow\;\;x\sqrt{y}\,+\,\sqrt{y} \;=\;1\,-\,x

Factor: \(\displaystyle \,\sqrt{y}(x\,+\,1)\;=\;1\,-\,x \;\;\Rightarrow\;\;\sqrt{y}\;=\;\frac{1\.-\,x}{1\,+\,x}\)

Square: y  =  (1x1+x)2\displaystyle \,y\;=\;\left(\frac{1\,-\,x}{1\,+\,x}\right)^2 . . . There!

 
Top