document.write( "Question 309361: What is the inverse of f(x)= 3x-4 \n" ); document.write( "
Algebra.Com's Answer #221264 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let f(x) = y\r \n" ); document.write( "\n" ); document.write( "y = 3x - 4\r \n" ); document.write( "\n" ); document.write( "Switch x and y.\r \n" ); document.write( "\n" ); document.write( "x = 3y - 4\r \n" ); document.write( "\n" ); document.write( "Add 4 to both sides.\r \n" ); document.write( "\n" ); document.write( "x + 4 = 3y\r \n" ); document.write( "\n" ); document.write( "Divide both sides by 3.\r \n" ); document.write( "\n" ); document.write( "(x + 4)/3 = y\r \n" ); document.write( "\n" ); document.write( "Replace y with the inverse notation f^-1 (x).\r \n" ); document.write( "\n" ); document.write( "(x + 4)/3 = f^-1 (x) \n" ); document.write( " |