document.write( "Question 919701: Define f(x)=3x-8. If f^-1 is the inverse of f, find the value (s) of x for which f(x)=f^-1(x). Thank you. \n" ); document.write( "
Algebra.Com's Answer #557894 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! f(x): y = 3x+ 8 \n" ); document.write( " \n" ); document.write( "3x+ 8 = (x-8)/3 \n" ); document.write( "9x+ 24 = x-8 \n" ); document.write( "8x = -32 \n" ); document.write( "x = -4 \n" ); document.write( " |