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