document.write( "Question 1010471: Let f(x)=2x^2-7 and g(x)=x+2. Find (fog)(x). Show step by step work.\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance!
\n" ); document.write( "

Algebra.Com's Answer #625899 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
(fog)(x) = f(g(x)) = f(x+2) = 2(x+2)^2 - 7 = 2(x^2+4x+4) - 7 =
\n" ); document.write( "= 2x^2 + 8x + 1
\n" ); document.write( "
\n" );