Mathwords logoReference LibraryMathwords

Distributive Property

The distributive property is the rule that multiplying a number by a group of numbers added together gives the same result as multiplying the number by each one separately and then adding. In symbols, a(b+c)=ab+aca(b + c) = ab + ac.

The distributive property of multiplication over addition states that for any real numbers aa, bb, and cc, the expression a(b+c)a(b + c) is equivalent to ab+acab + ac. This property also applies to subtraction: a(bc)=abaca(b - c) = ab - ac. It serves as a foundational rule in algebra, allowing you to expand expressions and factor common terms out of sums.

Key Formula

a(b+c)=ab+aca(b + c) = ab + ac
Where:
  • aa = the factor being distributed (multiplied by each term inside the parentheses)
  • bb = the first term inside the parentheses
  • cc = the second term inside the parentheses

Worked Example

Problem: Simplify 4(3x + 7) using the distributive property.
Step 1: Identify the factor outside the parentheses and the terms inside.
a=4,b=3x,c=7a = 4, \quad b = 3x, \quad c = 7
Step 2: Multiply the outside factor by the first term inside.
4×3x=12x4 \times 3x = 12x
Step 3: Multiply the outside factor by the second term inside.
4×7=284 \times 7 = 28
Step 4: Add the two products together.
12x+2812x + 28
Answer: 4(3x+7)=12x+284(3x + 7) = 12x + 28

Visualization

Why It Matters

The distributive property is one of the most frequently used tools in algebra. Any time you expand an expression like 5(x+2)5(x + 2) or factor out a common term from 6x+126x + 12, you're relying on this property. It also underpins mental math shortcuts — for instance, computing 8×478 \times 47 by thinking of it as 8(503)=40024=3768(50 - 3) = 400 - 24 = 376.

Common Mistakes

Mistake: Distributing to only one term inside the parentheses, e.g., writing 3(x+4)=3x+43(x + 4) = 3x + 4.
Correction: You must multiply the outside factor by every term inside. The correct result is 3(x+4)=3x+123(x + 4) = 3x + 12.
Mistake: Forgetting to distribute the sign. For example, writing 2(x5)=2x10-2(x - 5) = -2x - 10.
Correction: A negative times a negative is a positive. Since 2×(5)=+10-2 \times (-5) = +10, the correct expansion is 2(x5)=2x+10-2(x - 5) = -2x + 10.

Related Terms