document.write( "Question 552162: Write each polynomial in standard form. Then classify it by degree and number of terms.
\n" );
document.write( "4x4 + 6x3 -2 - x4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #360174 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 4x^4 + 6x^3 -2 - x^4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x^4 + 6x^3 -2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the degree is 4 (since that's the largest exponent) and this is a trinomial (since there are 3 terms) \n" ); document.write( " |