document.write( "Question 1094032: What are the degree and leading coefficient of the polynomial?
\n" );
document.write( " 2v^6+8v^7-23v-10 \n" );
document.write( "
Algebra.Com's Answer #708632 by ObitoSigma(1)![]() ![]() ![]() You can put this solution on YOUR website! We should reorganize the terms of this polynomial by descending order of exponents.\r \n" ); document.write( "\n" ); document.write( "8v^7+2v^6-23v-10\r \n" ); document.write( "\n" ); document.write( "The degree of a polynomial of a single variable is the greatest exponent of the variable. In this case, the leading term \"8v^7\" has degree 7. Likewise, the leading coefficient is the countability of the leading term. In this case, the leading term \"8v^7\" has leading coefficient 8. \n" ); document.write( " |