document.write( "Question 1106848: If the following is a polynomial function, then state its degree and leading coefficient. If it is not, then state this fact. \r
\n" );
document.write( "\n" );
document.write( "f(x) = -15x^5 - 7x^4 + 3 \n" );
document.write( "
Algebra.Com's Answer #721830 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Basic vocabulary, so it's important to learn.... \n" ); document.write( "Yes, it is a polynomial, because each term is either a constant or a constant times any number of variables, all of which are raised to powers that are whole numbers. \n" ); document.write( "For the degree and leading coefficient of a polynomial, find the term with the highest power of the variable (or highest combined power of all the variables). The degree is that highest power; the leading coefficient is the constant part of that term (including sign). \n" ); document.write( "For this example, the highest power term is -15x^5; so the degree is 5 and the leading coefficient is -15. \n" ); document.write( " |