2.1.6 · D5Algebra — Introduction & Intermediate

Question bank — Factoring — common factor extraction, grouping, using identities

1,651 words8 min readBack to topic

These questions target the parent techniques: common-factor extraction, grouping, and identities. If a term feels unfamiliar, revisit that note first.

Since this is a visual-first page, the two figures below anchor the patterns that trip students most: the difference of squares as an area subtraction, and grouping as a rectangle assembled from pieces.

Figure — Factoring — common factor extraction, grouping, using identities
Figure — Factoring — common factor extraction, grouping, using identities

True or false — justify

Every claim below is a trap dressed as an obvious statement. The reveal explains the reasoning, not just the verdict.

Difference of squares factors over , but the sum of squares never does.
True over has no real roots, so it stays irreducible over ; it only splits as over $\mathbb{C}$.
Over , is fully factored as , and nothing more can be done.
True over — both factors are linear (degree 1), and by the Fundamental Theorem of Algebra a degree-2 polynomial has at most two linear factors, so we're done in any of here.
Factoring and expanding are inverse processes, so you can always check a factorization by multiplying back out.
True — expanding must return the original polynomial up to reordering and unit factors (like a stray ); polynomial rings over a field have unique factorization, so any correct re-expansion matches exactly.
Every polynomial with four terms can be factored by grouping.
False — grouping only works if some pairing produces a shared binomial; e.g. has no such pairing and is not factorable this way.
If you factor out the GCF and the leftover polynomial doesn't factor further over , you factored incorrectly.
False — a GCF extraction plus an -irreducible leftover (like ) is a complete, correct factorization over ; not everything reduces to linear pieces there.
and are two ways of writing the same thing.
False — ; the missing middle term makes a genuinely different (and -irreducible) polynomial.
Rearranging the terms of a polynomial before grouping can change whether it factors.
True in practice — the polynomial's value is unchanged, but rearranging can expose a common binomial that the original ordering hid (e.g. ).
The GCF of is .
False — it's , using the lowest power of present (the term only has ); you can never pull out more than the weakest term allows.
Factoring should leave a positive leading coefficient inside.
True — pull out first: ; forgetting to extract the from a negative leading term is a classic sign-slip.

Spot the error

Each line contains one flawed step. The reveal names the mistake and repairs it.

"" — where's the slip?
The trinomial sign is wrong; difference of cubes uses the opposite binomial sign inside: .
"" — what got skipped?
The GCF was left buried inside a factor; clean form pulls it out front: , which is the fully-factored, product-of-primes version over .
"" — what sign was dropped?
The leading term is negative, so the GCF is , not : ; check by expanding back to a negative .
"" — why is this wrong?
That's a perfect-square trinomial pattern applied to a two-term expression; subtracts, so it's difference of squares: .
"" — check the middle.
A expands to with a ; the given demands the negative pattern .
"" — find the arithmetic error.
The second group is factored wrong: , not ; fixing it exposes the shared giving .
"" — sign trouble?
The middle term signals a sum square, ; the minus form needs .
", done." — is it complete over ?
Not yet — is itself a difference of squares, so the full -factorization is ; always re-scan each factor.
"" — what went wrong dividing?
Only the first term was divided; each term must be divided by the GCF: .

Why questions

These probe the reason a technique exists or works.

Why must the middle terms cancel in the sum-of-cubes expansion ?
The cross terms are and , plus and ; each pair sums to zero by design, leaving only .
Why does factoring help us solve ?
Once written as , the Zero Product Property forces one factor to be zero, converting one hard quadratic into two trivial linear equations.
Why do we always extract the GCF before trying other methods?
A common factor clutters every later pattern; removing it first shrinks the numbers and exposes the simpler inner polynomial so identities and grouping become visible — and it forces you to confront a negative leading sign early.
Why is verifying by expansion worth the extra time?
Because factoring involves sign choices and hidden GCFs that silently produce wrong factors; re-multiplying is the one step that catches every such slip, since factorization over a field is unique up to unit factors.
Why can grouping "work backward" — creating a common binomial that wasn't obvious?
Grouping factors each pair separately so that the Distributive Property can run in reverse on a binomial factor rather than a single variable; the shared binomial is the payoff.
Why does a difference of squares factor but a sum of squares (over ) doesn't?
has real roots that give real linear factors; is always positive for real (except both zero), so it has no real roots and no real linear factors.
Why does the Rational Root Theorem restrict the candidate roots to a finite list — and how does it build that list?
Any rational root written in lowest terms as must have dividing the constant term and dividing the leading coefficient; since each of those has only finitely many divisors, you get a short, finite set of to test instead of guessing blindly.

Edge cases

The corners where the rules bend or the answer is "you can't."

Can you factor over the real numbers?
No — it has no real roots, so it is irreducible over ; over $\mathbb{C}$ it becomes .
Is irreducible over ? Over ?
Irreducible over (no rational root, since is irrational) but it splits over as — the ring decides the answer.
What is the "factorization" of a prime (irreducible) polynomial like over ?
It's itself — an -irreducible polynomial is already fully factored there, just as a prime number's only factorization is times itself.
What happens to grouping when a "pair" has a GCF of but still shares a binomial?
Grouping still works — you factor out the trivial , e.g. ; forgetting the invisible is a classic drop.
Is a valid common factor to extract from ?
The expression is just ; every polynomial "divides" it, so there's no meaningful factorization — degenerate, not a real factoring problem.
Over which number system does every polynomial factor completely into linear pieces?
The complex numbers — the Fundamental Theorem of Algebra guarantees a degree- polynomial splits into linear factors over .
When identities and grouping both fail, what tool do you reach for on a quadratic?
The Quadratic Formula (or Completing the Square) gives the roots directly, from which the linear factors follow — and Polynomial Long Division peels factors off higher-degree polynomials.
Does the difference of cubes ever equal a difference of squares pattern?
No — they're structurally different; where the quadratic factor is irreducible over (its discriminant is negative).
Recall

If you can justify every reveal above without peeking — always naming the ring you're factoring over — you understand factoring at the level that survives exams: not just the moves, but exactly where each move is legal.