document.write( "Question 356997: Hi I need some help with the following problem in identifying the degree of each term of the polynominal and the degree of the polynominal. \r
\n" ); document.write( "\n" ); document.write( "-x^3 + 3x^2 + 7x +9\r
\n" ); document.write( "\n" ); document.write( "The degree of the polynominal is
\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( "and the degree of the fourth term is\r
\n" ); document.write( "\n" ); document.write( "For some reason I struggle with figuring this problem out and hope you can help me. Thanks :o)
\n" ); document.write( "

Algebra.Com's Answer #254935 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The degree of the polynominal is \"3\", highest power of x.
\n" ); document.write( "The degree of the first term is \"3\",\"x%5E3\".
\n" ); document.write( "The degree of the second term is \"2\",\"x%5E2\".
\n" ); document.write( "The degree of the third term is \"1\", \"x%5E1=x\".
\n" ); document.write( "and the degree of the fourth term is \"0\", \"x%5E0=1\".
\n" ); document.write( "
\n" ); document.write( "
\n" );