document.write( "Question 40827: Find the value of the polynomial x^3-4x when x=-2
\n" );
document.write( "Is the answer 0 \n" );
document.write( "
Algebra.Com's Answer #26225 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! x^3-4x when x=-2 \n" ); document.write( "Well, let's see... \n" ); document.write( "(-2)^3 - 4(-2) = \n" ); document.write( "-8 + 8 = \n" ); document.write( "0 \n" ); document.write( "Way to go! \n" ); document.write( " |