document.write( "Question 77288: I don't understand how to do this. Using the information in the following table providing values of f(x) and g(x). Evaluate (f o g)^-1(2)
\n" );
document.write( "x 1 2 3 4 5
\n" );
document.write( "f(x) 3 4 5 1 2
\n" );
document.write( "g(x) 5 4 2 3 1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #55378 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Using the information in the following table providing values of f(x) and g(x). Evaluate (f o g)^-1(2) \n" ); document.write( "x 1 2 3 4 5 \n" ); document.write( "f(x) 3 4 5 1 2 \n" ); document.write( "g(x) 5 4 2 3 1 \n" ); document.write( "-------------- \n" ); document.write( "What is (fog)^-1 ? \n" ); document.write( "(fog)^-1 = (g^-1of^-1) \n" ); document.write( "---- \n" ); document.write( "So, (g^-1 o f^-1)(2) = g^-1[f^-1(2)] \n" ); document.write( "=g^-1[5] \n" ); document.write( "= 1 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |