document.write( "Question 233667: How do you find the vaule of the polynomial x^3-5x+1 when x=3 \n" ); document.write( "
Algebra.Com's Answer #172498 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3^3-5(3)+1
\n" ); document.write( "27-15+1=13
\n" ); document.write( "
\n" );