document.write( "Question 396938: For each pair of functions f and g below, 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)= 2/x, x is not equal to 0
\n" );
document.write( "g(x)= 2/x, x is not equal to 0\r
\n" );
document.write( "\n" );
document.write( "f(g(x))=
\n" );
document.write( "g(f(x))=\r
\n" );
document.write( "\n" );
document.write( "Are they inverses of each other? Thanks \n" );
document.write( "
Algebra.Com's Answer #281430 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For each pair of functions f and g below, find f(g(x)) and g(f(x)). Then, determine whether f and g are inverses of each other. \n" ); document.write( "f(x)= 2/x, x is not equal to 0 \n" ); document.write( "g(x)= 2/x, x is not equal to 0 \n" ); document.write( "f(g(x))= f{2/x) = 2/(2/x) = x \n" ); document.write( "-------- \n" ); document.write( "g(f(x))= g(2/x) = 2/(2/x) = x \n" ); document.write( "----------------------------------- \n" ); document.write( "Are they inverses of each other? \n" ); document.write( "Yes, because each of the functions undoes what \n" ); document.write( "the other does. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |