document.write( "Question 270271: Can you show me how to find the degree of the polynomial:
\n" ); document.write( "4x^2+9=
\n" ); document.write( "Its actually 4x to the second +9 how do i show to the second on the computer what do I press thanks
\n" ); document.write( "

Algebra.Com's Answer #198014 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The degree of a polynomial is simply the largest exponent of the polynomial. Since 2 is the largest exponent of \"4x%5E2%2B9\", this means that the degree of \"4x%5E2%2B9\" is 2. \n" ); document.write( "
\n" );