Polynomials
Welcome to the world of polynomials! These powerful algebraic expressions are fundamental building blocks for more advanced math concepts. This guide will break down everything from terms and degrees to performing operations, making polynomials easy to understand and master for any algebra student.

What Is a Polynomial?
A polynomial is an algebraic expression made up of one or more terms, where each term consists of a coefficient multiplied by a variable raised to a non-negative integer power. That might sound complicated, but the idea is simpler than it seems. Let's break down the key ingredients:
- Variables: These are the letters in the expression, like
or . - Coefficients: These are the numbers that multiply the variables. In the term
, the coefficient is . - Exponents: These are the small numbers written above and to the right of the variables. In
, the exponent is . A crucial rule for polynomials is that exponents must be non-negative whole numbers ( ). - Terms: Terms are the individual parts of the polynomial that are separated by addition (
) or subtraction ( ) signs.
For example, the expression
However, not every algebraic expression is a polynomial. An expression is not a polynomial if it contains:
- Negative exponents: For example,
is not a polynomial because of the exponent. - Fractional exponents: For example,
is not a polynomial. This is another way of writing . - Variables in the denominator: For example,
is not a polynomial, because this is the same as .
Polynomials are the foundation of algebra, and understanding their structure is the first step toward mastering them.
The Anatomy of a Polynomial: Terms, Degrees, and More
To work with polynomials effectively, you need to know the specific vocabulary used to describe their parts. Let's dissect a typical polynomial,
- Terms: As we learned, terms are the parts separated by
or . The terms here are , , , and . - Degree of a Term: The degree of a single term is its exponent. The degree of
is , and the degree of is . The term can be written as , so its degree is . - Constant Term: A term without a variable, like
, is the constant term. You can think of it as , so its degree is . - Degree of the Polynomial: This is the highest degree of any single term in the polynomial. For
, the highest exponent is , so the degree of the entire polynomial is . - Standard Form: A polynomial is in standard form when its terms are written in descending order of degree. Our example polynomial is already in standard form.
- Leading Term: When a polynomial is in standard form, the very first term is the leading term. Here, it is
. - Leading Coefficient: This is the coefficient of the leading term. In our example, the leading coefficient is
.
Here is a table to summarize the parts of
| Component | Example |
|---|---|
| Terms | |
| Degree of Polynomial | |
| Standard Form | Already in standard form |
| Leading Term | |
| Leading Coefficient | |
| Constant Term |
Understanding this terminology is essential because it provides a precise way to describe and compare different polynomials.
How Do You Classify Polynomials?
Polynomials can be classified, or named, in two primary ways: by the number of terms they contain and by their degree. This naming system gives us a quick and descriptive snapshot of the polynomial we're dealing with.
Classification by Number of Terms
This is the most straightforward classification. It's simply a count of how many terms are in the expression after all like terms have been combined.
- Monomial: A polynomial with just one term. Examples:
, , . - Binomial: A polynomial with two terms. Examples:
, . - Trinomial: A polynomial with three terms. Examples:
, .
Any polynomial with four or more terms is simply called a "polynomial with
Classification by Degree
This classification is based on the degree of the polynomial (the highest exponent of the variable).
- Degree 0: A non-zero constant. Example:
. This is called a Constant. - Degree 1: The highest exponent is
. Example: . This is called a Linear polynomial. - Degree 2: The highest exponent is
. Example: . This is called a Quadratic polynomial. - Degree 3: The highest exponent is
. Example: . This is called a Cubic polynomial. - Degree 4: The highest exponent is
. Example: . This is called a Quartic polynomial.
Often, we use both classifications to describe a polynomial. For instance,
How to Add and Subtract Polynomials
Adding and subtracting polynomials is all about identifying and combining like terms. Like terms are terms that have the exact same variable part, meaning the same variable(s) raised to the same power(s). For example,
Adding Polynomials
To add polynomials, you simply remove the parentheses and combine the like terms by adding their coefficients. You can arrange the problem horizontally or vertically.
Add the polynomials:
Step 1: Group the like terms together. It's helpful to use colors or shapes to identify them.
Step 2: Combine the coefficients of the like terms.
The sum is
Subtracting Polynomials
Subtraction is very similar, but with one critical extra step. When you subtract a polynomial, you must first distribute the negative sign to every single term inside the second set of parentheses. This changes the sign of each term. A common mistake is to only change the sign of the first term.
Subtract the polynomials:
Step 1: Distribute the negative sign to the second polynomial. This flips the sign of every term inside its parentheses.
Step 2: Now that the subtraction sign is distributed, group and combine like terms just as you did with addition.
Step 3: Combine the coefficients.
The difference is
How to Multiply Polynomials
Multiplying polynomials involves using the distributive property repeatedly. The fundamental rule is that every term in the first polynomial must be multiplied by every term in the second polynomial. When you multiply terms, you multiply their coefficients and add their exponents (e.g.,
Multiplying a Monomial by a Polynomial
This is the simplest case. You just distribute the single term (the monomial) to each term inside the other polynomial.
For example, to multiply
Multiplying a Binomial by a Binomial (The FOIL Method)
When you multiply two binomials, a helpful acronym to remember the process is FOIL. This ensures you multiply all four pairs of terms.
Multiply the binomials:
F (First): Multiply the first terms of each binomial:
O (Outer): Multiply the two outermost terms:
I (Inner): Multiply the two innermost terms:
L (Last): Multiply the last terms of each binomial:
Step 2: Add all the results together and combine like terms (the Outer and Inner terms are often like terms).
The product is
Multiplying Any Two Polynomials
The FOIL method is just a special case of the distributive property. For larger polynomials, like a binomial times a trinomial, you can't use FOIL. Instead, you must systematically multiply each term from the first polynomial by each term in the second one.
Multiply:
Step 1: Distribute the first term of the binomial,
Step 2: Distribute the second term of the binomial,
Step 3: Add the results from Step 1 and Step 2 together and combine all like terms.
The final product is

What Are the Special Products of Binomials?
Certain binomial products appear so frequently in algebra that it's worth memorizing their patterns. Recognizing these special products allows you to find the answer quickly without going through all the steps of FOIL, and it is crucial for the reverse process, called factoring.
Perfect Square Trinomial (Sum)
This occurs when you square a binomial that involves addition.
Notice the middle term is twice the product of
Perfect Square Trinomial (Difference)
This occurs when you square a binomial that involves subtraction.
The only difference is that the middle term is negative. For example, let's expand
Difference of Squares
This pattern arises when you multiply two binomials that are identical except for the sign between their terms (these are called conjugates).
When you multiply conjugates, the middle terms (Outer and Inner from FOIL) always cancel out, leaving just the square of the first term minus the square of the second term. For example, let's multiply
Common Mistakes to Avoid with Polynomials
Working with polynomials is systematic, but there are a few common pitfalls that can trip up students. Being aware of these mistakes is the best way to avoid making them.
- Forgetting to Distribute the Negative: When subtracting polynomials, like in
, it is crucial to distribute the negative sign to every term in polynomial , not just the first one. - Combining Unlike Terms: You can only add or subtract terms that have the exact same variable and exponent. You cannot combine
and into . They are not like terms and must be kept separate. - Incorrect Exponent Rules: When multiplying terms, remember to add the exponents (
). Do not multiply them ( ). When adding terms, the exponents do not change at all ( ). - The Fake Shortcut for Squaring a Binomial: A very common error is to think that
is equal to . This is incorrect! You are missing the middle term. As we saw in special products, the correct expansion is . - Sign Errors with FOIL: Pay close attention to positive and negative signs when multiplying, especially for the Inner and Last terms. For example, in
, the last term is , not .
Polynomials: Quick Reference Guide
This section provides a quick summary of the key concepts for you to reference.
Key Definitions
- Polynomial: An expression with one or more terms, where variables have non-negative integer exponents.
- Standard Form: Terms are ordered from highest degree to lowest degree.
- Degree: The highest exponent in the polynomial.
- Like Terms: Terms with the identical variable part (e.g.,
and ).
Classification Summary
| Classification | By Number of Terms | By Degree |
|---|---|---|
| 1 Term | Monomial | Constant (degree 0), Linear (degree 1), etc. |
| 2 Terms | Binomial | Linear (degree 1), Quadratic (degree 2), etc. |
| 3 Terms | Trinomial | Quadratic (degree 2), Cubic (degree 3), etc. |
Core Operations
- Addition: Remove parentheses and combine like terms.
- Subtraction: Distribute the negative sign to the second polynomial, then combine like terms.
- Multiplication: Multiply every term in the first polynomial by every term in the second. Remember to add exponents when multiplying variables.
Frequently Asked Questions
Can a polynomial have a fraction in it?
Yes, a polynomial can have fractions as coefficients, like
What is a polynomial in 'standard form'?
Standard form means writing the terms of a polynomial in order from the highest degree (exponent) to the lowest. For example,
Is the number 5 considered a polynomial?
Yes, it is! A single number like
Why are polynomials important in real life?
Polynomials are incredibly useful for modeling real-world situations. They are used in physics to describe the trajectory of a projectile, in engineering to design roads and roller coasters, and in economics to analyze cost and profit trends.
What is the difference between a polynomial expression and a polynomial equation?
A polynomial expression is a collection of terms, like
Do I always have to use the FOIL method to multiply binomials?
No, FOIL is just a popular mnemonic device to help you remember to multiply every term. The underlying mathematical rule is the distributive property. As long as you multiply each term in the first binomial by each term in the second, you will get the correct answer.
What does it mean if a polynomial has more than one variable?
Polynomials can have multiple variables, like