document.write( "Question 233359: Can someone help me?\r
\n" );
document.write( "\n" );
document.write( "Evaluate the polnomial for the given value of x. X=-3\r
\n" );
document.write( "\n" );
document.write( "2x^3+5x^2-x+40\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #172250 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Evaluate the polnomial for the given value of x. X=-3 \n" ); document.write( "2x^3+5x^2-x+40 \n" ); document.write( "----------------- \n" ); document.write( "Sub -3 for x \n" ); document.write( "= 2*(-3)^3 + 5*(-3)^2 - (-3) + 40 \n" ); document.write( "= -54 + 45 + 3 + 40 \n" ); document.write( "= 34 \n" ); document.write( " |