document.write( "Question 763334: if f(x)=3x-1, what is the value of f^-1(x)? \n" ); document.write( "
Algebra.Com's Answer #464733 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
f f(x)=3x-1, what is the value of f^-1(x)?
\n" ); document.write( ";
\n" ); document.write( "Write the equation as: 3x-1 = y
\n" ); document.write( "Swap x and y and solve for y
\n" ); document.write( "3y - 1 = x
\n" ); document.write( "add 1 to both sides
\n" ); document.write( "3y = x + 1
\n" ); document.write( "divide both sides by 3
\n" ); document.write( "y = \"x%2F3\" + \"1%2F3\"
\n" ); document.write( "therefore
\n" ); document.write( "\"f%5E-1\"(x) = \"x%2F3\" + \"1%2F3\"
\n" ); document.write( "
\n" );