document.write( "Question 1048218: Solve (fg)(X)
\n" ); document.write( "F(x)= 5x squared - 5x+ 8
\n" ); document.write( "G(x)= 1-x squared
\n" ); document.write( "

Algebra.Com's Answer #663789 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
f of g (x) is putting the g(x) into the function
\n" ); document.write( "5[(1-x)^2]^2-5(1-x)^2+8
\n" ); document.write( "That is 5(1-x)^4-5(1-x)^2+8
\n" ); document.write( "Note: I am assuming \"5x squared\" is 5x^2 and not (5x)^2.
\n" ); document.write( "
\n" );