document.write( "Question 394720: find the inverse of the function given. f(x)=3x+5 \n" ); document.write( "
Algebra.Com's Answer #280051 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
switch x and y and solve for y
\n" ); document.write( "--
\n" ); document.write( "y=3x+5 then the inverse is found by switching variables x=3y'+5 and solving for y'
\n" ); document.write( " y'=(x-5)/3 this is the inverse
\n" ); document.write( "
\n" ); document.write( "
\n" );