The parts of an expression connected by the signs or are called the terms of the expression.
For example, , , and are the terms of the expression
and the expression
is made up of three terms: , , and .
Quick Reference
| Concept | Definition | Example |
|---|---|---|
| Polynomial | Sum of terms , a nonneg. integer | |
| Degree | Largest exponent in the polynomial | has degree 5 |
| Leading term | Term with the highest exponent | in the example above |
| Leading coefficient | Coefficient of the leading term | $7$ in the example above |
| Monomial | One-term polynomial | |
| Binomial | Two-term polynomial | |
| Trinomial | Three-term polynomial | |
| Like terms | Terms with the same variable and exponent | and |
Definition of a Polynomial
A polynomial, or more precisely a polynomial in , is an algebraic expression consisting of terms of the form , where is a nonnegative integer (that is, zero or a natural number ) and is a real number called the coefficient of the term.
For example,
are all polynomials. In the last example, the coefficients are and .
Note that any constant is also a polynomial because it can be written as ; for example, .
Of course, instead of a polynomial in , we may have polynomials in or or any other letter. For example, is a polynomial in .
What Is Not a Polynomial?
Examples of expressions that are not polynomials:
The first expression is not a polynomial because it contains a negative exponent , while all exponents must be nonnegative integers. The second expression is not a polynomial because , and again all exponents must be nonnegative integers. Similarly, is not a polynomial because and the exponent is not an integer.
The rule is simple: negative exponents and fractional exponents are not allowed in a polynomial. Division by a variable (such as ) is equally forbidden, for the same reason.
Types of Polynomials by Number of Terms
A polynomial that has only one term is called a monomial. For example, and are monomials. A polynomial that has exactly two terms is called a binomial, and a polynomial that has exactly three terms is called a trinomial.
| Name | Number of terms | Example |
|---|---|---|
| Monomial | 1 | |
| Binomial | 2 | |
| Trinomial | 3 | |
| Polynomial | 4 or more |
Degree of a Polynomial
The largest exponent in a polynomial is called the degree of the polynomial. In , the largest power of is $5$, so the degree of that polynomial is $5$.
Polynomials of degree 0, 1, 2, and 3 have special names. If then:
| Name | General form | Degree |
|---|---|---|
| Constant polynomial | $0$ | |
| Linear polynomial | $1$ | |
| Quadratic polynomial | $2$ | |
| Cubic polynomial | $3$ |
Standard Form and Leading Term
A polynomial is written in standard form when its terms are arranged in descending order of their exponents. For example, the polynomial
written in standard form is
The first term of a polynomial in standard form is called the leading term, and its coefficient is called the leading coefficient. In the example above, the leading term is and the leading coefficient is $7$.
Writing a polynomial in standard form makes it easy to read off the degree and the leading coefficient at a glance.
Like Terms
When two or more terms differ only in their numerical coefficients, we say they are similar or like terms. For example, , , and are like terms, but and are unlike terms.
Like terms can be combined by adding their coefficients:
Simplifying a polynomial by combining all like terms and then writing the result in standard form is the usual first step before doing any further algebra.
Frequently Asked Questions