document.write( "Question 611339: List the coefficients of the given polynomial: x^3 + 8x^2 – 5x + 4 \n" ); document.write( "
Algebra.Com's Answer #384909 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
x^3 + 8x^2 – 5x + 4 can be written as 1x^3 + 8x^2 – 5x + 4x^0 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The numbers sitting out front of the variables are the coefficients.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the coefficients are: 1,8,-5,4
\n" ); document.write( "
\n" );