document.write( "Question 968046: if f(x)=X^2-6x + 2 and g(x)=-2x, find the following composition.\r
\n" ); document.write( "\n" ); document.write( "(g f)(5)
\n" ); document.write( "

Algebra.Com's Answer #591638 by amarjeeth123(570)\"\" \"About 
You can put this solution on YOUR website!
gof(x)=g(f(x))=g(x^2-6x + 2)=-2(x^2-6x + 2)
\n" ); document.write( "gof(5)=-2(25-30+2)=-2(-3)=6
\n" ); document.write( "
\n" );