document.write( "Question 879001: find the inverse of f(x)=(3x-5)^2 \n" ); document.write( "
Algebra.Com's Answer #530517 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
find the inverse of f(x)=(3x-5)^2
\n" ); document.write( "y=(3x-5)^2
\n" ); document.write( "interchange x and y, then solve for y in terms of x
\n" ); document.write( "x=(3y-5)^2
\n" ); document.write( "√x=3y-5
\n" ); document.write( "3y=√x-5
\n" ); document.write( "y^-1=(√x-5)/3
\n" ); document.write( "
\n" );