{{ toc.name }}
{{ toc.signature }}
{{ toc.name }} {{ 'ml-btn-view-details' | message }}
{{ stepNode.name }}
{{ 'ml-toc-proceed' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}
{{ 'ml-heading-lesson-settings' | message }}
{{ 'ml-lesson-show-solutions' | message }}
{{ 'ml-lesson-show-hints' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}

Concept

Leading Term

The leading term of a polynomial is the monomial with the highest degree. When written in standard form, the leading term is the first term from left to right.
Polynomial a_nx^n+...+a_2x^2 + a_1x + a_0; Leading Term: a_nx^n.

The degree of the leading term is the degree of the polynomial and the coefficient of the leading term is called the leading coefficient. For example, consider the polynomial

P(x)=2x^3 -8x + 3; leading term is 2x^3.

The degree of the polynomial is and its leading coefficient is The leading term also helps determine the total number of zeros, real and imaginary, of a polynomial and the end behavior of its graph.