🧱 See It

A polynomial is several terms added or subtracted together, like 3x² + 2x − 5. "Like terms" have the exact same variable part — same letter AND same exponent. Only like terms can ever be combined; 3x² and 2x can never merge into one term, no matter what.

✏️ Draw It

Stack the two polynomials so matching like-terms line up in columns — an column, an x column, and a constant column, exactly like lining up decimal place values:

x² columnx columnconstant column
3x²2x−5
−4x1

Only add down each column — never across columns.

🔢 Write It

(3x² + 2x − 5) + (x² − 4x + 1)

Combine each column separately:

Final: 4x² − 2x − 4

Subtracting a polynomial means distributing a negative sign across EVERY one of its terms first — reusing the "subtracting a negative flips the sign" idea from integers.

💡 Worked Examples

Example 1 — Add: (2x² + 3x + 4) + (x² − x − 6)

  1. column: 2x² + x² = 3x²
  2. x column: 3x − x = 2x
  3. constant column: 4 − 6 = −2
  4. Answer: 3x² + 2x − 2

Example 2 — Subtract: (5x² + 3x) − (2x² − x + 4)

  1. Distribute the negative across every term first: 5x² + 3x − 2x² + x − 4
  2. column: 5x² − 2x² = 3x²
  3. x column: 3x + x = 4x
  4. constant column: −4 (nothing else to combine with)
  5. Answer: 3x² + 4x − 4

🧠 Quick Reference

Only combine LIKE terms — same variable, same exponent. Different exponents (like x² and x) never combine, no matter how tempting it looks. Subtracting a polynomial? Distribute the negative sign across every term in it FIRST.
👪 For Parents & Tutors

BC Curriculum (Level 4 / Grade 9, Number/Patterns): "Operations with polynomials: degree ≤ 2; addition, subtraction, multiplication, and division."

Watch for: combining terms with different exponents (e.g. adding 3x² and 2x into 5x² or 5x — both wrong). Always sort/align terms by their exponent into columns first (as shown in Draw It), so only genuinely matching columns ever get added. A second trap: forgetting to distribute the negative sign across EVERY term when subtracting a whole polynomial, not just the first term.

Why this needs extra care: this is the highest working-memory-load content in the whole K–9 sequence in this project's own curriculum map — go slowly, and lean hard on the column alignment before doing any arithmetic.