document.write( "Question 1054920: I need the inverse of with proof (like, f(f^-1(x)) that it's the inverse. \n" );
document.write( "
Algebra.Com's Answer #670123 by Boreal(15235) You can put this solution on YOUR website! To find the inverse, change x and y \n" ); document.write( "x=(3y-2)/(5y-3) \n" ); document.write( "5xy-3x=3y-2 \n" ); document.write( "-3x=3y-2-5xy \n" ); document.write( "-3x+2=y(3-5x) \n" ); document.write( "y=(-3x+2)/(3-5x) \n" ); document.write( "A line y=x splits the graphs. \n" ); document.write( " |