Multiplying Binomial Expressions- FOIL Method Guide
What the FOIL Method Actually Is
The FOIL method is a shortcut for multiplying two binomials. It stands for First, Outer, Inner, Last — the four pairs of terms you multiply together. That's it. Nothing fancy.
You probably learned this in middle school or early high school. Most students forget it within a week because they never understood why it works. This guide fixes that.
Why FOIL Works (The Logic Behind the Acronym)
When you multiply (a + b)(c + d), you're distributing every term in the first parenthesis across every term in the second. Here's what that looks like without shortcuts:
- a × c = ac
- a × d = ad
- b × c = bc
- b × d = bd
Combine like terms and you get ac + ad + bc + bd.
FOIL just organizes this process:
- First: a × c
- Outer: a × d
- Inner: b × c
- Last: b × d
Step-by-Step FOIL Examples
Example 1: (x + 3)(x + 5)
Let's work through this:
First: x × x = x²
Outer: x × 5 = 5x
Inner: 3 × x = 3x
Last: 3 × 5 = 15
Combine: x² + 5x + 3x + 15 = x² + 8x + 15
The 5x and 3x add together because they're like terms.
Example 2: (2x - 4)(x + 6)
Watch the negative sign:
First: 2x × x = 2x²
Outer: 2x × 6 = 12x
Inner: -4 × x = -4x
Last: -4 × 6 = -24
Combine: 2x² + 12x - 4x - 24 = 2x² + 8x - 24
Example 3: (3x + 2)²
Here's a trap. Squaring a binomial is NOT just squaring each term. You still need to multiply:
(3x + 2)(3x + 2)
First: 3x × 3x = 9x²
Outer: 3x × 2 = 6x
Inner: 2 × 3x = 6x
Last: 2 × 2 = 4
Answer: 9x² + 12x + 4
This is actually the perfect square trinomial formula: (a + b)² = a² + 2ab + b². You'll use this pattern often.
Where Students Mess Up
- Forgetting to distribute the negative: (x - 3)(x + 4) gives x² + 4x - 3x - 12, not x² + 4x - 3x + 12. The minus sign carries through.
- Skipping the combination step: You must combine like terms after FOIL. x² + 5x + 3x + 15 doesn't become your answer until you add 5x + 3x.
- Using FOIL when it doesn't apply: FOIL only works for exactly two binomials. (x + 2)(x + 3)(x + 4) needs a different approach.
- Rushing on the "Outer" and "Inner": These get swapped or dropped constantly. Write them down explicitly until it's automatic.
FOIL vs. Other Methods
FOIL isn't the only way. Here's how it compares:
| Method | Best For | Works When |
|---|---|---|
| FOIL | Two binomials | Always for (a ± b)(c ± d) |
| Box Method | Visual learners | Any binomial multiplication |
| Distributive Property | Three or more terms | Always |
| FOIL + Regrouping | Multiple binomials | Any number of binomials |
When FOIL Isn't Enough
Multiply (x + 2)(x + 3)(x + 4)? FOIL won't cut it directly. Here's what to do:
Step 1: Multiply the first two binomials: (x + 2)(x + 3) = x² + 5x + 6
Step 2: Multiply that result by the third: (x² + 5x + 6)(x + 4)
Step 3: Use distributive property now — distribute each term in the first expression across the second:
- x² × x = x³
- x² × 4 = 4x²
- 5x × x = 5x²
- 5x × 4 = 20x
- 6 × x = 6x
- 6 × 4 = 24
Step 4: Combine: x³ + 9x² + 26x + 24
How to Get Started
Practice this sequence:
- Write out the F-O-I-L steps for every problem until the order is automatic
- Always include the sign (+ or -) with each term — don't track them mentally
- Combine like terms in a separate step, written out
- Check your answer by substituting a simple number (like x = 1 or x = 2)
Quick sanity check on (x + 3)(x + 5):
- Your answer: x² + 8x + 15
- Plug in x = 1: (4)(6) = 24
- Plug into answer: 1 + 8 + 15 = 24 ✓
Common Patterns to Memorize
- Difference of squares: (a + b)(a - b) = a² - b²
- Perfect square: (a + b)² = a² + 2ab + b²
- Perfect square (negative): (a - b)² = a² - 2ab + b²
These come up constantly in factoring, quadratic equations, and standardized tests. Learning them saves time.
Bottom Line
FOIL is just organized distribution. First, outer, inner, last. Write each step. Combine like terms. Check your work. That's the whole method.
Stop overcomplicating it.