Finding the Inverse Function of F(x) = x/(x+1)

Skizye
Messages
5
Reaction score
0

Homework Statement


If F(x) = \frac{x}{x + 1}, then the inverse function, f^{-1}, is given by f^{-1}(x) =

Homework Equations


The Attempt at a Solution


I've replaced F(x) with y, and switched the x and y variables. Where I'm having a problem is solving the resulting equation, here's what I've done so far.

x = \frac{y}{y + 1},

xy + x = y,

x(y + 1) = y,

but as far as I can tell that just takes me back to where I started.

Also, I believe this is a question from an old AP Calculus exam. It's technically homework from a calculus class but seems to primarily involve algebra. Did I put it in the right forum or should it have gone in the precalculus forum? Thanks!
 
Physics news on Phys.org
Go back to xy + x = y, gather the y values together, then solve.
 
When you reach the equation xy+x=y. Try to solve for y... That is, separate the y from the x...
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top