Using the Distributive Property- Simplifying Expressions

What Is the Distributive Property?

The distributive property is a math rule that lets you multiply a number by a group of numbers added together. It's the bridge between multiplication and addition that makes solving equations actually manageable.

Without it, you'd be stuck rewriting every problem into impossible-to-solve formats. With it, complex expressions become simple ones you can solve in your head.

The Formula

Here's what it looks like:

a(b + c) = ab + ac

That's it. The number outside the parentheses gets multiplied by each term inside. It works the same for subtraction:

a(b - c) = ab - ac

The distribution happens regardless of whether you're adding or subtracting inside the parentheses.

Distributing with Numbers

Let's start with something basic. Solve 3(4 + 2).

Without the property, you'd add first: 3(6) = 18.

With the property, you distribute: 3(4) + 3(2) = 12 + 6 = 18.

Both give the same answer. The distributive method matters more when you can't add inside the parentheses easily.

Try 7(12). You could calculate 7 × 12 directly, or you could break it apart:

7(10 + 2) = 7(10) + 7(2) = 70 + 14 = 84.

This is exactly how mental math works. You're distributing without even realizing it.

Distributing with Variables

Variables are where this gets useful. Consider 4(x + 3).

You distribute the 4 to both terms:

4(x) + 4(3) = 4x + 12

The x stays as x. You're multiplying the coefficient, not solving for x yet.

What about -2(y - 5)?

The negative sign distributes too:

-2(y) + (-2)(-5) = -2y + 10

Watch that double negative. (-2)(-5) becomes positive 10.

More examples:

Each term inside gets multiplied. Every single one. Don't skip terms.

Distributing a Negative Number

This trips up more students than anything else. When the number outside the parentheses is negative, it changes every sign inside.

Take -(x + 6).

The negative is really -1. So: -1(x) + -1(6) = -x - 6.

Another one: -4(2x - 3)

-4(2x) + (-4)(-3) = -8x + 12

The second term flips positive because you're multiplying two negatives.

Common Mistakes to Avoid

These errors show up constantly:

Combining Like Terms After Distributing

Once you distribute, you often need to simplify further. This means combining terms that are alike.

Example: 3(x + 2) + 4(x - 1)

Step 1: Distribute both parts

3x + 6 + 4x - 4

Step 2: Combine like terms

3x + 4x = 7x

6 - 4 = 2

Final answer: 7x + 2

Another one: 5(2x + 3) - 3(x + 4)

5(2x + 3) - 3(x + 4)

= 10x + 15 - 3x - 12

= 10x - 3x + 15 - 12

= 7x + 3

Practice Problems

Try these before checking answers:

  1. 4(x + 5)
  2. -2(3y - 7)
  3. 3(2x + 4) + 2(x + 3)
  4. -(4a + 2b - c)
  5. 5(3m - 2) - 2(4m + 1)

Answers:

  1. 4x + 20
  2. -6y + 14
  3. 6x + 12 + 2x + 6 = 8x + 18
  4. -4a - 2b + c
  5. 15m - 10 - 8m - 2 = 7m - 12

Distributive Property vs. FOIL

People confuse these constantly. Here's the difference:

Method Used For Example
Distributive Property Multiplying term by entire parentheses 3(x + 4) = 3x + 12
FOIL Multiplying two binomials (x + 2)(x + 3)

FOIL is actually just the distributive property applied twice. You're distributing the entire first binomial across the second one, then distributing again to each resulting term.

That's why FOIL works. It has nothing to do with some special rule. It's distribution all the way down.

How to Get Better at This

Stop memorizing steps. Start understanding the pattern.

This skill shows up everywhere in algebra. Solving equations, factoring, polynomial multiplication. Master the distributive property now, or struggle with it for years.