Polynomial Review · Lesson 2

Add, Subtract & Multiply.

Polynomials add, subtract, and multiply by the ordinary rules of arithmetic, because a polynomial is a number in disguise. Two moves do all the work: combine like terms (for + and −) and distribute every term across every term (for ×). The single most common mistake in all of algebra lives here — the dropped minus sign — so we attack it head-on.

By the end, you can

  • 1I can identify like terms and combine them by adding coefficients.
  • 2I can add polynomials by dropping parentheses and collecting like terms.
  • 3I can subtract by distributing the minus sign to EVERY term, then collecting.
  • 4I can multiply a monomial by a polynomial and a binomial by a binomial (and larger) by distributing every term across every term.
  • 5I can check a product by re-reading the four (or more) sub-products of an area rectangle.
01 / CONCEPTS

The core ideas.

Like terms

Like terms have the exact same variable part — same variable, same exponent. 3x² and −5x² are like; 3x² and 3x are not (different exponents); 7x and −2x are like. Combine them by adding coefficients and keeping the variable part: 3x² − 5x² = −2x².

Why it works

Like terms are the same kind of thing. 3 apples plus 5 apples is 8 apples — you never turn apples into apple-squareds. The variable part is the unit; you only add the counts in front.

Adding polynomials

To add, drop the parentheses (a leading + changes nothing) and combine like terms: (3x² + 2x − 1) + (x² − 5x + 4) = 4x² − 3x + 3.

Why it works

Addition is 'pour both bags into one pile and sort.' A + in front of a parenthesis is transparent — every sign inside is unchanged.

Subtracting polynomials — the danger zone

Subtraction means add the opposite, so a minus in front of a parenthesis flips the sign of EVERY term inside, not just the first. (5x² − 3x + 2) − (2x² + 4x − 7) = 5x² − 3x + 2 − 2x² − 4x + 7 = 3x² − 7x + 9. Note the +7, from −(−7).

(2x2+4x7)=2x24x+7-(2x^2 + 4x - 7) = -2x^2 - 4x + 7

Why it works

The minus sign is a sign-flipping gate. Rewrite the subtraction as + (−1)·(…) and distribute the −1. The term that trips everyone is the last one: subtracting a negative makes it positive.

Multiplying: every term times every term

Multiplication is repeated distribution: multiply each term of the first factor by each term of the second, then combine like terms. For two binomials this is the four-product pattern (FOIL): (x + 3)(x + 5) = x·x + x·5 + 3·x + 3·5 = x² + 8x + 15. When multiplying variables, add exponents: x·x = x².

(x+3)(x+5)=x2+8x+15(x+3)(x+5) = x^2 + 8x + 15

Why it works

Think of a rectangle with sides (x+3) and (x+5). Its area is the sum of the four sub-rectangles x·x, x·5, 3·x, 3·5. 'Every term times every term' is just adding up the pieces of the area — and it scales to any size, unlike the FOIL crutch.

Monomial × polynomial

Same rule with one term on the outside: distribute it to each inside term. −2x(3x² − 4x + 1) = −6x³ + 8x² − 2x. Watch the sign AND the exponent on every product.

Why it works

One hand hands the outside factor to each term inside, one at a time. Skipping a term is like shortchanging one person in the room.

02 / WORKED EXAMPLES

From easy to tricky.

EX 1easy

Combine: 4x + 9 − 7x + 2.

1

Group like terms

(4x − 7x) + (9 + 2).

2

Add the coefficients

4 − 7 = −3; 9 + 2 = 11.

EX 2easy

Add (2x² + x) + (3x² − 4x).

1

Collect x² terms

2x² + 3x² = 5x².

2

Collect x terms

x − 4x = −3x.

EX 3medium

Subtract (6x² + 2x − 5) − (x² − 3x − 8).

1

Flip every sign inside

6x² + 2x − 5 − x² + 3x + 8. Watch: −(−8) = +8.

2

Combine like terms

(6−1)x² + (2+3)x + (−5+8) = 5x² + 5x + 3.

EX 4medium

Multiply 3x(2x² − 5x + 4).

1

Distribute 3x to each term

3x·2x² = 6x³; 3x·(−5x) = −15x²; 3x·4 = 12x.

EX 5medium

Expand (2x − 3)(x + 4).

1

Four products

2x·x = 2x²; 2x·4 = 8x; −3·x = −3x; −3·4 = −12.

2

Combine the middle

8x − 3x = 5x.

EX 6challenge

Expand (x + 2)(x² − 3x + 5).

