document.write( "Question 800384: What's the easiest way to find the degree of a polynomial? For instance, what's the degree of -34? \n" ); document.write( "
Algebra.Com's Answer #483046 by mananth(16946) You can put this solution on YOUR website! -34 can be written as -34x^0\r \n" ); document.write( "\n" ); document.write( "so the degree is 0 \n" ); document.write( " |