document.write( "Question 36072: IF f(x) = -3X + 6, FIND F^-1(X) \n" ); document.write( "
Algebra.Com's Answer #22404 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! IF f(x) = -3X + 6=Y SAY, FIND F^-1(X) \n" ); document.write( "-3X=Y-6 \n" ); document.write( "3X=6-Y \n" ); document.write( "X=(6-Y)/3=2-Y/3 \n" ); document.write( "F^-1(X)=2- F(X)/3 \n" ); document.write( " |