document.write( "Question 165214: Please assist me with the following problem:
\n" );
document.write( "Determine the leading term, the leading coefficient, and the degree of the polynomial. Then classify the polynomial as constant, linear, quadratic, cubic, or quartic.
\n" );
document.write( "f(x)=15x^2-10+0.11x^4-7x^3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #121775 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! First, sort the terms in descending order. So the term with the largest exponent goes first. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Leading term: The first term of the sorted terms\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the leading term is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Leading Coefficient: coefficient of leading term\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the leading coefficient is 0.11\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Degree of the Polynomial: This value is equal to the largest exponent of the polynomial\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the degree of the polynomial is 4 since 4 is the largest exponent\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since the degree of the polynomial is 4, this classifies the polynomial as a quartic \n" ); document.write( " \n" ); document.write( " |