The Distributive Property
Master the distributive property to simplify calculations, expand brackets, and solve algebraic expressions more efficiently.
Learning Objectives
Let’s Start with a Question! 🤔
Imagine you need to buy 6 packs of sweets, and each pack contains 19 sweets. How many sweets in total? You could calculate 6 × 19 the hard way, OR you could think: “19 is 20 minus 1, so 6 × 20 = 120, minus 6 × 1 = 6, giving 114!” You’ve just used the distributive property - one of the most powerful tools in mathematics!
What Is the Distributive Property?
The distributive property is a fundamental rule that connects multiplication with addition (or subtraction). It states:
a × (b + c) = (a × b) + (a × c)
Or more simply: a(b + c) = ab + ac
In words: When you multiply a number by a sum, you can multiply that number by each part of the sum separately, then add the results.
Why Does It Work?
Think of it visually: If you have 5 groups of (3 + 4) items, you could:
- Method 1: Add first, then multiply: (3 + 4) = 7, then 5 × 7 = 35
- Method 2: Multiply each part: (5 × 3) + (5 × 4) = 15 + 20 = 35
Both methods give the same answer! That’s the beauty of the distributive property.
The Mathematical Rule
Distributive Property over Addition: a(b + c) = ab + ac
Distributive Property over Subtraction: a(b - c) = ab - ac
Important: The number or variable outside the brackets must multiply EVERY term inside the brackets!
Why Is This Property Important?
The distributive property is essential for:
- Mental math shortcuts
- Simplifying algebraic expressions
- Expanding brackets in algebra
- Factorizing expressions (reverse distribution)
- Understanding how multiplication works
- Solving equations efficiently
Teacher’s Insight 👨🏫
Here’s what I’ve learned from teaching thousands of students: The distributive property isn’t just a rule to memorize - it’s a window into understanding how numbers relate to each other. When my students realize they can “break apart” difficult multiplications into easier ones, their confidence soars!
My top tip: Always check you’ve distributed to EVERY term inside the brackets. The most common error is forgetting to multiply the last term! Think of it like sharing sweets - if you’re giving sweets to people in a group, you must give to everyone, not just some of them!
Key Vocabulary
- Distributive Property: The rule that a(b + c) = ab + ac
- Distribute: To multiply a number by each term inside brackets
- Expand: To remove brackets by using the distributive property
- Factor: To reverse distribution by putting brackets back in
- Term: A number or variable, or numbers and variables multiplied together
- Brackets (Parentheses): Symbols ( ) that group terms together
- Coefficient: The number in front of a variable
Understanding the Distributive Property in Depth
Distributing with Numbers
The simplest form uses only numbers:
Example: 3(4 + 5)
- Method 1 (add first): 3(9) = 27
- Method 2 (distribute): 3 × 4 + 3 × 5 = 12 + 15 = 27 ✓
Both methods give 27, proving the property works!
Distributing with Variables
This is where the property becomes really powerful:
Example: 5(x + 3)
- Distribute the 5 to both x and 3
- 5 × x + 5 × 3
- Result: 5x + 15
Negative Distribution
When the number outside is negative, distribute the negative sign:
Example: -2(x + 4)
- Distribute -2 to both terms
- -2 × x + (-2) × 4
- Result: -2x - 8
Key point: Negative × positive = negative!
Distribution with Subtraction
The property works with subtraction too:
Example: 4(x - 3)
- Distribute 4 to both terms
- 4 × x - 4 × 3
- Result: 4x - 12
Remember: Keep the subtraction sign!
Worked Examples
Example 1: Distributing with Numbers
Problem: Calculate 7 × (10 + 3) using the distributive property
Solution: 91
Detailed Explanation:
- Original: 7 × (10 + 3)
- Distribute 7 to both 10 and 3: (7 × 10) + (7 × 3)
- Calculate: 70 + 21 = 91
- Check by adding first: 7 × 13 = 91 ✓
Think about it: This is how your brain naturally breaks down tricky multiplications!
Example 2: Mental Math Application
Problem: Calculate 6 × 19 using the distributive property
Solution: 114
Detailed Explanation:
- Rewrite 19 as (20 - 1): 6 × (20 - 1)
- Distribute: (6 × 20) - (6 × 1)
- Calculate: 120 - 6 = 114
- This is much easier than calculating 6 × 19 directly!
Think about it: The distributive property makes mental math faster by using “nice” numbers like 10, 20, 100!
Example 3: Expanding with a Variable
Problem: Expand 5(x + 3)
Solution: 5x + 15
Detailed Explanation:
- Distribute the 5 to both terms inside the brackets
- 5 × x = 5x
- 5 × 3 = 15
- Combined: 5x + 15
Think about it: x is treated like a number - we multiply it by 5 just like we multiply 3 by 5!
Example 4: Expanding with Subtraction
Problem: Expand 3(2x - 5)
Solution: 6x - 15
Detailed Explanation:
- Distribute the 3 to both terms
- 3 × 2x = 6x
- 3 × (-5) = -15
- Combined: 6x - 15
- Remember: Keep the subtraction sign!
Think about it: The 3 multiplies the ENTIRE expression inside the brackets, including signs!
Example 5: Negative Distribution
Problem: Expand -4(x + 2)
Solution: -4x - 8
Detailed Explanation:
- Distribute -4 to both terms
- -4 × x = -4x
- -4 × 2 = -8 (negative × positive = negative)
- Combined: -4x - 8
Think about it: A negative outside the brackets makes both terms negative!
Example 6: Multiple Variables
Problem: Expand 2(3x + 4y)
Solution: 6x + 8y
Detailed Explanation:
- Distribute the 2 to both terms
- 2 × 3x = 6x
- 2 × 4y = 8y
- Combined: 6x + 8y
- Note: 6x and 8y are unlike terms - they stay separate!
Think about it: Distribute to EVERY term, regardless of whether it’s x, y, or a number!
Example 7: Real-World Application
Problem: Movie tickets cost £8 each and popcorn costs £4. Write and expand an expression for the total cost for n people if everyone gets both.
Solution: Expression: n(8 + 4); Expanded: 8n + 4n = 12n
Detailed Explanation:
- Each person’s cost: £8 + £4 = £12
- For n people: n(8 + 4)
- Distribute n: 8n + 4n
- Simplify: 12n (since 8n and 4n are like terms)
- This shows each person pays £12, so n people pay £12n!
Think about it: The distributive property helps us model real-world situations mathematically!
Common Misconceptions & How to Avoid Them
Misconception 1: “Only distribute to the first term”
The Truth: You MUST distribute to EVERY term inside the brackets!
Wrong: 3(x + 5) = 3x + 5 ❌ Correct: 3(x + 5) = 3x + 15 ✓
How to think about it correctly: Draw arrows from the outside number to each term inside - this ensures you distribute to all terms!
Misconception 2: “3x + 5 = 8x”
The Truth: You can’t combine unlike terms! 3x and 5 are different (one has a variable, one doesn’t).
How to think about it correctly: Only use the distributive property when there’s multiplication with brackets. Without brackets, leave unlike terms separate!
Misconception 3: “Negative distribution only affects the first term”
The Truth: A negative outside affects ALL terms inside the brackets!
Wrong: -2(x + 3) = -2x + 3 ❌ Correct: -2(x + 3) = -2x - 6 ✓
How to think about it correctly: Negative × positive = negative for EVERY term!
Misconception 4: “(a + b)² = a² + b²”
The Truth: Squaring is not the same as distributing! (a + b)² = (a + b)(a + b), which expands differently.
How to think about it correctly: The distributive property works for a(b + c), not (a + b)²!
Common Errors to Watch Out For
| Error | What It Looks Like | How to Fix It | Why This Happens |
|---|---|---|---|
| Forgetting to distribute to all terms | 3(x + 5) = 3x + 5 | Must multiply BOTH: 3x + 15 | Rushing or not understanding the rule |
| Ignoring negative signs | -2(x + 3) = -2x + 3 | Negative distributes to all: -2x - 6 | Not treating negative as part of multiplication |
| Combining unlike terms after | 5x + 10 = 15x | Unlike terms stay separate | Thinking addition always combines |
| Distributing addition | (a + b) + c = ac + bc | Only multiplication distributes | Confusing different operations |
Memory Aids & Tricks
The “Rain” Analogy
Think of the number outside the brackets as rain falling on everyone inside - it “rains” on EVERY term!
The “Sharing” Trick
If you’re sharing things with a group of people, you give to EVERYONE in the group, not just some. Same with distribution!
Draw Arrows
When you see 3(x + 5), draw arrows: 3 → x and 3 → 5. This reminds you to multiply both!
Check Your Work
After distributing, substitute a simple number (like x = 1 or x = 2) into both the original and expanded expression. They should give the same answer!
FOIL is Coming!
The distributive property is the foundation for FOIL (First, Outer, Inner, Last) when multiplying two brackets later. Master distribution now!
The Reverse is Factorizing
Remember: Expanding uses distribution (removing brackets), while factorizing is reverse distribution (putting brackets back in)!
Practice Problems
Easy Level (Numbers Only)
1. Expand: 4(5 + 2) Answer: 28 (4 × 5 + 4 × 2 = 20 + 8 = 28, or 4 × 7 = 28)
2. Calculate using distribution: 5 × (10 + 3) Answer: 65 (5 × 10 + 5 × 3 = 50 + 15 = 65)
3. Use distributive property: 8 × 99 (think of 99 as 100 - 1) Answer: 792 (8 × 100 - 8 × 1 = 800 - 8 = 792)
4. Expand: 3(4 + 6) Answer: 30 (3 × 4 + 3 × 6 = 12 + 18 = 30)
Medium Level (With Variables)
5. Expand: 3(x + 4) Answer: 3x + 12 (distribute 3 to both x and 4)
6. Expand: 2(5 + y) Answer: 10 + 2y (distribute 2 to both 5 and y)
7. Expand: 7(a - 3) Answer: 7a - 21 (distribute 7 to both a and -3)
8. Expand: -5(2 + x) Answer: -10 - 5x (negative distributes: -5 × 2 = -10, -5 × x = -5x)
Challenge Level (Complex Expressions)
9. Expand: 4(2x - 3) + 5 Answer: 8x - 7 (distribute: 8x - 12, then add 5: 8x - 12 + 5 = 8x - 7)
10. Expand and simplify: 3(x + 2) + 2(x + 1) Answer: 5x + 8 (distribute: 3x + 6 + 2x + 2, combine: 5x + 8)
Real-World Applications
Mental Math at the Shops 🛒
Scenario: You’re buying 7 items that cost £19 each. Calculate the total quickly!
Solution:
- Think: £19 = £20 - £1
- Expression: 7 × (20 - 1)
- Distribute: 7 × 20 - 7 × 1 = 140 - 7 = £133
Why this matters: The distributive property makes mental calculations much faster in real life!
Construction and Measurement 📏
Scenario: A room is (x + 3) metres long and 4 metres wide. What’s the area?
Solution:
- Area = length × width
- Expression: 4(x + 3)
- Distribute: 4x + 12
- The area is (4x + 12) m²
Why this matters: Construction, carpentry, and design often involve variable dimensions that need the distributive property!
Catering for Events 🍕
Scenario: Each guest needs 2 slices of pizza and 3 drinks. Write and expand an expression for n guests.
Solution:
- Expression: n(2 + 3) or 2n + 3n
- Distribute: 2n + 3n
- Simplify: 5n items per guest
- For 20 guests: 5 × 20 = 100 items total
Why this matters: Event planning uses algebra to calculate total quantities!
Finance and Budgeting 💰
Scenario: You save £50 per month plus an extra £x per month. After 12 months, how much have you saved?
Solution:
- Monthly savings: 50 + x
- After 12 months: 12(50 + x)
- Distribute: 600 + 12x
- You’ve saved £(600 + 12x)
Why this matters: Financial planning and budgeting use algebraic expressions with distribution!
Perimeter Calculations 📐
Scenario: A rectangle has length (2x + 1) and width 3. What’s the perimeter?
Solution:
- Perimeter = 2(length + width)
- Expression: 2(2x + 1 + 3) = 2(2x + 4)
- Distribute: 4x + 8
- The perimeter is (4x + 8) units
Why this matters: Geometry constantly uses the distributive property to simplify expressions!
Study Tips for Mastering the Distributive Property
1. Practice with Numbers First
Get comfortable distributing with numbers before moving to variables.
2. Always Draw Arrows
Physically draw arrows from the outside term to each inside term - this prevents forgetting terms!
3. Check Negative Signs Carefully
Negative distribution is where most errors happen - slow down and check each sign!
4. Combine Like Terms After Distributing
After distribution, look for like terms to simplify further.
5. Use Mental Math Opportunities
Practice with everyday calculations: 7 × 19, 6 × 98, etc. - use the distributive property!
6. Verify with Substitution
Substitute a number for the variable in both the original and expanded form - should match!
7. Learn Both Directions
Practice expanding (removing brackets) AND factorizing (putting brackets back in)!
How to Check Your Answers
- Substitute a value: Let x = 2, evaluate both original and expanded - should match
- Count the terms: Did you distribute to every term inside the brackets?
- Check signs: Are all positive/negative signs correct throughout?
- Add first (for numbers): If it’s all numbers, you can add inside brackets first to verify
- Use a different method: Try solving the same problem a different way
Example check:
- Original: 3(x + 5)
- Expanded: 3x + 15
- Let x = 2:
- Original: 3(2 + 5) = 3(7) = 21
- Expanded: 3(2) + 15 = 6 + 15 = 21 ✓
- They match, so the expansion is correct!
Extension Ideas for Fast Learners
- Practice distributing with fractions: (1/2)(4x + 6)
- Explore double distribution (FOIL): (x + 2)(x + 3)
- Learn to factorize (reverse of distributing): 6x + 9 = 3(2x + 3)
- Work with distribution and powers: 2(x² + 3x)
- Study the distributive property in different bases (binary, etc.)
- Investigate how computers use distribution in calculations
- Explore complex multi-bracket expressions
Parent & Teacher Notes
Building Understanding: The distributive property isn’t just a rule - it’s a fundamental property of how numbers and operations work together. Help students see the “why” behind it!
Common Struggles: If a student struggles with distribution, check if they:
- Understand what multiplication means (repeated addition)
- Can identify all terms inside brackets
- Know the rules for multiplying negatives
- Understand the difference between like and unlike terms
Differentiation Tips:
- Struggling learners: Use area models (rectangles) to show distribution visually
- On-track learners: Practice with variables and simple expressions
- Advanced learners: Challenge with multi-step problems, factorizing, and complex expressions
Visual Aids: Rectangle area models work brilliantly! Draw a rectangle divided into parts to show how a(b + c) represents the total area.
Concrete Examples: Use real objects: “If each of 5 bags contains 3 apples and 2 oranges, how many pieces of fruit total?” This grounds abstract concepts in reality.
Real-World Connection: Point out mental math opportunities in daily life. When calculating tips (15% as 10% + 5%), making change, or adjusting recipes, we use the distributive property naturally!
Assessment Tips: Look for these skills:
- Can students explain the property in their own words?
- Do they check ALL terms inside brackets?
- Can they work with both positive and negative distribution?
- Can they apply it to solve real problems?
Remember: The distributive property is one of the most useful tools in all of mathematics. It bridges arithmetic and algebra, making both mental math and algebraic manipulation possible. Master this property, and students unlock a powerful problem-solving tool they’ll use for life! 🌟
Worked Examples
Study these step-by-step examples to master the concept.
📝 Example: Check the Concept Tab
Review the Concept tab above for detailed examples and explanations relevant to this topic.
💡 Learning Tip:
Work through the concept explanation carefully, then try applying the same methods to practice problems!
Practice Problems
Test your understanding with practice questions!
Interactive Practice Coming Soon!
Apply what you've learned from the Concept tab.
Try solving problems on paper based on the examples above.
Real World Applications
See how this concept applies in everyday life!
🏪 Shopping & Money
Use this concept when calculating total costs, making change, or budgeting your allowance.
📊 Everyday Life
Apply this in daily activities like measuring ingredients, telling time, or planning schedules.
🎮 Games & Sports
Keep track of scores, calculate points, or strategize your next move using these mathematical concepts.