Notebook
00:03
12 Apr 2026

Classifying Polynomials by Degree and by Term Count

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 ax2+bx+cax^2 + bx + cstandard form with a0a \neq 0 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 TypeBased On
By degreeHighest power of the variable
By term countNumber of terms

1. Degree-based names and general forms

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.

DegreeName
1Linear
2Quadratic
3Cubic
4Biquadratic

Each has a general form with specific coefficient letters.

✍️ Question

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:

DegreeNameGeneral FormCondition
1LinearHighest power is 1, gives you a straight lineax+bax + ba0a \neq 0
2QuadraticHighest power is 2, gives you the curved parabola shapeax2+bx+cax^2 + bx + ca0a \neq 0importantThe leading term must actually exist
DegreeNameGeneral FormCondition
3CubicThe name tells you the degreeax3+bx2+cx+dax^3 + bx^2 + cx + dPattern: more terms as degree goes upa0a \neq 0
4BiquadraticThe name tells you the degreeax4+bx3+cx2+dx+eax^4 + bx^3 + cx^2 + dx + ea0a \neq 0
✍️ MCQ
Choose one
What is the general form of a quadratic polynomial?

Key Point: In every general form, the condition a0a \neq 0must holdHighest power term disappears when a is zero ensures the polynomial actually has that degree. If a=0a = 0When a equals zero in a quadratic, the highest power term disappears, and the degree drops!Not quadratic anymore — becomes linear

✍️ T/F
True or False?
If a=0a = 0 in the expression ax2+bx+cax^2 + bx + c, the polynomial remains quadratic.

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.

DegreeNameNumber of Coefficients
1Linear2
2Quadratic3
3Cubic(If cubic has only 3 terms, one coefficient is zero)4
4Biquadratic5

number of coefficients equals degree plus oneThis pattern is your shortcut for counting coefficients

✍️ MCQ
Choose one
How many coefficients does a cubic polynomial have?

The a0a \neq 0This determines whether your polynomial has that degree condition is what defines the degree. Without this condition, we can't guarantee the polynomial actually has that degree!

Consider 0x3+4x2x+20x^3 + 4x^2 - x + 2. The x3x^3 term vanishesvanishesThat entire term disappears from the polynomial because its coefficient is 00, leaving 4x2x+24x^2 - x + 2, which is quadratic, not cubic.

✍️ MCQ
Choose one
If the leading coefficient of a cubic polynomial equals 00, what is the actual degree of the polynomial?

The leading coefficientThe main takeaway from this section must be genuinely non-zero for the polynomial to have that degree. This is why we always write a0a \neq 0key ruleEvery general form in your textbook has this in the general form.

2. Term-count classification is independent of degree

📋 Given Info

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 TermsName
1 termMonomial
2 termsBinomial
3 termsTrinomial
✍️ Question

Your Turn 🎯

Classify 5x35x^3 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:

  1. By degreeDegree means the highest power of the variable: linear (1)Linear means degree 1, quadratic (2)Quadratic means degree 2, cubic (3)Cubic means degree 3, biquadratic (4)Biquadratic means degree 4
  2. By term countTerm count means how many separate pieces: monomial (1 term)Monomial has one term, binomial (2 terms)Binomial has two terms, trinomial (3 terms)Trinomial has three terms

These are independentDegree and term count are unrelated — meaning you can mix and match them freely.

For example, 5x35x^3 is a cubic monomial (degree 3, one term).

✍️ MCQ
Choose one
Which of the following is a quadratic monomial?

A polynomial can be:

  • CubicCubic names the degree — it's 3 AND a monomialMonomial names the term count — just one: 5x35x^3 (degree 3, one term)
  • Cubic AND a binomial: x31x^3 - 1 (degree 3, two terms)
✍️ MCQ
Choose one
Which of the following is a quadratic monomial?
  • QuadraticPick one name from the degree list AND a monomialPick one name from the term-count list: 5x25x^2 (degree 2, one term)
  • Quadratic(Combine the two labels together) AND a trinomialThat's how you classify any polynomial: x2+5x+6x^2 + 5x + 6 (degree 2, three terms)

The degreePredicts growth pattern, roots, and graph shape tells you the polynomial's algebraic behaviour — how it grows, how many roots it can have, what its graph looks like.

The term countHow many separate parts to handle tells you its structureWhen simplifying or factoring — how many separate pieces you're working with.

Both labels apply simultaneously — so a polynomial can be called by two namesOne for degree, one for term count at once!

✍️ MCQ
Choose one
Classify x27x^2 - 7 by both its degree-based name and its term-count name.

3. Recognising vanishing terms and correct classification

We can now name and classify polynomials.

The last skill is handling tricky cases where:

  • The stated degree is misleading because a coefficient is zero
  • The term count is misread

These are the errors that show up most often in practice.

📋 Given Info

Here's a scenario with two students making claims:

Student A claims:

"0x4+3x32x+10x^4 + 3x^3 - 2x + 1 is a biquadratic polynomial because it has an x4x^4 term."

Student B says:

"x+1x + 1 is a monomial."

✍️ Question

Is either student correct?

For each, explain what is wrong (or right) with their reasoning.

Let's address each student's claim.

First student: '0x4+3x32x+10x^4 + 3x^3 - 2x + 1 is biquadraticSeeing a term isn't enough — we need to check if it contributes.'

The coefficient of x4x^4 is 0Zero times anything is zero, so the term doesn't exist. Since 0×x4=00 \times x^4 = 0, the x4x^4 term does not existZero coefficient means the term completely vanishes.

The expression simplifies to 3x32x+13x^3 - 2x + 1, which has degree 3degreeAfter simplifying, the leading term is x cubed — making it cubicDegree 3 means cubic, not biquadratic, not biquadratic.

Key takeaway: Always simplify before classifying.Don't let a zero coefficient trick you into wrong classification

✍️ T/F
True or False?
The first student's error was that they forgot to check if the coefficient of x4x^4 is non-zero before calling it biquadratic. True or False?

Second student: 'x+1x + 1 is a monomial.'

Count the terms: xxTerm 1Each part counts as one term is one term, 11Term 2Numbers alone are still terms is another term. That is two termsTwo separate pieces in the expression, making it a binomialBi means two, so two terms.

✍️ MCQ
Choose one
How many terms does the polynomial x+1x + 1 have?

A monomialMono means one, so one term has exactly one term, like 5x35x^3 or just 7-7. The student confused the term-count name (monomial/binomial/trinomial) with something else.

✍️ MCQ
Choose one
Which of the following is a monomial?

Key lesson: The degree-based name (linear, quadratic, cubic) and the term-count name (monomial, binomial, trinomial) are completely separate systemsThese systems never mix or overlap.

A polynomial gets one label from each systemGive both labels, don't stop at just one:

Classification SystemBased OnExamples
Degree-based(Looks at the highest power only)Highest power of variableOnly the highest power mattersLinear (1), Quadratic (2), Cubic (3), Biquadratic (4)
Term-countJust counts how many separate termsNumber of termsCount the separate terms you haveMonomial (1), Binomial (2), Trinomial (3)
✍️ MCQ
Choose one
How would you classify 3x22x+13x^2 - 2x + 1? Select the correct pair of labels.