Exercises — Polynomials — degree, types (monomial, binomial, trinomial)
Before we start, one reminder in plain words, because the whole page leans on it:
Level 1 — Recognition
Exercise 1.1
State the degree of .
Recall Solution
WHAT we do: list the exponent of every term.
- exponent
- exponent
- exponent
- exponent
WHY: the degree is defined as the highest exponent whose coefficient is not zero. The terms being written out of order ( before ) does not matter — we only hunt for the biggest.
Biggest exponent , and its coefficient . Degree .
Exercise 1.2
Classify each as monomial, binomial, or trinomial: (a) (b) (c)
Recall Solution
WHAT / WHY: count the terms (chunks separated by or ). Each is already simplified — no like terms to combine.
- (a) → one term → monomial.
- (b) → two terms ( and ) → binomial.
- (c) → three terms → trinomial.
Exercise 1.3
What is the degree of the constant polynomial ?
Recall Solution
WHAT: rewrite the constant using the invisible power. Since , we have . WHY: every polynomial is secretly a sum of -powers; a lone number is the slot. Its exponent is . Degree . (Not "undefined" — only the zero polynomial is undefined-degree.)
Level 2 — Application
Exercise 2.1
Simplify, then classify by number of terms and state the degree:
Recall Solution
WHAT — combine like terms (see Combining Like Terms). Like terms share the same power of .
- group:
- group: (they cancel completely)
- group:
WHY simplify first: type and degree are defined on the simplified form. The terms vanished, so they cannot count. Two terms → binomial. Degree .
Exercise 2.2
Multiply the monomials: .
Recall Solution
WHAT: multiply the numbers, then the powers. WHY the exponents add: means — eight 's multiplied, i.e. . That is the product rule of Exponent Rules.
Exercise 2.3
Expand using FOIL and classify the result.
Recall Solution
WHAT — FOIL = First, Outer, Inner, Last (see FOIL Method):
- First:
- Outer:
- Inner:
- Last:
WHY combine now: and are like terms. . Three terms → trinomial. Degree .
Level 3 — Analysis
Exercise 3.1
Factor the trinomial .
Recall Solution
WHAT — reverse FOIL. We want such that it expands back to . Expanding , so we need WHY these two conditions: the middle coefficient is the sum of the roots-shifts and the constant is their product — that is just what FOIL produces. Test factor pairs of : . Only . ✓ Check by expanding: . ✓ (See Factoring.)
Exercise 3.2
A student writes: " is degree 2 because it is a binomial." Diagnose and correct.
Recall Solution
WHAT is wrong: they tied degree to the number of terms. Those are the two independent questions from the top of this page.
- Number of terms → yes, binomial.
- Highest exponent → degree 50, not 2.
WHY the mix-up is impossible to sustain: "bi" counts terms, degree counts powers. proves they can be wildly different (2 terms, degree 50).
Exercise 3.3
Recognise and factor as a perfect square.
Recall Solution
WHAT — pattern match against .
- First term → is the first piece.
- Last term → .
- Middle should be . ✓ It matches!
WHY the middle-term check matters: without it, would look like a perfect square (ends are squares) but isn't, since -type middle wouldn't line up. Here it does.
Level 4 — Synthesis
Exercise 4.1
Build a binomial of degree 6 whose two terms have coefficients that add to but the polynomial is not the zero polynomial. Then state its degree.
Recall Solution
WHAT we must satisfy at once: (i) exactly two terms, (ii) highest power , (iii) coefficients summing to , (iv) not the zero polynomial. A term of power cannot cancel a term of a different power — cancellation needs like terms. So pick two different powers, e.g. and : their coefficients and add to , yet they never combine.
- Two terms → binomial. ✓
- Coefficients . ✓
- Highest power , coefficient → degree 6. ✓ Not zero polynomial. ✓
WHY it works: "coefficients add to " does not force cancellation — cancellation only happens between matching powers.
Exercise 4.2
Multiply and state the degree and type of the answer.
Recall Solution
WHAT — distribute each term of the first factor across the second (extended FOIL). WHY add them and combine like terms: distribution over a sum, then merge equal powers. Combine the terms: . Five terms → a (general) polynomial (not mono/bi/trinomial). Degree — because degrees add when you multiply: .
Exercise 4.3
Find real numbers and so that equals after expansion, or explain why it's impossible.
Recall Solution
WHAT — expand the target . WHY match coefficients: two polynomials are equal only if every matching power has equal coefficients (an identity, true for all ).
- : .
- (constant): .
These demand and at the same time — a contradiction. Conclusion: impossible. The form forces the leading and constant coefficients to be equal, but has them and , which differ.
Level 5 — Mastery
Exercise 5.1
For , discuss the degree and type for every possible value of the number .
Recall Solution
The only tricky term is ; its very existence depends on whether is zero.
Case A — : then , so the term survives. Four terms remain → general polynomial; highest power → degree 3.
Case B — : then , and vanishes. Three terms → trinomial; highest power → degree 2.
WHY this matters: the leading coefficient must be non-zero to count. A single value of silently deletes the top term and drops the degree. Covering every case means checking exactly where the leading coefficient can hit zero.
Exercise 5.2
Classify (assume ) and give its degree.
Recall Solution
WHAT — divide each term of the top by (allowed because the divisor is a single monomial): WHY subtract exponents: (Exponent Rules) — cancelling shared copies of .
The result has three terms → trinomial, degree 3. (Note: dividing by the variable is fine here only because it divides evenly; the original fraction itself isn't a polynomial until simplified.)
Exercise 5.3
The zero polynomial . State how many terms it "has," its degree, and why it is the lone exception.
Recall Solution
WHAT: has no term with a non-zero coefficient — you cannot point to any power of that is genuinely present.
- Type: it fits none of monomial/binomial/trinomial, since those need , , or non-zero terms.
- Degree: undefined (some texts write ).
WHY undefined and not : degree means "highest exponent with a non-zero coefficient." The constant has one such term () so its degree is . But has zero such terms — there is nothing to take the maximum of. An empty search has no answer, hence undefined.
Recall Quick self-check
A polynomial has 3 non-zero terms and highest power 8. Name and degree? ::: Trinomial, degree 8. Why does stay a binomial despite coefficients and ? ::: They are different powers, so they never combine. Degree of the zero polynomial? ::: Undefined (or ).