document.write( "Question 462960: Let f(x) = x^2 - 4 and g(x) = -3x^2. Find g(f(x))...\r
\n" );
document.write( "\n" );
document.write( "This is a multiply choice question on an assignment.
\n" );
document.write( "At first, I got the answer -3x^4 - 48\r
\n" );
document.write( "\n" );
document.write( "But the answer key said it was -3x^4 + 24x^2 - 48\r
\n" );
document.write( "\n" );
document.write( "I have no idea how 24x^2 got in there. Can you solve this? \n" );
document.write( "
Algebra.Com's Answer #317288 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the \"g\" function is defined as \"square and multiply by -3\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so using the \"g\" function on the \"f\" function gives ___ -3(x^2 - 4)^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use FOIL on (x^2 - 4)^2 to get the \"middle\" term, then multiply by -3 \n" ); document.write( " |