document.write( "Question 741080: x | 0 | 1 | 2 | 3 | 4
\n" ); document.write( "f(x) | 3 | 4 | 0 | 2 | 1
\n" ); document.write( "g(x) | 2 | 1 | 3 | 4 | 0\r
\n" ); document.write( "\n" ); document.write( "Find each:\r
\n" ); document.write( "\n" ); document.write( "a) f(f(4))
\n" ); document.write( "b) f(g(1))
\n" ); document.write( "c) for what \"x\" is \"g(f(x))=4\"?
\n" ); document.write( "

Algebra.Com's Answer #451857 by only4christ2(12)\"\" \"About 
You can put this solution on YOUR website!
Ok.... read the numbers in the parenthesis from the list of x values and follow down to the appropriate letter. Either f or g\r
\n" ); document.write( "\n" ); document.write( "a) f(4) is 1; and f(1)= 4; so f(f(4)) = 4
\n" ); document.write( "b) g(1) = 1 and f(1) = 4; so f(g(1)) = 4
\n" ); document.write( "c) for what x is g(f(x)) = 4....here, you have to work backwards.\r
\n" ); document.write( "\n" ); document.write( "Start with where g(x) = 4 and notice it is when x = 3
\n" ); document.write( "So, go to where f(x) = 3 and notice it is when x = 0\r
\n" ); document.write( "\n" ); document.write( "So, when x = 0, g(fx)) = 4
\n" ); document.write( "Proof:\r
\n" ); document.write( "\n" ); document.write( "f(0) = 3; g(3) = 4.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );