Skip to content
mathlab
0
0
0 XP
Lvl 1
KJ
Lesson 3 ~35 min Unit 2 · Algebra +85 XP

Expanding Binomials

Two brackets, four products, one answer. Learn FOIL, the area model, and the perfect-square shortcut — then apply them to any binomial product.

Today's hook: A builder quotes for a deck that's $(x + 3)$ metres by $(x + 2)$ metres. They don't guess — they multiply the two lengths. That's exactly what expanding binomials does.
0/5QUESTS
Think First
warm-up

Before you read on — expand $(x + 3)(x + 2)$. How many separate multiplications did you do? Try it, then check your reasoning as you go.

Record your answer in your workbook.
1
The Big Idea
+5 XP to read

When two binomials sit side by side, every term in the first bracket must multiply every term in the second. That gives exactly four partial products. Add them, collect like terms, and you're done.

An expansion of $(a+b)(c+d)$ produces four terms: $ac$, $ad$, $bc$, and $bd$. The middle two usually combine. FOIL is just a memory hook for the four pairs.

a+b c+d 4 PRODUCTS
$(a+b)(c+d)=ac+ad+bc+bd$
Every term, every term
Each of the 2 terms in bracket 1 hits each of the 2 in bracket 2. No skipping.
Collect at the end
Write all four products first, then combine any like terms.
Check the count
A binomial product should give 4 terms before collecting, 2 or 3 after.
2
What You'll Master
objectives

Know

  • The FOIL method and what each letter stands for
  • The area-model interpretation of $(a+b)(c+d)$
  • The perfect-square pattern $(a+b)^2 = a^2 + 2ab + b^2$

Understand

  • Why there are exactly four partial products
  • Why perfect squares produce three terms, not two
  • How negative signs affect each partial product

Can Do

  • Expand any binomial product using FOIL
  • Recognise and apply the perfect-square shortcut
  • Handle negative terms without sign errors
3
Words You Need
vocabulary
BinomialAn expression with exactly two terms, e.g. $(x + 3)$ or $(2a - 5)$.
ProductThe result of multiplying two expressions. $(x+3)(x+2)$ is a binomial product.
FOILA memory hook: First, Outer, Inner, Last — the four pairs to multiply.
Partial productOne of the four individual multiplication results before collecting like terms.
Perfect squareA binomial squared: $(a+b)^2$ or $(a-b)^2$. Always expands to three terms.
ExpandRewrite a bracketed product as a sum with no brackets.
4
Spot the Trap
heads-up

Wrong: "$(x + 2)^2 = x^2 + 4$" — squared each term separately.

Right: $(x + 2)^2 = x^2 + 4x + 4$. The middle term $2 \times x \times 2 = 4x$ comes from Outer + Inner.

Wrong: "$(x - 3)(x + 5) = x^2 + 2x + 15$" — sign error on the Last term.

Right: $(x - 3)(x + 5) = x^2 + 5x - 3x - 15 = x^2 + 2x - 15$. The $-3 \times +5$ gives $-15$.

5
The Four Products
+5 XP

FOIL is just a way to remember the four multiplications: First, Outer, Inner, Last. Write all four down, then collect like terms. No shortcuts.

Label the terms in $(a+b)(c+d)$: First is $a \times c$, Outer is $a \times d$, Inner is $b \times c$, Last is $b \times d$. Add them: $ac + ad + bc + bd$.

a·c FIRST a·d OUTER b·c INNER b·d LAST
$(a+b)(c+d)$
= ac + ad + bc + bd
Write all four
Never skip a product. First, Outer, Inner, Last — all four.
Track signs
Carry the sign of each term into its product. $-3 \times x = -3x$.
Then collect
Outer and Inner usually combine. Check before you finish.

Example in action: $(x + 3)(x + 2)$

$$\text{First: } x^2 \quad \text{Outer: } 2x \quad \text{Inner: } 3x \quad \text{Last: } 6$$

$$x^2 + 2x + 3x + 6 = x^2 + 5x + 6$$

6
The Area Grid
+5 XP

Picture $(a+b)(c+d)$ as a big rectangle split into four smaller rectangles. Each small rectangle is one partial product. The total area is the expansion — no algebra needed to see why it works.

The height splits into $a$ and $b$. The width splits into $c$ and $d$. Multiply height-piece by width-piece for each of the four cells. Add the four cell areas.

ac ad bc bd a b c d
area = ac + ad + bc + bd
Draw the grid
If FOIL feels abstract, sketch a 2x2 grid. Each cell is one product.
Same result
FOIL and the area model are the same math, just different pictures.
Sanity check
Use the grid to verify your FOIL answer — the four cells must match.
x·x = x² x·2 = 2x 3·x = 3x 3·2 = 6 x 3 x 2 = x² + 5x + 6
7
Perfect Squares
+5 XP

When both brackets are identical — $(a+b)^2$ — the Outer and Inner products are the same. They combine into one middle term: $2ab$. This gives the famous three-term pattern.

