document.write( "Question 466672: Can you please tell me if I am correct with this equation
\n" );
document.write( "Evaluate the polynomial for x=1?\r
\n" );
document.write( "\n" );
document.write( "3x^2-4x+1
\n" );
document.write( "I come up with the answer 0 Am I correct?\r
\n" );
document.write( "\n" );
document.write( "Thanks!! \n" );
document.write( "
Algebra.Com's Answer #319952 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! 3x² - 4x + 1, when x = 1 \n" ); document.write( "= 3(1)² - 4(1) + 1 {substituted 1 in for x} \n" ); document.write( "= 3(1) - 4 + 1 {squared the 1 and multiplied -4 by 1} \n" ); document.write( "= 3 - 4 + 1 {multiplied 3 by 1} \n" ); document.write( "= -1 + 1 {subtracted 3 - 4} \n" ); document.write( "= 0 \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |