Distributive Property
Use the distributive property to simplify expressions
Distributive Property
How do you multiply a number by a sum? The distributive property is one of the most important properties in algebra - it helps simplify expressions and solve equations!
What Is the Distributive Property?
The distributive property says you can distribute multiplication over addition (or subtraction).
Formula: a(b + c) = ab + ac
In words: Multiply the outside number by EACH term inside the parentheses.
Example: 3(4 + 5)
Method 1: Add first 3(4 + 5) = 3(9) = 27
Method 2: Distribute 3(4 + 5) = 3(4) + 3(5) = 12 + 15 = 27
Both give the same answer!
Why It Works
Visual example: 3(4 + 5)
Think: 3 groups of (4 + 5)
(4 + 5) + (4 + 5) + (4 + 5)
Rearrange: (4 + 4 + 4) + (5 + 5 + 5)
Which is: 3(4) + 3(5) = 12 + 15 = 27
The property lets us break apart and recombine!
Basic Examples
Example 1: 5(2 + 3)
Distribute the 5: 5(2) + 5(3) = 10 + 15 = 25
Check: 5(5) = 25 โ
Example 2: 7(6 + 1)
7(6) + 7(1) = 42 + 7 = 49
Example 3: 4(10 + 2)
4(10) + 4(2) = 40 + 8 = 48
Distributive Property with Subtraction
Works the same with subtraction!
Formula: a(b - c) = ab - ac
Example: 6(8 - 3)
Distribute: 6(8) - 6(3) = 48 - 18 = 30
Check: 6(5) = 30 โ
Important: Keep the subtraction sign with the second term!
Step-by-Step Process
Example: Simplify 8(x + 4)
Step 1: Multiply outside number by first term 8 ร x = 8x
Step 2: Multiply outside number by second term 8 ร 4 = 32
Step 3: Combine with the operation (+ or -) 8x + 32
Answer: 8(x + 4) = 8x + 32
Distributing with Variables
Example 1: 5(x + 3)
5(x) + 5(3) = 5x + 15
Example 2: 7(y - 2)
7(y) - 7(2) = 7y - 14
Example 3: 3(2n + 5)
3(2n) + 3(5) = 6n + 15
Note: When distributing to a variable term, multiply the coefficients!
Negative Outside the Parentheses
Be careful with negative signs!
Example 1: -2(x + 5)
-2(x) + (-2)(5) = -2x - 10
Both terms become negative!
Example 2: -3(y - 4)
-3(y) - (-3)(4) = -3y + 12
Negative times negative gives positive!
Example 3: -(a + 6)
This means -1(a + 6): -1(a) + (-1)(6) = -a - 6
The negative distributes to all terms!
More Complex Expressions
Example 1: 4(2x + 3y)
4(2x) + 4(3y) = 8x + 12y
Example 2: 5(3a - 2b + 1)
5(3a) + 5(-2b) + 5(1) = 15a - 10b + 5
Distribute to EVERY term inside!
Example 3: -2(4m - 3n + 7)
-2(4m) + (-2)(-3n) + (-2)(7) = -8m + 6n - 14
Distributive Property with Fractions
Example 1: 1/2(6 + 4)
1/2(6) + 1/2(4) = 3 + 2 = 5
Example 2: 2/3(9x + 6)
2/3(9x) + 2/3(6) = 6x + 4
Example 3: -1/4(8y - 12)
-1/4(8y) - 1/4(-12) = -2y + 3
Reverse: Factoring Out
The distributive property works backwards too!
Example: 6x + 9
Factor out the GCF (3): 3(2x + 3)
Check by distributing: 3(2x) + 3(3) = 6x + 9 โ
This is called factoring!
Example 2: 12a - 8
Factor out 4: 4(3a - 2)
Check: 4(3a) - 4(2) = 12a - 8 โ
Mental Math with Distributive Property
Example: Calculate 7 ร 98
Think: 98 = 100 - 2
7 ร 98 = 7(100 - 2) = 7(100) - 7(2) = 700 - 14 = 686
Much easier than 7 ร 98 directly!
Example 2: Calculate 5 ร 103
5 ร 103 = 5(100 + 3) = 500 + 15 = 515
Combining Like Terms After Distributing
Example: 3(x + 2) + 4(x + 1)
Step 1: Distribute both 3x + 6 + 4x + 4
Step 2: Combine like terms (3x + 4x) + (6 + 4) 7x + 10
Answer: 7x + 10
Using Distributive Property in Equations
Example: Solve 2(x + 3) = 14
Step 1: Distribute 2x + 6 = 14
Step 2: Subtract 6 2x = 8
Step 3: Divide by 2 x = 4
Check: 2(4 + 3) = 2(7) = 14 โ
Common Patterns
Pattern 1: a(x + y) = ax + ay
Pattern 2: a(x - y) = ax - ay
Pattern 3: -a(x + y) = -ax - ay
Pattern 4: -(x - y) = -x + y
Pattern 5: a(bx + c) = abx + ac
Recognizing patterns speeds up your work!
Multiple Terms Outside
What about (2 + 3)(4 + 5)?
This uses the distributive property twice!
Method 1: Add first (2 + 3)(4 + 5) = 5 ร 9 = 45
Method 2: Distribute each term 2(4 + 5) + 3(4 + 5) = 2(9) + 3(9) = 18 + 27 = 45
Note: Full FOIL method comes later in algebra!
Real-World Applications
Shopping: 3 items at 2 each = 3(2) = 3(21
Or: 3(2) = 6 = $21
Area: Rectangle split in two parts Total area = width ร (lengthโ + lengthโ) = width ร lengthโ + width ร lengthโ
Grouping: 5 groups with 3 boys and 4 girls each Total people = 5(3 + 4) = 5(7) = 35 Or: 5(3) + 5(4) = 15 + 20 = 35
Order of Operations
Remember PEMDAS!
With parentheses: 2(3 + 4)
- Add inside: 2(7)
- Multiply: 14
With distributive property: 2(3 + 4)
- Distribute: 2(3) + 2(4)
- Multiply: 6 + 8
- Add: 14
Same answer both ways!
Choose the easier method for the problem!
Common Mistakes to Avoid
โ Mistake 1: Forgetting to distribute to all terms
- Wrong: 3(x + 4) = 3x + 4
- Right: 3(x + 4) = 3x + 12
โ Mistake 2: Not distributing negative signs
- Wrong: -2(x + 3) = -2x + 3
- Right: -2(x + 3) = -2x - 6
โ Mistake 3: Distributing when you should add first
- Don't always need to distribute!
- 5(10) is easier than distributing 5(6 + 4)
โ Mistake 4: Sign errors with subtraction
- Wrong: 4(x - 2) = 4x - 2
- Right: 4(x - 2) = 4x - 8
โ Mistake 5: Forgetting to multiply coefficients
- Wrong: 3(2x) = 2x
- Right: 3(2x) = 6x
When to Use Distributive Property
Use when:
- Variables inside parentheses: 5(x + 2)
- Simplifying expressions: 3(2a + 1) + 4
- Solving equations: 2(x + 3) = 10
- Mental math: 6 ร 99
Don't need to use when:
- Simple numbers: 4(10) = 40
- Can add first easily: 5(3 + 2) = 5(5) = 25
Choose the easiest path!
Problem-Solving Strategy
To distribute:
- Identify what's outside parentheses
- Multiply it by EACH term inside
- Keep track of + and - signs
- Simplify the result
To solve equations with parentheses:
- Distribute first
- Combine like terms
- Solve using inverse operations
- Check your answer
For mental math:
- Break number into easier parts
- Use distributive property
- Calculate mentally
Practice Patterns
a(b + c) patterns:
- 2(x + 5) = 2x + 10
- 3(y + 1) = 3y + 3
- 7(m + 4) = 7m + 28
a(b - c) patterns:
- 4(x - 2) = 4x - 8
- 5(n - 3) = 5n - 15
- 6(p - 1) = 6p - 6
Negative outside:
- -3(x + 4) = -3x - 12
- -2(y - 5) = -2y + 10
- -(a + 3) = -a - 3
Quick Reference
Basic Formula: a(b + c) = ab + ac a(b - c) = ab - ac
With Variables: a(x + b) = ax + ab
Negative Outside: -a(b + c) = -ab - ac -a(b - c) = -ab + ac
Steps:
- Multiply outside by first term
- Multiply outside by each other term
- Keep the operations (+ or -)
- Simplify
Remember: Distribute to EVERY term!
Practice Tips
Tip 1: Write out each step
- Don't try to do it all in your head
- Helps avoid sign errors
Tip 2: Check by substituting
- Pick a value for the variable
- Check that both sides equal
Tip 3: Watch those signs!
- Negative outside affects all terms
- Negative ร Negative = Positive
Tip 4: Use it for mental math
- Break hard numbers into easier parts
- 8 ร 97 = 8(100 - 3) = 800 - 24 = 776
Tip 5: Practice reverse (factoring)
- Helps understand the property deeper
- Useful for future algebra
Summary
The distributive property:
- Multiplies outside number by each term inside
- Works with addition and subtraction
- Essential for algebra
Formula: a(b + c) = ab + ac
Key points:
- Distribute to ALL terms
- Keep track of signs (negative ร negative = positive)
- Works forward (distributing) and backward (factoring)
- Useful for simplifying, solving, and mental math
Applications:
- Simplifying algebraic expressions
- Solving equations with parentheses
- Mental math tricks
- Area problems
- Real-world calculations
The distributive property is a foundation for all future algebra - master it now!
๐ Practice Problems
1Problem 1easy
โ Question:
Use the distributive property to simplify: 3(x + 5)
๐ก Show Solution
Step 1: Apply the distributive property. a(b + c) = ab + ac
Step 2: Multiply 3 by each term inside. 3(x + 5) = 3 ร x + 3 ร 5
Step 3: Simplify. = 3x + 15
Answer: 3x + 15
2Problem 2easy
โ Question:
Simplify: 4(2n - 3)
๐ก Show Solution
Step 1: Distribute 4 to both terms. 4(2n - 3) = 4 ร 2n - 4 ร 3
Note: Be careful with the negative sign!
Step 2: Multiply. = 8n - 12
Answer: 8n - 12
3Problem 3medium
โ Question:
Use the distributive property to calculate: 7 ร 98
๐ก Show Solution
Step 1: Rewrite 98 as a sum or difference. 98 = 100 - 2
Step 2: Apply distributive property. 7 ร 98 = 7 ร (100 - 2) = 7 ร 100 - 7 ร 2
Step 3: Calculate. = 700 - 14 = 686
Answer: 686
4Problem 4medium
โ Question:
Simplify: -2(3x - 4y + 1)
๐ก Show Solution
Step 1: Distribute -2 to ALL terms inside. -2(3x - 4y + 1) = -2 ร 3x + (-2) ร (-4y) + (-2) ร 1
Step 2: Multiply each term. = -6x + 8y - 2
Note: -2 ร 3x = -6x (negative ร positive = negative) -2 ร (-4y) = +8y (negative ร negative = positive) -2 ร 1 = -2
Answer: -6x + 8y - 2
5Problem 5hard
โ Question:
Simplify completely: 5(2x + 3) - 2(x - 4)
๐ก Show Solution
Step 1: Distribute 5 to the first parentheses. 5(2x + 3) = 10x + 15
Step 2: Distribute -2 to the second parentheses. -2(x - 4) = -2x + 8
Note: -2 ร (-4) = +8
Step 3: Combine the results. 10x + 15 - 2x + 8
Step 4: Combine like terms. Combine x terms: 10x - 2x = 8x Combine constants: 15 + 8 = 23
Answer: 8x + 23
Practice with Flashcards
Review key concepts with our flashcard system
Browse All Topics
Explore other calculus topics