document.write( "Question 147389: Identify the degree of each term of the polynomial and the degree of the polynomial.\r
\n" );
document.write( "\n" );
document.write( "-9x^3+9x^2+6x+8\r
\n" );
document.write( "\n" );
document.write( "degree of first term:
\n" );
document.write( "degree of second term:
\n" );
document.write( "degree of third term:
\n" );
document.write( "degree of fourth term:
\n" );
document.write( "degree of polynomial: \n" );
document.write( "
Algebra.Com's Answer #107765 by jim_thompson5910(35256)![]() ![]() ![]() 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 polynomial: 3 \n" ); document.write( " |