← Home FOIL 1 / 10
✂️ → 📦

What happens when you multiply two things in parentheses?

You've seen equations like (x + 3)(x + 5). But what does that actually mean? And how do you turn it into something simpler?

That's what FOIL is for. It's a pattern — a recipe — for multiplying two binomials without missing any pieces.

Why it matters
You already know the quadratic formula solves ax² + bx + c = 0. FOIL is how you get that ax² + bx + c in the first place.
scroll ↓

First — what's a binomial?

(x + 3)

"Bi" = two, "nomial" = terms. A binomial is just two things added or subtracted. You already know "bi" from your root words — bicycle, binocular.

When we write (x + 3)(x + 5), we're multiplying two binomials together. Each one has two parts, so there are 2 × 2 = 4 multiplications to do.

That's all FOIL is — a way to remember which 4 multiplications to do.

FOIL = four steps

First Outer Inner Last
(x + 3)(x + 5)

First: x · x    Outer: x · 5    Inner: 3 · x    Last: 3 · 5

You multiply every term in the first parenthesis by every term in the second. FOIL just gives you the order so you don't miss one.

Watch it work: (x + 3)(x + 5)

F
x · x = x²

Add them up: x² + 5x + 3x + 15

x² + 8x + 15

Tap each step to reveal it. The O and I terms (5x + 3x) combine because they're both "x" terms.

See it as a rectangle

(x + 3)(x + 5) is literally the area of a rectangle with sides (x+3) and (x+5). The four parts of FOIL are four smaller rectangles inside it:

×
x
5
x
5x
3
3x
15

The total area = x² + 5x + 3x + 15 = x² + 8x + 15

The insight
FOIL isn't magic — it's just organized multiplication. The area model makes it visual. Every FOIL problem is secretly a rectangle.

Play with it: (x + a)(x + b)

Slide a and b to see how the result changes. Notice the pattern — the middle number is always a + b and the last number is always a × b.

(x + 3)(x + 5) = x² + 8x + 15
×
x
5
x
5x
3
3x
15

What about negatives?

FOIL works exactly the same way — you just have to watch your signs.

(x − 2)(x + 7)
F
x · x =
O
x · 7 = 7x
I
(−2) · x = −2x
L
(−2) · 7 = −14
x² + 5x − 14

The sign carries with the number. If it's (x 2), the 2 is negative everywhere it goes.

The shortcut pattern

For (x + a)(x + b), the answer is always:

x² + (a+b)x + (a·b)

The middle coefficient is the sum. The last term is the product. Once you see this pattern, you can FOIL simple ones in your head.

Quick check
(x + 4)(x + 6) = ?

Sum: 4+6=10    Product: 4×6=24

x² + 10x + 24 ✓

Your turn: practice

Problem 1
(x + 2)(x + 9) = ?
x² + 11x + 18
Problem 2
(x − 3)(x + 8) = ?
x² + 5x − 24
Problem 3
(x + 2)(3x − 3) = ?
3x² + 3x − 6

That last one is straight from your EOC review.

🔄

FOIL goes both ways

FOIL expands: (x+3)(x+5) → x² + 8x + 15

Factoring reverses it: x² + 8x + 15 → (x+3)(x+5)

You already know how to solve x² + 8x + 15 = 0 with the quadratic formula. But if you can factor it back into (x+3)(x+5) = 0, the answer jumps out: x = −3 or x = −5.

Coming up next
Factoring is FOIL in reverse — and it's often faster than the quadratic formula. That's the next deck.
You just learned to multiply binomials. 🎉
FOIL = First, Outer, Inner, Last