document.write( "Question 808296: Please help with this problem: Find f(g(x)) and g(f(x)). Then, determine whether f and g are inverses of each other.\r
\n" );
document.write( "\n" );
document.write( "f(x)=6/x, x≠0
\n" );
document.write( "g(x)=-(6/x), x≠0\r
\n" );
document.write( "\n" );
document.write( "Thank you!\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #486940 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! f(x)=6/x \n" ); document.write( "g(x) = -6/x \n" ); document.write( "f(g(x)) = 6/(-6/x) = -x \n" ); document.write( "----- \n" ); document.write( "g(f(x)) = -6/(6/x) = -x \n" ); document.write( "----- \n" ); document.write( "y = 6/x \n" ); document.write( "Swap x & y \n" ); document.write( "x = 6/y \n" ); document.write( "Solve for y \n" ); document.write( "y = 6/x is the inverse. Not negative. \n" ); document.write( " \n" ); document.write( " |