Public · Sign in
MT
← Back to topic
LESSON PLAN

Factoring Polynomials

A
Apothem Team
Grade 9 · Algebra & Patterning
LESSON AT A GLANCE
Warm-up
5 min
Explore
15 min
Formalize
10 min
Practice
12 min
Exit ticket
3 min

Warm-up

The rectangle riddle: "An area of 6x+126x + 12 square units must be fenced as a rectangle with whole-coefficient sides. What are the options?" Tiles or thought: 1×(6x+12)1 \times (6x+12), 2×(3x+6)2 \times (3x + 6), 3×(2x+4)3 \times (2x + 4), 6×(x+2)6 \times (x + 2).

Factoring is un-multiplying — finding the rectangle's sides from its area — and the GCF version (6(x+2)6(x+2) pulls out the LARGEST monomial side) is Grade 9's opening move on every factoring problem forever.

Explore

GCF bootcamp: (1) numeric warm-up (GCF of 24 and 36 — Grade 6 memory); (2) monomial GCF: of 12x312x^3 and 18x218x^26x26x^2 (smallest power of each shared piece); (3) full factorizations: 15x310x2+5x=5x(3x22x+1)15x^3 - 10x^2 + 5x = 5x(3x^2 - 2x + 1) — with the CHECK culture installed immediately: distribute back, every time, until it's boring.

Then the common-binomial preview: 3(x+2)+x(x+2)3(x + 2) + x(x + 2) — the shared chunk (x+2)(x+2) factors out like any GCF: (x+2)(3+x)(x + 2)(3 + x). Chunks can be factors too — the door to next year's full factoring, opened a crack.

Formalize

Formalize GCF factoring as reverse distribution:

ab+ac=a(b+c)15x310x2+5x=5x(3x22x+1)ab + ac = a(b + c) \qquad 15x^3 - 10x^2 + 5x = 5x(3x^2 - 2x + 1)

The completeness test: after factoring, the bracket's terms must share NOTHING (GCF 1). 6x2+12x=2(3x2+6x)6x^2 + 12x = 2(3x^2 + 6x) is factored but not FULLY — the bracket still hides a 3x3x. And the invisible-1 rule: 5x÷5x=15x \div 5x = 1, not 0 — the term doesn't vanish, it becomes the bracket's 1.

Practice

Practice: five GCF factorizations of escalating nastiness (including the invisible-1 case and one with a negative GCF pulled to make the leading term positive); two distribute-back checks; one common-binomial factor; one geometry application (factored form revealing a rectangle's sides).

Exit ticket: factor fully 8x3+4x28x^3 + 4x^2 and check. (4x2(2x+1)4x^2(2x + 1); back: 8x3+4x28x^3 + 4x^2 ✓.)

Exit ticket

Practice: five GCF factorizations of escalating nastiness (including the invisible-1 case and one with a negative GCF pulled to make the leading term positive); two distribute-back checks; one common-binomial factor; one geometry application (factored form revealing a rectangle's sides).

Exit ticket: factor fully 8x3+4x28x^3 + 4x^2 and check. (4x2(2x+1)4x^2(2x + 1); back: 8x3+4x28x^3 + 4x^2 ✓.)

TIP  "Factor fully" failures are almost always stopped-too-early, not wrong: institute the bracket-audit (does anything still divide every term?) as the mandatory last step.
WORKED EXAMPLES
Example 1 — Factor fully, audit included: 18x427x3+9x218x^4 - 27x^3 + 9x^2

Step 1: GCF hunt: coefficients 18, 27, 9 → 9. Powers of xx: the smallest is x2x^2. GCF: 9x29x^2.

Step 2: Divide each term: 18x49x2=2x2\frac{18x^4}{9x^2} = 2x^2; 27x39x2=3x\frac{-27x^3}{9x^2} = -3x; 9x29x2=1\frac{9x^2}{9x^2} = 1 (the invisible-1 case, live).

Step 3: Write: 9x2(2x23x+1)9x^2(2x^2 - 3x + 1).

Step 4: Bracket-audit: 2, −3, 1 share no factor; powers include a constant — nothing left to pull ✓ fully factored.

Step 5: Distribute-back check: 9x22x2=18x49x^2 \cdot 2x^2 = 18x^4 ✓, 9x2(3x)=27x39x^2 \cdot (-3x) = -27x^3 ✓, 9x21=9x29x^2 \cdot 1 = 9x^2 ✓. Factoring certified — and the 1's seat saved the third term from vanishing.

Example 2 — Factoring with purpose: the formula made friendly

The scene: a cylinder's total surface area SA=2πr2+2πrhSA = 2\pi r^2 + 2\pi r h needs computing for FIVE different cans, all with r=3r = 3.

Step 1: Factor once: SA=2πr(r+h)SA = 2\pi r(r + h).

Step 2: Compute the shared front: 2π(3)=6π2\pi(3) = 6\pi.

Step 3: Sweep the five cans: h=5h = 5: 6π(8)=48π6\pi(8) = 48\pi. h=7h = 7: 60π60\pi. h=10h = 10: 78π78\pi… each can costs ONE addition and one multiplication.

Step 4: Compare with the unfactored route: two squarings, two products, one sum — per can. Factoring converted five repetitive computations into one setup plus five cheap passes.

Step 5: The professional's secret said out loud: factored forms aren't prettier — they're CHEAPER to evaluate and easier to reason about (SA is zero only when r=0r = 0 or r+h=0r + h = 0 — visible instantly in factored form). Factoring is compression.

Example 3 — The common-binomial door: factor 2x(x5)+3(x5)2x(x - 5) + 3(x - 5)

Step 1: See the chunk: both terms share the binomial (x5)(x - 5) — a two-letter GCF wearing brackets.

Step 2: Pull it: (x5)(2x+3)(x - 5)(2x + 3).

Step 3: Check by distribution (both sweeps): 2xx2x5+3x15=2x210x+3x15=2x27x152x \cdot x - 2x \cdot 5 + 3x - 15 = 2x^2 - 10x + 3x - 15 = 2x^2 - 7x - 15; and the factored pair multiplies to the same ✓.

Step 4: The near-miss variant that tests real understanding: 2x(x5)3(5x)2x(x - 5) - 3(5 - x). The chunks look different — but 5x=(x5)5 - x = -(x - 5): rewrite: 2x(x5)+3(x5)=(x5)(2x+3)2x(x-5) + 3(x - 5) = (x-5)(2x+3) — the SAME answer, unlocked by recognizing opposite binomials.

Step 5: Why this door matters: factoring by grouping (next year) is exactly this move performed after a strategic split. Grade 9 ends with the key in the lock.

MATERIALS
Algebra tiles
Rectangle-riddle cards
Distribute-back check sheets
Practice set (PDF)
WATCH FOR
!The fully-divided term vanishing: 5x(3x22x)5x(3x^2 - 2x) from 15x310x2+5x15x^3 - 10x^2 + 5x. The quotient of a term by itself is 1, and the 1 holds a seat.
!Partial GCFs accepted. The bracket-audit habit.
!Factoring confused with solving ("=0= 0" appended from nowhere). Factoring rewrites an EXPRESSION; no equation, no solutions — yet.