Binomial Multiplication- Methods and Practice Problems
What Is Binomial Multiplication?
Binomial multiplication is multiplying two binomials together. A binomial is simply an algebraic expression with two terms, like (x + 3) or (2y - 5). When you multiply two binomials, you get a trinomial — an expression with three terms.
Sounds simple. But if you don't know the right method, you'll waste time and make stupid mistakes. So let's get into it.
The Two Methods That Actually Work
1. The FOIL Method
FOIL stands for First, Outer, Inner, Last. It's a shortcut specifically for multiplying two binomials. Here's how it works:
- First: Multiply the first terms of each binomial
- Outer: Multiply the outer terms (first of first, last of second)
- Inner: Multiply the inner terms (last of first, first of second)
- Last: Multiply the last terms of each binomial
Then add all four results together. That's it.
2. The Distribution Method
This method treats the entire first binomial as one quantity and distributes it across every term of the second binomial. It's the same principle you'd use for multiplying any polynomial.
Take (x + 2)(x + 5). You distribute the (x + 2) across x and 5:
- x times (x + 5) = x² + 5x
- 2 times (x + 5) = 2x + 10
- Add them: x² + 7x + 10
Same answer as FOIL. Different process. Both work.
Getting Started: Step-by-Step Examples
Example 1: (x + 3)(x + 4)
Using FOIL:
- First: x · x = x²
- Outer: x · 4 = 4x
- Inner: 3 · x = 3x
- Last: 3 · 4 = 12
- Add: x² + 4x + 3x + 12 = x² + 7x + 12
Example 2: (2x - 5)(x + 3)
Using distribution:
Distribute (2x - 5) across the second binomial:
- 2x times (x + 3) = 2x² + 6x
- -5 times (x + 3) = -5x - 15
- Add: 2x² + 6x - 5x - 15 = 2x² + x - 15
Example 3: (x - 2)(x - 7)
Both binomials have negative terms. Watch the signs:
- First: x · x = x²
- Outer: x · (-7) = -7x
- Inner: (-2) · x = -2x
- Last: (-2) · (-7) = 14
- Add: x² - 7x - 2x + 14 = x² - 9x + 14
The product of two negative numbers is positive. Don't forget that.
Comparing the Methods
| Method | Best For | Pros | Cons |
|---|---|---|---|
| FOIL | Two binomials only | Fast, easy to remember | Only works for binomials |
| Distribution | Any polynomial multiplication | Works every time, scalable | Slightly longer process |
Pick FOIL when you're multiplying exactly two binomials. Use distribution for everything else. You'll know when to switch — it becomes obvious.
Practice Problems
Try these. No peeking until you've tried.
1. (x + 6)(x + 2)
2. (3x + 1)(x - 4)
3. (2x - 3)(2x + 3)
4. (x + 5)²
Solutions
1. x² + 8x + 12
2. 3x² - 12x + x - 4 = 3x² - 11x - 4
3. 4x² + 6x - 6x - 9 = 4x² - 9
4. (x + 5)(x + 5) = x² + 5x + 5x + 25 = x² + 10x + 25
Problem 3 is a special case — it's called a difference of squares. The middle terms cancel out. Problem 4 is squaring a binomial, which is just a specific application of the same rules.
Where People Screw Up
- Dropping signs: Negative terms trip people up constantly. Write every sign down. Don't assume it.
- Skipping steps: Trying to do FOIL in your head leads to errors. Write it out until it's automatic.
- Combining terms wrong: Only add terms that are alike. x² + x doesn't equal 2x². That's not how it works.
- Forgetting to distribute completely: With distribution, make sure every term gets multiplied. Miss one, and the whole answer is wrong.
The Bottom Line
Binomial multiplication comes down to two things: systematic multiplication and careful addition. FOIL works for binomials. Distribution works for everything. Pick your method, do the work, check your signs.
Practice 20 problems and you'll have it locked in. There's no secret — just repetition.