document.write( "Question 45180: find the value of the polynomial x^3-4x when x=-2 \n" ); document.write( "
Algebra.Com's Answer #29979 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
x^3 - 4x
\n" ); document.write( "(-2)^3 - 4(-2)
\n" ); document.write( "-8 + 8
\n" ); document.write( "0
\n" ); document.write( "
\n" );