$(a+b)^2 = a^2 + 2ab + b^2$. The $a^2$ is the big square, the $2ab$ is the two identical rectangles, and the $b^2$ is the small corner square. Never drop the middle term.

ab ab
$(a+b)^2$
= a² + 2ab + b²
Not just a² + b²
$(a+b)^2 \neq a^2 + b^2$. The middle term $2ab$ is real and essential.
Shortcut valid
Once you trust the pattern, $(x+4)^2 = x^2 + 8x + 16$ in one line.
Minus works too
$(a-b)^2 = a^2 - 2ab + b^2$. The middle term is negative.

Example: $(x + 4)^2 = x^2 + 4x + 4x + 16 = x^2 + 8x + 16$.

Using the shortcut: $a = x$, $b = 4$, so $a^2 = x^2$, $2ab = 8x$, $b^2 = 16$.

Try It Now: Expand $(x - 3)^2$. (Hint: $a = x$, $b = -3$. Watch the sign on $2ab$.) Answer: $x^2 - 6x + 9$.
8
Watch the Signs
+5 XP

Negative terms inside brackets are the #1 source of errors. A minus sign travels with its term into every product it touches. Negative × negative = positive — but you have to actually write both negatives first.

For $(x - 3)(x + 5)$: the $-3$ multiplies the $x$ (giving $-3x$) and the $-3$ multiplies the $+5$ (giving $-15$). Both products keep the minus. Only the $x \times +5$ is positive.

x · x = + x · 5 = + -3 · x = - -3 · 5 = - x² + 5x - 3x - 15 = x² + 2x - 15
$(x-3)(x+5)$
= x² + 2x - 15
Minus is sticky
A negative term carries its sign into every product it forms.
Neg × neg = pos
Two negatives multiply to positive — but only if you wrote both down.
Double-check Last
The Last product is where most sign errors hide. Verify it first.
Watch Me Solve It · Basic FOIL
+15 XP per step
Q1
PROBLEM
Expand $(x + 3)(x + 2)$.
  1. 1
    First × First
    $x \times x = x^2$
    Multiply the first term of each bracket.
  2. 2
    Outer + Inner
    $x \times 2 = 2x$  and  $3 \times x = 3x$
    These are the two middle products. They will combine.
  3. 3
    Last × Last
    $3 \times 2 = 6$
    Multiply the second term of each bracket.
  4. 4
    Collect like terms
    $x^2 + 2x + 3x + 6 = x^2 + 5x + 6$
    $2x + 3x = 5x$. The $x^2$ and $6$ have no partners.
Answer$x^2 + 5x + 6$
Watch Me Solve It · Negative mix
+15 XP per step
Q2
PROBLEM
Expand $(x - 4)(x + 5)$.
  1. 1
    First × First
    $x \times x = x^2$
  2. 2
    Outer + Inner
    $x \times 5 = 5x$  and  $-4 \times x = -4x$
    The $-4$ keeps its minus sign.
  3. 3
    Last × Last
    $-4 \times 5 = -20$
    Negative × positive = negative. This is the most common error spot.
  4. 4
    Collect like terms
    $x^2 + 5x - 4x - 20 = x^2 + x - 20$
    $5x - 4x = x$. Check: four products became three terms.
Answer$x^2 + x - 20$
Watch Me Solve It · Perfect square
+15 XP per step
Q3
PROBLEM
Expand and simplify $(2x - 3)^2$.
  1. 1
    Rewrite as two brackets
    $(2x - 3)^2 = (2x - 3)(2x - 3)$
    A square means the expression multiplied by itself.
  2. 2
    First × First
    $2x \times 2x = 4x^2$
  3. 3
    Outer + Inner
    $2x \times (-3) = -6x$  and  $-3 \times 2x = -6x$
    Both are negative. Together they make $-12x$.
  4. 4
    Last × Last + collect
    $-3 \times (-3) = +9$
    $4x^2 - 6x - 6x + 9 = 4x^2 - 12x + 9$
    Three terms, as every perfect square must.
Answer$4x^2 - 12x + 9$
9
Common Pitfalls
heads-up
Forgetting the middle term in perfect squares
$(x + 2)^2 \rightarrow x^2 + 4$ — the $4x$ vanished. Outer + Inner = $2x + 2x = 4x$ and must be included.
Fix: always expand fully with FOIL, or memorise $a^2 + 2ab + b^2$.
Sign error on the Last product
$(x - 3)(x + 5) \rightarrow x^2 + 2x + 15$ — the $-3 \times +5$ should be $-15$, not $+15$.
Fix: write the sign of each term before multiplying. Negative × positive = negative.
Only multiplying First and Last
$(x + 3)(x + 2) \rightarrow x^2 + 6$ — skipped Outer and Inner ($2x$ and $3x$).
Fix: FOIL means four products. Count them before you collect.
Copy Into Your Books

FOIL

  • First × First
  • Outer × Outer
  • Inner × Inner
  • Last × Last
  • Then collect like terms

Area Model

  • $(a+b)(c+d)$ = big rectangle
  • Split into 4 smaller rectangles
  • Each cell = one partial product
  • Add all four areas

Perfect Squares

  • $(a+b)^2 = a^2 + 2ab + b^2$
  • $(a-b)^2 = a^2 - 2ab + b^2$
  • Always three terms
  • Middle term = 2ab

Sign Rules

  • Neg × pos = neg
  • Neg × neg = pos
  • Carry the sign into every product
  • Double-check the Last term

How are you completing this lesson?

D
Brain Trainer · Mixed
4 problems

Four problems mixing FOIL, negatives and perfect squares. Work each one, then reveal the answer to check.

  1. 1 Expand $(x + 5)(x + 2)$.

    First: $x^2$, Outer: $2x$, Inner: $5x$, Last: $10$$= x^2 + 7x + 10$
  2. 2 Expand $(x - 3)(x + 4)$.

    First: $x^2$, Outer: $4x$, Inner: $-3x$, Last: $-12$$= x^2 + x - 12$
  3. 3 Expand $(2x + 1)(x - 2)$.

    First: $2x^2$, Outer: $-4x$, Inner: $x$, Last: $-2$$= 2x^2 - 3x - 2$
  4. 4 Expand and simplify $(x + 2)^2 - (x + 1)(x + 3)$.

    $(x+2)^2 = x^2 + 4x + 4$. $(x+1)(x+3) = x^2 + 4x + 3$. Subtract: $(x^2 + 4x + 4) - (x^2 + 4x + 3)$$= 1$
Complete in your workbook.
1
Expand $(x + 4)(x + 3)$.
+10 XP
2
A student wrote $(x + 2)^2 = x^2 + 4$. What did they forget?
+10 XP
3
Expand $(x - 3)(x + 5)$.
+10 XP
4
Expand $(2x - 1)(3x + 4)$.
+10 XP
5
Which expression is equivalent to $(x - 5)^2$?
+10 XP
Show Your Working
7 marks total
Apply Easy 2 MARKS

Q6. Expand and simplify $(x + 6)(x - 2)$.

Answer in your workbook.
Apply Medium 2 MARKS

Q7. A rectangular sports court has length $(2x + 5)$ metres and width $(x + 3)$ metres. Use the area model to write and simplify an expression for the area of the court.

Answer in your workbook.
Analyse Hard 3 MARKS

Q8. When $(x + 5)(x + k)$ is expanded, the result is $x^2 + 8x + 15$.

(a) Find the value of $k$. (1 mark)

(b) Show your working to verify your answer. (2 marks)

Answer in your workbook.
Comprehensive Answers

Quick Check

1. B — $x \times x = x^2$, $x \times 3 = 3x$, $4 \times x = 4x$, $4 \times 3 = 12$. Sum: $x^2 + 7x + 12$.

2. B — The student forgot the middle term. $(x+2)^2 = x^2 + 2x + 2x + 4 = x^2 + 4x + 4$.

3. A — $x^2 + 5x - 3x - 15 = x^2 + 2x - 15$.

4. B — $6x^2 + 8x - 3x - 4 = 6x^2 + 5x - 4$.

5. C — $(x-5)^2 = x^2 - 5x - 5x + 25 = x^2 - 10x + 25$.

Show Your Working Model Answers

Q6 (2 marks): $x^2 - 2x + 6x - 12$ [1 for four correct products] $= x^2 + 4x - 12$ [1 for collecting].

Q7 (2 marks): Area $= (2x+5)(x+3) = 2x^2 + 6x + 5x + 15$ [1 for four products] $= 2x^2 + 11x + 15$ m² [1 for simplified].

Q8 (3 marks): (a) $k = 3$ [1]. (b) $(x+5)(x+3) = x^2 + 3x + 5x + 15$ [1] $= x^2 + 8x + 15$, which matches [1].

Stretch Challenge · +25 XP, +10 coins

Working Backwards

Expand and simplify $(2x + 3)(x - 1) - (x - 2)^2$. Show every step, then collect like terms.

Reveal solution

$(2x+3)(x-1) = 2x^2 - 2x + 3x - 3 = 2x^2 + x - 3$.

$(x-2)^2 = x^2 - 4x + 4$.

Subtract: $(2x^2 + x - 3) - (x^2 - 4x + 4) = 2x^2 + x - 3 - x^2 + 4x - 4 = x^2 + 5x - 7$.

R
Quick Review

FOIL

First, Outer, Inner, Last

Area Model

Four cells = four products

Collect

Combine like terms after expanding

Perfect Square

$(a+b)^2 = a^2 + 2ab + b^2$

Middle Term

Never drop the $2ab$

Signs

Neg × neg = pos

Interactive: Binomial Expander

Visualise double-bracket expansion with an interactive area model. Adjust the terms and watch the four partial products update.

Your Badges

0 of 6
First Steps
3-Day Streak
3 in a Row
Lesson Ace
Stretch Seeker
Daily Warrior