document.write( "Question 474827: Identify the degree of each of the polynomial and the degree of the polynomial.
\n" );
document.write( "-4x^3+9x^2+5x+2\r
\n" );
document.write( "\n" );
document.write( "The degree of the first term is ___.
\n" );
document.write( "The degree of the second term is ___.
\n" );
document.write( "The degree of the third term is ____.
\n" );
document.write( "The degree of the fourth term is ____.
\n" );
document.write( "The degree of the polynomial is _____.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #325629 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Degree of first term: 3 \n" ); document.write( "Degree of second term: 2 \n" ); document.write( "Degree of third term: 1 \n" ); document.write( "Degree of fourth term: 0 \n" ); document.write( "Degree of the polynomial: 3 \n" ); document.write( " |