document.write( "Question 71834: Several values of the two functions f and g are given in the following:\r
\n" ); document.write( "\n" ); document.write( "x: 4,5,6,7
\n" ); document.write( "f(x): 6,7,4,5\r
\n" ); document.write( "\n" ); document.write( "x: 4,5,6,7
\n" ); document.write( "g(x): 6,5,7,4\r
\n" ); document.write( "\n" ); document.write( "How do I find (f o g)(7)?
\n" ); document.write( "

Algebra.Com's Answer #51341 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Several values of the two functions f and g are given in the following:
\n" ); document.write( "x: 4,5,6,7
\n" ); document.write( "f(x): 6,7,4,5
\n" ); document.write( "x: 4,5,6,7
\n" ); document.write( "g(x): 6,5,7,4
\n" ); document.write( "How do I find (f o g)(7)?
\n" ); document.write( "---------
\n" ); document.write( "(fog)(7) means f[g(7)]
\n" ); document.write( "--------
\n" ); document.write( "Since g(7)=4, f[g(7)]= f(4)= 6\r
\n" ); document.write( "\n" ); document.write( "--------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );