SOLUTION: find the inverse,{{{f^-1(x)}}} of the function f(x)=3x+1
Can you please show me the steps to finding how to do this?
Algebra ->
Inverses
-> SOLUTION: find the inverse,{{{f^-1(x)}}} of the function f(x)=3x+1
Can you please show me the steps to finding how to do this?
Log On
You can put this solution on YOUR website! y=3x+1
Replace every x with a y and replace every y with an x.
x=3y+1
x-1=3y
y=(x-1)/3
The inverse function is F(x)=(x-1)/3.