document.write( "Question 1147602: Given the expression-10p^2q+7p^3q-5q
\n" ); document.write( "Write the polynomial in descending order
\n" ); document.write( "Classify the polynomial by the number of terms
\n" ); document.write( "State the degree of the polynomial
\n" ); document.write( "

Algebra.Com's Answer #768977 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
7p^3*q-10p^2*q-5q
\n" ); document.write( "three terms
\n" ); document.write( "fourth degree (p^3*q^1)
\n" ); document.write( "
\n" );