Solving for Inverse Function of f(x)= x+1 / x

  • Thread starter Thread starter Larrytsai
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
The discussion focuses on finding the inverse of the function f(x) = (x + 1) / x. Participants clarify the correct notation and algebraic steps needed to derive the inverse. It is noted that the function can be rewritten as y = (x + 1) / x, leading to x = (y + 1) / y. The conversation reveals that the resulting quadratic equation y^2 - xy + 1 = 0 indicates the function is not one-to-one, thus lacking a true inverse. Overall, the thread emphasizes the importance of correct notation and understanding the implications of the function's properties.
Larrytsai
Messages
222
Reaction score
0
k this is a function and i have to find the inversed

f(x)= x+1 / x

attempt: x= y + 1 / y
multiply both sides by 'y'

x(y)= y + 1
subtract both sides by y

x(y) -y=1

divide 'x'

im lost from here help please:D
 
Physics news on Phys.org
You must improve your notation. You seem to mean, f(x) = (x +1)/y from which you may like to
find an inverse such as x = (y + 1)/x and the rest is simple algebraic steps.
 
symbolipoint said:
You must improve your notation. You seem to mean, f(x) = (x +1)/y from which you may like to
find an inverse such as x = (y + 1)/x and the rest is simple algebraic steps.

umm my book saids y= x+1/x
 
If that is what your book said, then the exchange will be from y = x + 1/x
to x = y + 1/y

I made a variable writing error in my first response.
 
symbolipoint said:
If that is what your book said, then the exchange will be from y = x + 1/x
to x = y + 1/y

I made a variable writing error in my first response.

yea that's i did but what i don't know is where i went wrong in my algebra
 
... just to continue, your next step would be to multiply both sides by 'y'.
 
symbolipoint said:
... just to continue, your next step would be to multiply both sides by 'y'.

k this is what i got so far x(y)= y-1
should i move the y to the other side or the '-1'?
 
Larrytsai said:
k this is what i got so far x(y)= y-1
should i move the y to the other side or the '-1'?

No. That step is wrong. I obtained an xy term like you did, but I see no way to obtain a clear y as a function of x. Either I have become deficient in some of my inverse function skills, or your original function cannot be converted to an inverse according to "Intermediate Algebra" methods. Certainly someone will advise us. Maybe a different coordinate system? Polar?
 
Larrytsai said:
k this is a function and i have to find the inversed

f(x)= x+1 / x

attempt: x= y + 1 / y
multiply both sides by 'y'

x(y)= y + 1

If this were y= (x+1)/x, becoming x= (y+1)/y, then you would have xy= y+ 1.
subtract both sides by y

x(y) -y=1

divide 'x'
First factor out "y": y(x- 1)= 1 and then divide by x-1.

im lost from here help please:D
However, if, as you appear to be saying, the problem really is y= x+ 1/x, becoming x= y+ 1/y, then multiplying both sides by y gives you xy= y2+ 1. That you would write as the quadratic equation y2- xy+ 1= 0 and solve using the quadratic formula with a= 1, b= -x, c=1. Notice that you will have a "\pm" which means that the original function was not "one to one" and so does not have a true inverse.
 
Back
Top