81.9k views
0 votes
What is the inverse of the function f(x)= 15x+50/x+5

User Matthias
by
7.1k points

1 Answer

6 votes

I think you mean


f(x) = (15x + 50)/(x + 5)

First, replace f(x) with y.


y = (15x + 50)/(x + 5)

Now, switch x and y.


x = (15y + 50)/(y + 5)

Now we solve for y.


x(y + 5) = 15y + 50


xy + 5x = 15y + 50


xy - 15y = -5x + 50


y(x - 15) = -5x + 50


y = (-5x+ 50)/(x - 15)

Now we replace y with
f^(-1)(x).


f^(-1)(x) = (-5x+ 50)/(x - 15)

User Ross Edman
by
5.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.