Multiply and divide integers
Key Notes :
🔹 What are Integers? |
- Integers are whole numbers and their opposites.
- Examples: …, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, …
🔹 Multiplication Rules for Integers |
Positive × Positive = Positive
- Example: 3×4=12
Negative × Negative = Positive
- Example: (−3)×(−4)=12
Positive × Negative = Negative
- Example: 3×(−4)=−12
Negative × Positive = Negative
- Example: (−3)×4=−12
👉 Rule of Thumb:
- If the signs are same, the product is positive.
- If the signs are different, the product is negative.
🔹 Division Rules for Integers |
Positive ÷ Positive = Positive
- Example: 12÷3=4
Negative ÷ Negative = Positive
- Example: (−12)÷(−3)=4
Positive ÷ Negative = Negative
- Example: 12÷(−3)=−4
Negative ÷ Positive = Negative
- Example: (−12)÷3=−4
👉 Rule of Thumb:
- If the signs are same, the quotient is positive.
- If the signs are different, the quotient is negative.
🔹 Important Properties |
Commutative Property (Multiplication):
- a×b=b×a
- Example: (−2)×3=3×(−2)=−6
❌ Not true for division.
Associative Property (Multiplication):
- (a×b)×c=a×(b×c)
- Example: (2×−3)×4=2×(−12)=−24
Distributive Property:
- a×(b+c)=(a×b)+(a×c)
- Example: 2×(3+−5)=(2×3)+(2×−5)=6−10=−4
🔹 Worked Examples |
- (−7)×(−5)=35
- (−36)÷(9)=−4
- (45)÷(−9)=−5
- (−8)×(6)=−48
- (−10)÷(−2)=5
🔹 Word Problem |
- Example: A submarine descends 50 meters each minute. How far does it descend in 8 minutes?
- 👉 −50×8=−400
- Answer: The submarine descends 400 meters below sea level.
🔹 Quick Tips |
✅ Multiplying/Dividing integers with same sign → Positive
✅ Multiplying/Dividing integers with different sign → Negative
✅ Zero times any integer = 0
✅ Division by zero is not defined
📌 Summary: |
- Multiplication and division of integers follow sign rules.
- Same signs = positive result.
- Different signs = negative result.
- Properties like commutative, associative, and distributive help in simplifying problems.
Learn with an example
➡️ Multiply:
-4 × 4 =
First, ignore any negatives and multiply:
4 × 4 = 16
Now find the sign of the result. Since you multiply a negative number, –4, by a positive number, 4, the result should be negative: –16.
So, –4 × 4 = –16.
➡️ Multiply:
-9 × 3 =
First, ignore any negatives and multiply:
9 × 3 = 27
Now find the sign of the result. Since you multiply a negative number, -9, by a positive number, 3, the result should be negative: -27.
So, –9 × 3 = –27.
➡️ Multiply:
-2 × -1 =
First, ignore any negatives and multiply:
2 × 1 = 2
Now find the sign of the result. Since you multiply a negative number, –2, by a negative number, –1, the result should be positive: 2.
So, –2 × –1 = 2.
Let’s practice!🖊️