document.write( "Question 968042: if f(x)=X^2 + 8x + 1 and g(x)=2x, find the following composition\r
\n" ); document.write( "\n" ); document.write( "(f g)(3)
\n" ); document.write( "

Algebra.Com's Answer #591633 by amarjeeth123(570)\"\" \"About 
You can put this solution on YOUR website!
fog(x)=(2x)^2+8(2x)+1=4x^2+16x+1
\n" ); document.write( "fog(3)=4(9)+16(3)+1=36+48+1=85
\n" ); document.write( "
\n" );