document.write( "Question 480201: Evaluate the polynomial for x=1.
\n" );
document.write( "3x^2 - 3x+5
\n" );
document.write( "When x=1, what does the above equation equal? \n" );
document.write( "
Algebra.Com's Answer #328893 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Evaluate the polynomial for x=1. \n" ); document.write( "3x^2 - 3x+5 \n" ); document.write( "When x=1, what does the above equation equal? \n" ); document.write( "---- \n" ); document.write( "f(1) = 3(1)^2 - 3(1) + 5 \n" ); document.write( "--- \n" ); document.write( "f(1) = 3 - 3 + 5 \n" ); document.write( "--- \n" ); document.write( "f(1) = 5 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |