Distributive Property: Expand Multiplication Over Addition

By Vegard Gjerde Based on Masterful Learning 8 min read
distributive-property algebra math learning-strategies

Distributive Property lets you rewrite a product of a factor and a sum by multiplying the factor by each term inside the parentheses — preserving the value of the expression for every allowed variable assignment. It applies whenever a factor multiplies a sum or difference; no additional condition is required. Recognizing this pattern and applying it cleanly is a core algebraic fluency skill practiced in the Unisium Study System.

This guide sits inside the Algebra study map, where you can see the neighboring moves, models, and next-step guides that connect this principle to the rest of algebra.

Distributive Property: a·(b + c) = a·b + a·c, showing the outer factor multiplied individually by each term inside the parentheses.
The Distributive Property move a(b+c)=ab+aca \cdot (b + c) = a \cdot b + a \cdot c under condition “Always applies”.

On this page: The Principle | Conditions | Failure Modes | EE Questions | Retrieval Practice | Practice Ground | Solve a Problem | FAQ


The Principle

The move: Multiply the outer factor by each term inside the parentheses, replacing the product of a factor and a sum with a sum of individual products.

The invariant: This produces an equivalent expression with the same value for every allowed variable assignment — expanding a parenthesized sum introduces no new information and destroys none.

Pattern: a(b+c)=ab+aca \cdot (b + c) = a \cdot b + a \cdot c

Legal ✓Illegal ✗
3(x+4)=3x+123(x + 4) = 3x + 123(xy)↛3x3y3(xy) \not\to 3x \cdot 3y

The Distributive Property governs multiplication over a sum. 3(xy)3(xy) contains a product inside the parentheses, not a sum, so no distribution occurs.


Conditions of Applicability

Condition: Always applies

Before applying, check: Confirm the outer factor multiplies a sum or difference (addition/subtraction inside the parentheses), not a product or quotient.

  • 3(x+4)3(x + 4): valid — outer factor 33 multiplies the sum x+4x + 4.
  • 3(xy)3(xy): not eligible for distribution, because the parentheses contain a product, not a sum or difference — simplifies directly to 3xy3xy.
  • (x+2)2(x + 2)^2: requires two applications — rewrite as (x+2)(x+2)(x+2)(x+2), then distribute each factor in turn.

Want the complete framework behind this guide? Read Masterful Learning.

Compare this with Combine Like Terms when deciding whether the expression should be expanded or collected. After expansion exposes a shared factor pattern, Factor Common Term is the natural next move.


Common Failure Modes

Failure mode: distributing an exponent over a sum — e.g., (a+b)2a2+b2(a + b)^2 \to a^2 + b^2 → the cross term 2ab2ab is silently destroyed, producing a numerically wrong expression.

Debug: rewrite (a+b)2(a + b)^2 as (a+b)(a+b)(a + b)(a + b) first, then apply the Distributive Property twice to expand correctly.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • What does “distributes over addition” mean geometrically? How does the rectangle area a(b+c)a(b + c) equal the sum of two smaller rectangle areas ab+acab + ac?
  • Why is each term inside the parentheses multiplied separately rather than treating the grouped sum as a single unit?

For the Principle

  • How do you recognize when the Distributive Property applies in a multi-step algebra chain, versus when the expression is already a single product?
  • What changes — if anything — when the outer factor is negative, fractional, or itself a variable?

Between Principles

  • How does the Distributive Property justify combining like terms as a special case of reading a(b+c)=ab+aca(b + c) = ab + ac right to left — and when does that special case apply versus general factoring?

Generate an Example

  • Start with pq+pr+sq+srpq + pr + sq + sr, factor by grouping to (p+s)(q+r)(p + s)(q + r), and identify where the Distributive Property is being read in reverse at each step.

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the move in one sentence: _____Multiply the outer factor by each term inside the parentheses and add the resulting products.
Write the canonical pattern: _____a(b+c)=ab+aca \cdot (b + c) = a \cdot b + a \cdot c
State the canonical condition: _____Always applies

Practice Ground

Use these exercises to build move-selection fluency. (See Self-Explanation for how to use worked examples effectively.)

Procedure Walkthrough

Starting from 5(3x2)+2(x+4)5(3x - 2) + 2(x + 4), expand and collect like terms to reach simplified form.

StepExpressionOperation
05(3x2)+2(x+4)5(3x - 2) + 2(x + 4)
115x10+2(x+4)15x - 10 + 2(x + 4)Distribute 5 over (3x2)(3x - 2): 53x=15x5 \cdot 3x = 15x, 5(2)=105 \cdot (-2) = -10
215x10+2x+815x - 10 + 2x + 8Distribute 2 over (x+4)(x + 4): 2x=2x2 \cdot x = 2x, 24=82 \cdot 4 = 8
317x217x - 2Combine like terms: 15x+2x=17x15x + 2x = 17x, 10+8=2-10 + 8 = -2

Drills

Format A — Forward step

Apply the Distributive Property once.

3(x+4)3(x + 4)

Reveal

Multiply 3 by each term: 3x=3x3 \cdot x = 3x and 34=123 \cdot 4 = 12:

3x+123x + 12


Apply the Distributive Property once.

2(5y3)-2(5y - 3)

Reveal

Multiply 2-2 by each term: 25y=10y-2 \cdot 5y = -10y and 2(3)=+6-2 \cdot (-3) = +6:

10y+6-10y + 6


Reject the invalid rewrite. What is wrong?

3(xy)↛3x3y3(x \cdot y) \not\to 3x \cdot 3y

Reveal

The Distributive Property governs multiplication over a sum, not over a product. 3(xy)3(xy) is already a single product; there is no addition inside the parentheses. Writing 3x3y=9xy3x \cdot 3y = 9xy applies the factor twice, tripling the value incorrectly.

Correct simplification: 3(xy)=3xy3(xy) = 3xy.


Apply the Distributive Property once.

a(b+cd)a(b + c - d)

Reveal

Multiply aa by each of the three terms:

ab+acadab + ac - ad


Identify which sub-expression is eligible for the Distributive Property, then apply it.

4(x+2)+374(x + 2) + 3 \cdot 7

Reveal

Only 4(x+2)4(x + 2) is eligible — it has an outer factor multiplying a sum. 373 \cdot 7 is a product of two constants; simplify it directly to 2121.

Distribute the first part: 4x+84x + 8. Combine with the constant: 4x+8+21=4x+294x + 8 + 21 = 4x + 29.


Apply the Distributive Property once.

1(3x7)-1(3x - 7)

Reveal

Multiply 1-1 by each term: 13x=3x-1 \cdot 3x = -3x and 1(7)=+7-1 \cdot (-7) = +7:

3x+7-3x + 7


Apply the Distributive Property once.

x(x+5)x(x + 5)

Reveal

Multiply xx by each term: xx=x2x \cdot x = x^2 and x5=5xx \cdot 5 = 5x:

x2+5xx^2 + 5x


Format E — Canonicalization

Expand and rewrite in simplified form.

2(x+3)+4(x1)2(x + 3) + 4(x - 1)

Reveal

Distribute each factor: 2x+6+4x42x + 6 + 4x - 4

Combine like terms: 6x+26x + 2


Expand and rewrite in simplified form.

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

Reveal

Distribute 3-3: 6x+12+5x-6x + 12 + 5x

Combine like terms: x+12-x + 12


Expand and rewrite in simplified form.

x(x+2)+3(x1)x(x + 2) + 3(x - 1)

Reveal

Distribute xx: x2+2xx^2 + 2x. Distribute 3: 3x33x - 3.

Combine like terms: x2+5x3x^2 + 5x - 3


Expand and rewrite in simplified form.

5(2a+1)2(3a4)5(2a + 1) - 2(3a - 4)

Reveal

Distribute 5: 10a+510a + 5. Distribute 2-2: 6a+8-6a + 8.

Combine like terms: 4a+134a + 13


Reject the invalid expansion. What is the correct result?

(m+4)2↛m2+16(m + 4)^2 \not\to m^2 + 16

Reveal

