document.write( "Question 256873: find f(g(x)) and g(f(x)) and determine whether the pair of functions f and g are inverse of each other\r
\n" );
document.write( "\n" );
document.write( "f(x)=6x-8 and g(x)=x+6/8\r
\n" );
document.write( "\n" );
document.write( "a. f(g(X))=\r
\n" );
document.write( "\n" );
document.write( "simplify use intergers or fractions for any numbers in the expression \n" );
document.write( "
Algebra.Com's Answer #188911 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! FIrst \n" ); document.write( "f(g(x)) = 6(x+6)/8 - 8 = 6x + 36/8 - 8 = 6x 15/4 \n" ); document.write( "g(f(x)) = (6x-8+6)/8 = (6x-2)/8 = (3x-1)/4 \n" ); document.write( "These are not inverses. \n" ); document.write( " |