document.write( "Question 721313: m3 + 2m2n − 3m2 + 3mn2
\n" );
document.write( "Identify the coefficient and the degree of each term of each polynomial. Then find the degree of each polynomial.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #442338 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! The coefficients are the numbers in front of each term. So the coefficients are: \n" ); document.write( "1 2 -3 3 \n" ); document.write( "The degree of each term is the sum of the exponents on the variables in that term. So the degrees of the terms are: \n" ); document.write( "3 3 2 3 \n" ); document.write( "The degree of the polynomial is equal to the highest degree of any of the terms. So the degree of this polynomial is 3. \n" ); document.write( " |