The FOIL method is straightforward in theory, but students make the same mistakes over and over in practice. Whether you're in Algebra 1 or refreshing your skills for a college entrance exam, here are the five most common FOIL errors — and exactly how to fix them.
Mistake #1: Dropping the Negative Sign
This is by far the most common FOIL error. When one or both terms are negative, students frequently forget to carry the negative through the multiplication.
The Wrong Way
Expanding (x - 3)(x + 5):
- First: x × x = x²
- Outer: x × 5 = 5x
- Inner: 3 × x = 3x ❌ (should be -3x)
- Last: 3 × 5 = 15 ❌ (should be -15)
The Right Way
Remember that the negative sign belongs to the term. The second term in (x - 3) is -3, not 3.
- Inner: (-3) × x = -3x ✓
- Last: (-3) × 5 = -15 ✓
Result: x² + 5x - 3x - 15 = x² + 2x - 15
Tip: Always include the sign with the term. Think of (x - 3) as (x + (-3)). This makes it much harder to drop the negative.
Mistake #2: Forgetting to Combine Like Terms
FOIL gives you four separate products. Many students write all four down and then forget the crucial final step: combining like terms.
The Wrong Way
Expanding (x + 4)(x + 6) and writing the answer as:
x² + 6x + 4x + 24 ❌ (not simplified)
The Right Way
After FOIL, always scan for terms with the same variable and exponent. Here, 6x and 4x are like terms:
x² + 10x + 24 ✓
Tip: After writing out all four FOIL products, circle or underline terms with the same variable and exponent. Then combine them.
Mistake #3: Squaring a Binomial Incorrectly
One of the most persistent algebra errors: students assume (a + b)² = a² + b². This is wrong.
The Wrong Way
(x + 5)² = x² + 25 ❌
The Right Way
Squaring means multiplying by itself: (x + 5)² = (x + 5)(x + 5). Use FOIL:
- First: x × x = x²
- Outer: x × 5 = 5x
- Inner: 5 × x = 5x
- Last: 5 × 5 = 25
(x + 5)² = x² + 10x + 25 ✓
Tip: The formula for squaring a binomial is (a + b)² = a² + 2ab + b². That middle term (2ab) is the one everyone forgets!
Mistake #4: Applying FOIL to Non-Binomials
FOIL only works for multiplying two binomials. Students sometimes try to use it for a monomial × binomial or trinomial × binomial, which doesn't work.
When FOIL Does NOT Apply
3(x + 4)— This is just the distributive property: 3x + 12(x + 2)(x² + 3x + 1)— This is a binomial × trinomial, requiring distribution of each term5x · 3x— This is just monomial multiplication: 15x²
Tip: Count the terms before you start. If both expressions have exactly two terms, use FOIL. Otherwise, use the general distributive property.
Mistake #5: Errors with Exponents
When terms contain variables with exponents, students sometimes add coefficients instead of exponents, or multiply exponents instead of adding them.
The Wrong Way
Expanding (x² + 3)(x + 2):
First: x² × x = x² ❌ (should be x³)
The Right Way
When multiplying variables, add the exponents: x² × x¹ = x^(2+1) = x³
- First: x² × x = x³
- Outer: x² × 2 = 2x²
- Inner: 3 × x = 3x
- Last: 3 × 2 = 6
Result: x³ + 2x² + 3x + 6 ✓
Tip: Remember the exponent rule: x^a × x^b = x^(a+b). You add exponents when multiplying, and you subtract when dividing.
Quick Self-Check Method
After expanding any binomial product, use this trick to verify your answer:
- Pick a simple value for x (like x = 1 or x = 2)
- Evaluate the original expression with that value
- Evaluate your expanded answer with the same value
- Both results should be equal
Example: For (x + 3)(x - 5) = x² - 2x - 15, let x = 2:
- Original: (2 + 3)(2 - 5) = (5)(-3) = -15
- Expanded: (4) - (4) - (15) = -15 ✓
Practice Makes Perfect
The best way to avoid these mistakes is practice. Use our FOIL Calculator to check your work after expanding binomials by hand. The color-coded step-by-step breakdown makes it easy to spot exactly where an error might have crept in.