1

Distribute x

x³ − 3x² + 5x.

2

Distribute 2

2x² − 6x + 10.

3

Add, lining up by degree

x³ + (−3+2)x² + (5−6)x + 10 = x³ − x² − x + 10.

EX 7challenge

Simplify 2(x² − x) − 3(2x² + x − 4).

1

Distribute both

2x² − 2x and −6x² − 3x + 12. Note −3·(−4) = +12.

2

Combine like terms

(2−6)x² + (−2−3)x + 12 = −4x² − 5x + 12.

03 / COMMON TRAPS

Where students slip.

Trap

Distributing a subtraction to only the first term: (…) − (2x² + 4x − 7) = … − 2x² + 4x − 7.

Fix

Wrong. The minus flips EVERY sign: −2x² − 4x + 7. The last term especially: −(−7) = +7. Rewrite as + (−1)·(2x² + 4x − 7) if it helps.

Trap

Combining unlike terms: 3x² + 4x = 7x³ or 7x².

Fix

You cannot merge different powers. 3x² + 4x is already simplified — they are different 'kinds of thing'.

Trap

Adding exponents when ADDING terms: x² + x² = x⁴.

Fix

Adding like terms adds the coefficients: x² + x² = 2x². Exponents add only when you MULTIPLY: x²·x² = x⁴.

Trap

Multiplying only the 'outer' terms of two binomials and forgetting the middle.

Fix

Every term times every term. For two binomials that's four products, not two — don't drop the inner and outer cross-terms.

04 / QUIZ

Test yourself.

The Test

14 problems across three tiers. Auto-graded on submit. Hints and a full walkthrough on every question. Your work is saved on this device — sign in to keep it across devices.

0/14Answered
How to answerType just the value. Formatting won't trip you up — we ignore spaces, capital letters, commas, and subscript style, so t₁ = 5, d = 3 and t1=5,d=3 both count. For a list of numbers, separate them with commas (e.g. 3, 10, 17).
Core

Core (6)

C1

Combine: 8x − 3 + 2x + 10.

Need a hint?
  • Group x-terms and constants separately.
  • 8x + 2x, then −3 + 10.
C2

Add: (x² + 4x − 6) + (2x² − x + 1).

Need a hint?
  • A + in front changes no signs; just collect.
C3

Subtract: (5x − 2) − (3x + 7).

Need a hint?
  • Flip BOTH signs of (3x + 7).
  • 5x − 2 − 3x − 7.
C4

Multiply: 4x(x² − 2x + 3).

Need a hint?
  • Hand 4x to each of the three terms.
  • 4x·x² = 4x³; 4x·(−2x) = −8x²; 4x·3 = 12x.
C5

Expand: (x + 6)(x + 2).

Need a hint?
  • Four products; the constants multiply to the last term.
  • Middle: 6x + 2x = 8x; last: 6·2 = 12.
C6

Expand: (2x − 3)(x + 4).

Need a hint?
  • F,O,I,L = 2x², 8x, −3x, −12.
Apply

Apply (5)

A1

Subtract: (6x² + 2x − 5) − (x² − 3x − 8).

Need a hint?
  • The minus flips all three signs — watch −(−8).
  • 6x² + 2x − 5 − x² + 3x + 8.
A2

Expand: (2x − 5)(3x + 1).

Need a hint?
  • Four products, then combine the middle.
  • 6x² + 2x − 15x − 5.
A3

Simplify: 5(x² + 2x) − 2(x² − 3x + 4).

Need a hint?
  • Distribute both; the −2 hits every term including +4.
  • 5x² + 10x − 2x² + 6x − 8.
A4

Expand: (x + 2)(x² − 3x + 5).

Need a hint?
  • Distribute x, then 2, and line up by degree.
  • (x³ − 3x² + 5x) + (2x² − 6x + 10).
A5

Which statement is correct?

Need a hint?
  • Adding LIKE terms adds coefficients, not exponents.
Extension

Extension (3)

E1

Expand and simplify (x − 1)(x² + x + 1).

Need a hint?
  • Distribute x, then −1, and watch the cancellations.
  • (x³ + x² + x) + (−x² − x − 1).
E2

Find P if P − (x² − 3x) = 2x² + x − 5.

Need a hint?
  • Add (x² − 3x) to both sides to isolate P.
  • P = (2x² + x − 5) + (x² − 3x).
E3

What is the most common mistake in computing (…) − (2x² + 4x − 7)?

Need a hint?
  • The minus must reach EVERY term inside.