Welcome! Today we're learning how to classify polynomials — by their degree and by how many terms they have.
When someone says 'quadratic', they mean degree 2.
When they say 'binomial', they mean two terms.
These are not fancy labels — they are the working vocabulary you will use in every problem.
Why this matters:
Knowing that a quadratic has the general form standard form with is the starting point for the zeros-coefficients relationships you will derive later.
⚠️ Getting the classification wrong means misapplying formulas designed for a specific degree.
| Classification Type | Based On |
|---|---|
| By degree | Highest power of the variable |
| By term count | Number of terms |
We need a shared vocabulary for talking about polynomials of different degrees.
Each degree has a name and a general form, and the general form has a condition that ensures the degree is actually what we claim.
| Degree | Name |
|---|---|
| 1 | Linear |
| 2 | Quadratic |
| 3 | Cubic |
| 4 | Biquadratic |
Each has a general form with specific coefficient letters.
Write the general form of a quadratic polynomial.
What condition must the leading coefficient satisfy, and why?
Here are the degree-based names and general forms:
| Degree | Name | General Form | Condition |
|---|---|---|---|
| 1 | Linear | ||
| 2 | Quadratic | important |
| Degree | Name | General Form | Condition |
|---|---|---|---|
| 3 | Cubic | ||
| 4 | Biquadratic |
Key Point: In every general form, the condition must hold ensures the polynomial actually has that degree. If , the highest power term disappears, and the degree drops!
Notice the pattern: a linear polynomial has 2 coefficients, a quadratic has 3, a cubic has 4, and a biquadratic has 5.
Each step up in degree adds one more coefficient.
| Degree | Name | Number of Coefficients |
|---|---|---|
| 1 | Linear | 2 |
| 2 | Quadratic | 3 |
| 3 | Cubic | 4 |
| 4 | Biquadratic | 5 |
number of coefficients equals degree plus one
The condition is what defines the degree. Without this condition, we can't guarantee the polynomial actually has that degree!
Consider . The term vanishesvanishes because its coefficient is , leaving , which is quadratic, not cubic.
The leading coefficient must be genuinely non-zero for the polynomial to have that degree. This is why we always write key rule in the general form.
Beyond degree-based names, polynomials have a second classification based on how many terms they contain.
The crucial point is that these two systems are independent — a polynomial carries both labels simultaneously.
Here's the term-count classification:
| Number of Terms | Name |
|---|---|
| 1 term | Monomial |
| 2 terms | Binomial |
| 3 terms | Trinomial |
Your Turn 🎯
Classify by both its degree-based name and its term-count name.
Then give an example of a quadratic monomial.
Polynomials have TWO independent classification systems:
These are independent — meaning you can mix and match them freely.
For example, is a cubic monomial (degree 3, one term).
A polynomial can be:
The degree tells you the polynomial's algebraic behaviour — how it grows, how many roots it can have, what its graph looks like.
The term count tells you its structure — how many separate pieces you're working with.
Both labels apply simultaneously — so a polynomial can be called by two names at once!
We can now name and classify polynomials.
The last skill is handling tricky cases where:
These are the errors that show up most often in practice.
Here's a scenario with two students making claims:
Student A claims:
" is a biquadratic polynomial because it has an term."
Student B says:
" is a monomial."
Is either student correct?
For each, explain what is wrong (or right) with their reasoning.
Let's address each student's claim.
First student: ' is biquadratic.'
The coefficient of is 0. Since , the term does not exist.
The expression simplifies to , which has degree 3degree — making it cubic, not biquadratic.
Key takeaway: Always simplify before classifying.
Second student: ' is a monomial.'
Count the terms: Term 1 is one term, Term 2 is another term. That is two terms, making it a binomial.
A monomial has exactly one term, like or just . The student confused the term-count name (monomial/binomial/trinomial) with something else.
Key lesson: The degree-based name (linear, quadratic, cubic) and the term-count name (monomial, binomial, trinomial) are completely separate systems.
A polynomial gets one label from each system:
| Classification System | Based On | Examples |
|---|---|---|
| Degree-based | Highest power of variable | Linear (1), Quadratic (2), Cubic (3), Biquadratic (4) |
| Term-count | Number of terms | Monomial (1), Binomial (2), Trinomial (3) |