Types of Polynomials and Their Degrees
Types of polynomials
A polynomial is an algebraic expression made up of variables and coefficients, combined using addition, subtraction, and multiplication. Variables are typically letters like , , or , and coefficients are the numbers multiplied by those variables.
Polynomials are classified by how many terms they have:
- Monomial: a single term, such as , , or
- Binomial: exactly two terms, such as or
- Trinomial: exactly three terms, such as or
Terms are separated by addition or subtraction signs. So in , there are three terms: , , and .
Degree of polynomials
The degree of a polynomial is the highest exponent on any variable in the expression.
- For a monomial, just look at the exponent. The degree of is 2.
- For a polynomial with multiple terms, find the term with the largest exponent. The degree of is 3, because has the highest power.
- A constant like has degree 0 (since ).
The degree of a polynomial affects its shape when graphed. Higher-degree polynomials produce more complex curves with more possible turning points, but for this unit, the main skill is identifying the degree correctly.

Adding and Subtracting Polynomials
Addition and subtraction of polynomials
Adding and subtracting polynomials comes down to one core idea: combine like terms. Like terms are terms that have the same variable raised to the same exponent. For example, and are like terms, but and are not.
To add polynomials:
- Write the polynomials next to each other (drop the parentheses).
- Group like terms together.
- Add the coefficients of each group.
To subtract polynomials:
- Distribute the negative sign to every term in the polynomial being subtracted (flip each sign).
- Group like terms together.
- Combine the coefficients.
The most common mistake here is forgetting to distribute the negative sign to every term in the second polynomial. Double-check each sign after you remove the parentheses.

Properties of polynomial operations
Two familiar properties apply when you're rearranging and grouping terms:
- Commutative property: Order doesn't matter for addition or multiplication.
- Associative property: Grouping doesn't matter for addition or multiplication.
These properties are why you can freely rearrange terms to group like terms together when adding or subtracting polynomials.
Evaluation of polynomials
To evaluate a polynomial, substitute the given value for each variable, then simplify using order of operations.
Evaluate when :
-
Substitute 2 for every :
-
Handle the exponent first:
-
Multiply:
-
Add and subtract left to right:
The value of the polynomial when is .
Real-world applications of polynomials
Polynomials show up in problems involving area, volume, revenue, and cost. Here's a typical example:
A rectangular garden has a length that is 3 meters longer than its width. If the width is meters, the area is .
- The width is meters.
- The length is meters.
- The area polynomial lets you calculate the area for any width. If , the area is square meters.