document.write( "Question 134092: Perform the requested operation or operations.
\n" ); document.write( "14) f(x) = x + 10, g(x) = 8x - 14
\n" ); document.write( "Find (f ∘ g)(x).
\n" ); document.write( "

Algebra.Com's Answer #98062 by Madgamer107(9)\"\" \"About 
You can put this solution on YOUR website!
(f o g)(x) means find f(g(x)). To do this, simply plug in g(x) into the f(x) equation.
\n" ); document.write( "g(x) = 8x - 14
\n" ); document.write( "f(x) = x + 10
\n" ); document.write( "f(g(x)) = (8x - 14) + 10
\n" ); document.write( "f(g(x)) = 8x - 14 + 10
\n" ); document.write( "f(g(x)) = 8x - 4\r
\n" ); document.write( "\n" ); document.write( "So it is safe to say that (f o g)(x) = 8x - 4
\n" ); document.write( "
\n" );