Property
The distributive property of multiplication over addition states that for any numbers A, B, and C:
A(B+C)=AB+AC This property is also used to factor expressions.
For example, you can use the distributive property to express a sum of two whole numbers with a common factor as a multiple of a sum of two whole numbers with no common factor, like expressing
36+8 as
4(9+2).
Examples
- To expand 6(y+4), distribute the 6 to both terms inside: 6⋅y+6⋅4, which simplifies to 6y+24.
- To factor 21x+14, find the greatest common factor (GCF), which is 7. Rewrite the expression as 7(3x)+7(2), which factors to 7(3x+2).
- To mentally calculate 8×23, think of it as 8(20+3). Distribute to get 8⋅20+8⋅3=160+24=184.
Explanation
The distributive property lets you 'share' a multiplication across terms inside parentheses. Multiplying a number by a group is the same as multiplying the number by each part of the group individually and then adding the results.