document.write( "Question 873667: Determine the degree of the following polynomial. 19x \n" ); document.write( "
Algebra.Com's Answer #527023 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
The degree of a polynomial is the degree of the highest term in the polynomial.
\n" ); document.write( "Since this polynomial only has one term, when we find its degree, we
\n" ); document.write( "will have the degree of the polynomial.
\n" ); document.write( "The term is 19x. The degree of a term is the sum of the exponents of the
\n" ); document.write( "variable portion. The variable portion is x. x by itself has an implied
\n" ); document.write( "exponent of 1, that is x = x^1. So the degree of this term is 1 , and
\n" ); document.write( "the degree of the polynomial 19x is 1.
\n" ); document.write( "
\n" );