The Distributive Property states that, for all real numbers x, y, and z,
x(y + z) = xy + xz.
Example:
Take 3(6 + 7). We can add within the parentheses, and then multiply:
3(6 + 7) = 3(13) = 39
Or, you can multiply each addend by the 3, and then add.
3(6 + 7) = 3(6) + 3(7) = 18 + 21 = 39
Either way, you get the same answer.
You can use the Distributive Property to simplify algebraic expressions.
Example:
7p + 3q – 21p + 8q
= (7 – 21)p + (3 + 8)q
= –14p + 11q
You can sometimes use the Distributive Property to break difficult multiplication problems into two or more easy ones that you can do in your head.
Example 1:
7 × 997 = 7(1000 – 3)
= 7(1000) – 7(3)
= 7000 – 21
= 6979
Example 2:
1309 × 3 = (1000 + 300 + 9)3
= 1000(3) + 300(3) + 9(3)
= 3000 + 900 + 27
= 3927