document.write( "Question 264832: Hi - I could use some help trying to solve the following problem.\r
\n" ); document.write( "\n" ); document.write( "Evaluate the polynomial for x = 1 \r
\n" ); document.write( "\n" ); document.write( "3x^2 - 5x + 7
\n" ); document.write( "

Algebra.Com's Answer #194871 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
Evaluate the polynomial for x = 1 \r
\n" ); document.write( "\n" ); document.write( "\"3x%5E2-5x%2B7\"
\n" ); document.write( "\"3%281%29%5E2-5%281%29%2B7\" ___Replaced \"x\" with (1)
\n" ); document.write( "\"3%281%29-5%2B7\" ___\"1%5E2\" means 1x1=1, \"-5%281%29=-5\"
\n" ); document.write( "\"3-2\"___3 times 1 is 3, -5+7=7-5=2
\n" ); document.write( "\"1\"
\n" ); document.write( "
\n" );