document.write( "Question 455375: Evaluate the polynomial for x=-4
\n" );
document.write( "2x^2-3x+3 \n" );
document.write( "
Algebra.Com's Answer #312664 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2*-4^2-3*-4+3 \n" ); document.write( "32+12+3=47 \n" ); document.write( " |