document.write( "Question 439800: for this problem: 5t+t^3+8t^4
\n" );
document.write( "Need to list the degree of each term, determine the leading term and the leading coefficient and determine the degree of the polynomial.
\n" );
document.write( "Thank You if anyone can help me with this. My textbook is kind of jumbled it and it makes it very hard to understand. \n" );
document.write( "
Algebra.Com's Answer #303991 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the degree of a term is the power (exponent) to which the variable is raised \n" ); document.write( "___ if there are multiple variables in a term, the degree is the sum of their exponents\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "polynomial terms should be written in descending degree order, with the highest degree term on the left\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8t^4 + t^3 + 5t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the leading coefficient is the coefficient of the first term\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the degree of the polynomial is the degree of the highest term \n" ); document.write( " |