document.write( "Question 203432: Hi i am having a problem with this question, It says to determine the degree, term, and coefficient of this polynomial:
\n" );
document.write( "2x-3x^4 \n" );
document.write( "
Algebra.Com's Answer #153519 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! 2x-3x^4 \n" ); document.write( ". \n" ); document.write( "degree is 4,,,,highest exponent \n" ); document.write( ". \n" ); document.write( "terms,,,2,,,(2x) and (-3x^4) \n" ); document.write( ". \n" ); document.write( "Coefficients,,,1st term,,,,2 \n" ); document.write( ",,,,,,,,,,,,,,,2nd term,,,,(-3) \n" ); document.write( " |