{{ 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

Polynomial

A polynomial is either a single monomial or a sum of them. Each of the monomials that form the polynomial are referred to as a term of the polynomial. This definition implies that, for an expression to be a polynomial, each of its terms must be a valid monomial.
In the above example, the latter expression is not a polynomial because the term is not a monomial. The variables in a monomial can only have whole numbers as exponents.

Classifying Polynomials by Their Number of Terms

One way that polynomials can be classified is according to the number of terms they have. The following table shows the names used for this classification.

Name Definition Example
Monomial A polynomial with a single term.
Binomial A polynomial with a exactly two terms.
Trinomial A polynomial with exactly three terms.

When there are more than three terms, the name polynomial is commonly used.