document.write( "Question 347769: find the inverse of: f(x)=3x+6 \n" ); document.write( "
Algebra.Com's Answer #248659 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the inverse of: f(x)=3x+6 \n" ); document.write( "---------------------------------- \n" ); document.write( "1st: Interchange x and y to get: \n" ); document.write( "x = 3y+6 \n" ); document.write( "----- \n" ); document.write( "2nd: Solve for \"y\" to get the inverse. \n" ); document.write( "3y = x-6 \n" ); document.write( "y = (1/3)x-2 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |