document.write( "Question 404188: find f (g(x)) and g (f(x)) and determine whether each pair of functions f and g are inverse of each other.
\n" );
document.write( "F(x)=-x and g(x)=-x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #285678 by robertb(5830)![]() ![]() You can put this solution on YOUR website! yes.\r \n" ); document.write( "\n" ); document.write( "f(g(x)) = f(-x) = -(-x) = x = g(-x) = g(f(x)) \n" ); document.write( " |