document.write( "Question 1118903: Each of the functions below is one-to-one. Find the inverse function for each of them.
\n" );
document.write( "(i) f(x) = 4x + 2
\n" );
document.write( "(ii) f(x) = 3x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #734333 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Each of the functions below is one-to-one. \n" ); document.write( "Find the inverse function for each of them. \n" ); document.write( "(i) f(x) = 4x + 2 \n" ); document.write( "f(x) = y \n" ); document.write( "y = 4x + 2 \n" ); document.write( "swap x and y and solve for y \n" ); document.write( "x = 4y + 2 \n" ); document.write( "4y = x - 2 \n" ); document.write( "y = \n" ); document.write( " \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( "(ii) f(x) = 3x \n" ); document.write( "y = 3x \n" ); document.write( "x = 3y \n" ); document.write( "y = \n" ); document.write( " |