(m+4)2(m + 4)^2 means (m+4)(m+4)(m + 4)(m + 4). Apply the Distributive Property twice:

(m+4)(m+4)=m(m+4)+4(m+4)=m2+4m+4m+16=m2+8m+16(m + 4)(m + 4) = m(m + 4) + 4(m + 4) = m^2 + 4m + 4m + 16 = m^2 + 8m + 16

The invalid result m2+16m^2 + 16 drops the cross term 8m8m. Exponents do not distribute over sums — only multiplication does.


Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem: Starting from 3(2x+5)4(x3)3(2x + 5) - 4(x - 3), expand using the Distributive Property and reach simplified form.

Full solution
StepExpressionMove
03(2x+5)4(x3)3(2x + 5) - 4(x - 3)
16x+154(x3)6x + 15 - 4(x - 3)Distribute 3 over (2x+5)(2x + 5): 32x=6x3 \cdot 2x = 6x, 35=153 \cdot 5 = 15
26x+154x+126x + 15 - 4x + 12Distribute 4-4 over (x3)(x - 3): 4x=4x-4 \cdot x = -4x, 4(3)=+12-4 \cdot (-3) = +12
32x+272x + 27Combine like terms: 6x4x=2x6x - 4x = 2x, 15+12=2715 + 12 = 27

FAQ

What is the Distributive Property?

The Distributive Property is the algebraic identity a(b+c)=ab+aca(b + c) = ab + ac: a factor outside a grouped sum multiplies each term inside, and the results are added. It holds for all real numbers and applies in both directions — expanding a product into a sum, or factoring a sum back into a product.

When does the Distributive Property apply?

It applies whenever a factor multiplies a sum or difference. There is no further condition: the property holds for all real numbers and all polynomial expressions. The key is pattern recognition — an outer factor times a grouped sum is the trigger.

What goes wrong when I try to distribute over multiplication?

If you write 3(xy)3x3y=9xy3(xy) \to 3x \cdot 3y = 9xy, you have applied the factor twice, multiplying the value by 3. The Distributive Property distributes multiplication over addition, not over other multiplications. 3(xy)3(xy) simplifies directly to 3xy3xy.

Combining like terms is a special case of reading the Distributive Property right to left: 3x+5x=(3+5)x=8x3x + 5x = (3 + 5)x = 8x works because 3x3x and 5x5x share the exact same repeated factor xx. The general reverse reading — ab+ac=a(b+c)ab + ac = a(b + c) — is factoring out a common factor, which applies whenever a factor appears in every term, not just when those terms are like terms. The Distributive Property is the underlying identity; factoring is reading it backwards; combining like terms is one important special case of that reverse reading.

Does the Distributive Property apply inside equations and inequalities too?

Yes — the property acts on expressions, so it applies to any sub-expression that matches the pattern a(b+c)a(b + c), regardless of whether that expression lives inside an equation, inequality, or anything else. Distributing 3(x+2)3(x + 2) in the equation 3(x+2)=153(x + 2) = 15 gives 3x+6=153x + 6 = 15; the equality itself is unaffected because you produced an equivalent expression on one side.


How This Fits in Unisium

The Distributive Property appears at the start of almost every multi-step algebra problem — from clearing parentheses in linear equations to expanding binomial products. Unisium builds fluency with this move through forward-step drills (expand once, predict the result) and canonicalization exercises (expand fully, then collect like terms). The critical failure mode — treating an exponent as if it distributes over a sum — is addressed directly in the drill block, so learners develop the reflex to pause before squaring a grouped sum.

Explore further:

Ready to master the Distributive Property? Start practicing with Unisium or explore the full learning framework in Masterful Learning.

Masterful Learning book cover

Masterful Learning

The study system for physics, math, & programming that works: retrieval, connection, explanation, problem solving, and more.

Read the book (opens in new tab) ISBN 979-8-2652-9642-9

Ready to apply this strategy?

Join Unisium and start implementing these evidence-based learning techniques.

Start Learning with Unisium Read More Guides

Want the complete framework? This guide is from Masterful Learning.

Learn about the book →