document.write( "Question 466791: Write all of the following statement(s) that apply to the following polynomial:
\n" );
document.write( "-2x^5 + 9x^3 – 9\r
\n" );
document.write( "\n" );
document.write( "A. Is it a trinomial
\n" );
document.write( "B. It cannot be evaluated at x=-1/3
\n" );
document.write( "C. It has a leading coefficient of 2
\n" );
document.write( "D. It has a degree of 5 \n" );
document.write( "
Algebra.Com's Answer #320063 by Alan3354(69443) You can put this solution on YOUR website! A is true \n" ); document.write( "B is false, f(-1/3) =~ -9.3251 \n" ); document.write( "C is false, it's -2 \n" ); document.write( "D is true \n" ); document.write( " |