document.write( "Question 319160:  Q: Find the degree of the polynomial.
\n" );
document.write( "3x3y2 + 6x7y - 6x3y - 6y 
\n" );
document.write( "I can't solve this, someone help. \n" );
document.write( "
| Algebra.Com's Answer #228503 by nyc_function(2741)     You can put this solution on YOUR website! 3x^3y^2 + 6x^7y - 6x^3y - 6y\r \n" ); document.write( "\n" ); document.write( "The degree of the polynomial is the biggest exponent in the polynomial.\r \n" ); document.write( "\n" ); document.write( "What is the biggest exponent?\r \n" ); document.write( "\n" ); document.write( "The biggest exponent is 7, right? This is a 7 degree polynomial.\r \n" ); document.write( "\n" ); document.write( "NOTE: The word degree = exponent = power \n" ); document.write( " \n" ); document.write( " |