Inverse of F(x)= x/(x+1): How to Find the Inverse Function | Step-by-Step Guide

  • Thread starter Thread starter Squeezebox
  • Start date Start date
  • Tags Tags
    Function Inverse
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Squeezebox
Messages
57
Reaction score
0
1. The problem

Find the inverse of F(x)= x/(x+1)


The Attempt at a Solution



I have no idea where to begin. Everything I have tried has just taken me back to the original equation.
 
Physics news on Phys.org
There is a technique for finding an inverse of a function f(x), if it exists. Let y = f(x). Express x in terms of y to get x = g(y). Replace y with x and there's your inverse function.
 
This is similar to, but slightly more direct than, the method in the previous post.

Start with your function.

[tex] y = \frac x {x+1}[/tex]

Interchange the variables.

[tex] x = \frac y {y+1}[/tex]

Solve the second equation for [tex]y[/tex] in terms of [tex]x[/tex] - the result is the inverse function.