document.write( "Question 157492: how do I find the inverse of x->3x??? and x->3x-5
\n" ); document.write( " Is there a formula I can use? thankyou
\n" ); document.write( "

Algebra.Com's Answer #116057 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
I'll do the first one to get you going in the right direction\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'm assuming that the notation x->3x means \"f%28x%29=3x\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=3x\" Start with the given function\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=3x\" Replace f(x) with y\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=3y\" Switch x and y\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2F3=y\" Divide both sides by 3 to isolate y\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the answer is \"y=x%2F3\" which means that the inverse function is
\n" ); document.write( "
\n" );