document.write( "Question 1051097: Find the inverse of the following function:
\n" );
document.write( "(2x+1)/(3x-2) \n" );
document.write( "
Algebra.Com's Answer #666692 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! (2x+1)/(3x-2)=y \n" ); document.write( "change x and y \n" ); document.write( "x=(2y+1)/(3y-2) \n" ); document.write( "multiply through by 3y-2 \n" ); document.write( "3xy-2x=2y+1 \n" ); document.write( "3xy-2y=2x+1 \n" ); document.write( "y(3x-2)=2x+1 \n" ); document.write( "y=(2x+1)/(3x-2) \n" ); document.write( "The function is the same as its inverse. This happens when the function is symmetrical over a line y=x and is called an involution. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |