document.write( "Question 164248: Evaluate the polynomial: -7x^2 + 9x + 2 for x = 2 \n" ); document.write( "
Algebra.Com's Answer #121031 by padmameesala(42)\"\" \"About 
You can put this solution on YOUR website!
-7x^2 + 9x + 2 \r
\n" ); document.write( "\n" ); document.write( "You hav to evaluate for x=2
\n" ); document.write( "that means just substitute x=2 in the given polynomial\r
\n" ); document.write( "\n" ); document.write( "-7(2)^2 + 9(2) + 2
\n" ); document.write( "=-7(4) + 18 + 2
\n" ); document.write( "=-28 + 20
\n" ); document.write( "=-8\r
\n" ); document.write( "\n" ); document.write( "hope you got it
\n" ); document.write( "
\n" );