document.write( "Question 165783: For the polynomial f(x)-4-2x^2+3x^4 \r
\n" );
document.write( "\n" );
document.write( "a) Classify f(x) as constant, linear, quadratic, cubic, or quartic
\n" );
document.write( "
\n" );
document.write( "b) find the leading term
\n" );
document.write( "
\n" );
document.write( "c) find the leading coefficient
\n" );
document.write( "
\n" );
document.write( "d) find the degree of the polynomial
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #122210 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! reorder with the highest order term first and list them in descending order\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Highest power is 4, so this is a quartic \n" ); document.write( "Leading term is the highest order term --> 3x^4 \n" ); document.write( "Leading coefficient is 3 \n" ); document.write( "degree is 4 (same as quartic) \n" ); document.write( " |