What Is the Distributive Property?
The distributive property is a fundamental algebraic rule that allows you to multiply a single factor across terms inside parentheses. Formally, it states that x × (a + b + c + ...) = x×a + x×b + x×c + .... In other words, you "distribute" the multiplication over each term separated by addition or subtraction.
This property is essential for simplifying expressions, solving equations, and performing mental arithmetic. It works with any real numbers, including negatives, fractions, and decimals.
Key Properties
Multiplication over Addition
Multiply the factor by each term and add the products.
Multiplication over Subtraction
Works the same way with subtraction signs preserved.
Division (One Direction)
Division distributes when the divisor is outside the sum.
Commutativity
Order doesn't matter for multiplication; (a + b) × x = x × (a + b).
Examples
Example 1: Simple Expansion
Expand 3 × (2 + 4 + 11):
- 3 × 2 = 6
- 3 × 4 = 12
- 3 × 11 = 33
- Result: 6 + 12 + 33 = 51
Example 2: With Subtraction
Expand 5 × (8 - 3):
- 5 × 8 = 40
- 5 × (-3) = -15
- Result: 40 - 15 = 25
Example 3: Negative Multiplier
Expand (-2) × (3 + 1 - 9 - 5):
- (-2) × 3 = -6
- (-2) × 1 = -2
- (-2) × (-9) = 18
- (-2) × (-5) = 10
- Result: -6 - 2 + 18 + 10 = 20
Example 4: Division
Expand (12 + 8 - 4) ÷ 4:
- 12 ÷ 4 = 3
- 8 ÷ 4 = 2
- (-4) ÷ 4 = -1
- Result: 3 + 2 - 1 = 4
Important Limitations
While the distributive property works for multiplication over addition and subtraction, it does not work for division in the opposite direction. That is, x ÷ (a + b) ≠ x/a + x/b. Always ensure the divisor is outside the grouped terms.
Why Is the Distributive Property Useful?
The distributive property is used throughout algebra, from simplifying polynomial expressions to factoring equations. It enables mental math shortcuts (e.g., 7 × 98 = 7 × (100 - 2) = 700 - 14 = 686) and is a building block for more advanced concepts like matrix multiplication and calculus operations.