Mathwords logoMathwords

Distributive Law — Definition, Formula & Examples

The Distributive Law says that multiplying a number by a group of numbers added (or subtracted) together is the same as multiplying that number by each one separately, then adding (or subtracting) the results.

For all real numbers aa, bb, and cc, the distributive property of multiplication over addition states a(b+c)=ab+aca(b + c) = ab + ac. Equivalently, a(bc)=abaca(b - c) = ab - ac. This property links multiplication and addition into a single consistent operation.

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 = First term inside the parentheses
  • cc = Second term inside the parentheses

How It Works

When you see an expression like 5(x+3)5(x + 3), you distribute the 55 to every term inside the parentheses. Multiply 5×x5 \times x and 5×35 \times 3 separately, then combine. The result is 5x+155x + 15. This works in reverse too: if you spot a common factor in terms like 5x+155x + 15, you can factor it out to get 5(x+3)5(x + 3). The distributive law is the reason techniques like combining like terms and factoring polynomials work.

Worked Example

Problem: Expand and simplify: 3(2x + 7)
Distribute 3 to the first term: Multiply 3 by 2x.
3×2x=6x3 \times 2x = 6x
Distribute 3 to the second term: Multiply 3 by 7.
3×7=213 \times 7 = 21
Combine the results: Write the two products together.
3(2x+7)=6x+213(2x + 7) = 6x + 21
Answer: 6x+216x + 21

Why It Matters

The distributive law is the foundation for solving equations, factoring expressions, and expanding polynomials throughout algebra. In everyday life, mental math shortcuts rely on it — for instance, computing 8×478 \times 47 as 8×508×3=3768 \times 50 - 8 \times 3 = 376.

Common Mistakes

Mistake: Distributing to only the first term inside the parentheses, writing 3(2x+7)=6x+73(2x + 7) = 6x + 7.
Correction: You must multiply the outside factor by every term inside the parentheses. The correct result is 6x+216x + 21.