document.write( "Question 1183766: Which of the following is an expression of degree 4 which has a leading coefficient of 9 and a quadratic term with coefficient of 10
\n" );
document.write( "9x^4+2x^3+10x^2
\n" );
document.write( "10x^4+2x^3+9x^2
\n" );
document.write( "10x^2+9x+4
\n" );
document.write( "4+9x^2+10x \n" );
document.write( "
Algebra.Com's Answer #814215 by greenestamps(13208) You can put this solution on YOUR website! \n" ); document.write( "degree 4: The highest power of the variable is 4 -- so the highest power of the variable x in any term is 4 \n" ); document.write( "leading coefficient: the coefficient of the highest degree term -- so the coefficient of the x^4 term \n" ); document.write( "quadratic term: the term with the variable x to the 2nd power \n" ); document.write( "Only one of the answer choices satisfies the first condition; and that choice satisfies the other conditions also \n" ); document.write( " \n" ); document.write( " |