document.write( "Question 519573: evaluate the polynomials for x=1
\n" );
document.write( "3x^2-2x+3
\n" );
document.write( "simplify \n" );
document.write( "
Algebra.Com's Answer #345690 by tracyc0912(40)![]() ![]() You can put this solution on YOUR website! Plug in 1 for x \n" ); document.write( "3(1)^2 - 2(1) + 3 \n" ); document.write( "3-2+3=4 \n" ); document.write( "Good Luck :-) \n" ); document.write( " |