document.write( "Question 129034: If f(x)= -x^2-4x+3, find f(-2). Here is what I have tried.\r
\n" );
document.write( "\n" );
document.write( "-2^2-4(-2)+3= 4+8+3=15 \r
\n" );
document.write( "\n" );
document.write( "Does this look correct? \n" );
document.write( "
Algebra.Com's Answer #94339 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=-x^2-4x+3 \n" ); document.write( "f(-2)=-(-2)^2-4*-2+3 \n" ); document.write( "f(-2)=-4+8+3 \n" ); document.write( "f(-2)=7 answer. \n" ); document.write( " |