Integers - Properties of addition, subtraction, multiplication, and division of integers
Hello, future mathematicians! Welcome to today’s fun and interactive math lesson.
In Class 6, you learned about Integers—that giant family of numbers containing positive numbers ($1, 2, 3...$), zero ($0$), and negative numbers ($-1, -2, -3...$). Now, in Class 7, we take a step further.
Think of mathematical operations (Addition, Subtraction, Multiplication, and Division) as a game. Just like any board game, integers follow specific rules and behaviors when we perform these operations. In mathematics, we call these rules Properties.
Understanding these properties will make your calculations super fast, super easy, and help you avoid silly mistakes in your exams! Let’s dive in.
---
1. Properties of Addition and Subtraction
Imagine integers living in a special closed kingdom called Integer Land. Let me introduce you to the rules of addition and subtraction in this kingdom!
A. Closure Property
Analogy: If two citizens of Integer Land get together to add or subtract, do they stay in Integer Land, or do they transform into aliens (fractions/decimals)?
$$\text{Integer} + \text{Integer} = \text{Integer}$$
$$\text{Integer} - \text{Integer} = \text{Integer}$$
---
B. Commutative Property
Analogy: "Commute" means to move around. Does changing the order of numbers change the final answer?
$$a + b = b + a$$
$$a - b \neq b - a$$
---
C. Associative Property
Analogy: "Associate" means to form groups with friends. If three integers are adding up, does it matter who pairs up first?
$$(a + b) + c = a + (b + c)$$
$$(a - b) - c \neq a - (b - c)$$
---
D. Additive Identity and Additive Inverse
$$a + 0 = a = 0 + a$$
$$a + (-a) = 0$$
---
2. Properties of Multiplication
Multiplication of integers is simply repeated addition, but it comes with some powerful shortcut properties!
A. Closure Property
When you multiply any two integers, the result is always an integer.
$$a \times b = \text{Integer}$$
B. Commutative Property
Changing the order of factors does not change the product.
$$a \times b = b \times a$$
C. Associative Property
When multiplying three integers, you can group them in any way.
$$(a \times b) \times c = a \times (b \times c)$$
D. Multiplicative Identity and Zero Property
$$a \times 1 = a = 1 \times a$$
$$a \times 0 = 0 = 0 \times a$$
---
E. The Super Hero Property: Distributive Property!
Teacher's Secret Tip: This is the most important property in Class 7! It helps you break down big multiplication problems into small, easy steps.
$$a \times (b + c) = (a \times b) + (a \times c)$$
$$a \times (b - c) = (a \times b) - (a \times c)$$
---
3. Properties of Division
Division is the reverse of multiplication. Let's see how integers behave under division:
---
Master Summary Table
| Property | Addition | Subtraction | Multiplication | Division |
|---|---|---|---|---|
| Closure | Yes ($\checkmark$) | Yes ($\checkmark$) | Yes ($\checkmark$) | No ($\times$) |
| Commutative | Yes ($\checkmark$) | No ($\times$) | Yes ($\checkmark$) | No ($\times$) |
| Associative | Yes ($\checkmark$) | No ($\times$) | Yes ($\checkmark$) | No ($\times$) |
| Identity | $0$ | None | $1$ | None |
---
Practice Time! (3 Solved Questions)
Let's test your understanding with three classic exam-style problems. Try solving them yourself before reading the step-by-step solutions!
Question 1
Find the product using suitable properties:
$$8 \times 53 \times (-125)$$
Detailed Solution:
$$8 \times 53 \times (-125) = 53 \times [8 \times (-125)]$$
$$8 \times (-125) = -1000$$
$$53 \times (-1000) = -53000$$
Answer: $-53,000$
*(Property used: Commutative and Associative properties of multiplication)*
---
Question 2
Simplify the following expression using the Distributive Property:
$$(-26) \times 72 + (-26) \times 28$$
Detailed Solution:
$$(-26) \times 72 + (-26) \times 28 = (-26) \times [72 + 28]$$
$$72 + 28 = 100$$
$$(-26) \times 100 = -2600$$
Answer: $-2,600$
*(Property used: Distributive property of multiplication over addition)*
---
Question 3
Verify the Associative Property of Addition for the given integers:
$$a = -5, \quad b = 3, \quad c = -8$$
Detailed Solution:
$$\text{LHS} = (a + b) + c$$
$$\text{LHS} = [(-5) + 3] + (-8)$$
$$\text{LHS} = (-2) + (-8) = -10$$
$$\text{RHS} = a + (b + c)$$
$$\text{RHS} = (-5) + [3 + (-8)]$$
$$\text{RHS} = (-5) + (-5) = -10$$
$$\text{LHS} = \text{RHS} = -10$$
Conclusion: Since LHS = RHS, the Associative Property of Addition is verified for the given integers!
---
Keep Practicing!
Great job working through this tutorial! Remember, math is just like learning a sport—the more you practice applying these rules, the faster and better you'll get. Keep up the brilliant work!