IGCSE Directed Numbers: Complete Guide | Tutopiya
IGCSE Directed Numbers: Complete Guide for Cambridge IGCSE Mathematics
IGCSE directed numbers (positive and negative numbers) are fundamental concepts in Cambridge IGCSE Mathematics that appear throughout the curriculum. Mastering operations with positive and negative numbers is essential for solving algebraic problems, working with coordinates, and understanding real-world scenarios like temperature, elevation, and financial transactions.
This comprehensive IGCSE directed numbers guide covers everything you need to know, including number line representation, addition and subtraction rules, multiplication and division rules, order of operations, step-by-step worked examples, common exam questions, and expert tips from Tutopiya’s IGCSE maths tutors. We’ll also show you how to avoid the most common mistakes that cost students valuable marks.
🎯 What you’ll learn: By the end of this guide, you’ll know how to add, subtract, multiply, and divide positive and negative numbers confidently, use the number line effectively, and apply these skills to solve problems in IGCSE exams.
Already studying with Tutopiya? Practice these skills with our dedicated IGCSE Number practice deck featuring exam-style questions and instant feedback.
Why IGCSE Directed Numbers Matter
IGCSE directed numbers are essential building blocks that appear in almost every topic. Here’s why they’re so important:
- Foundation topic: Required for understanding algebra, coordinates, and all number operations
- High frequency: Questions involving negative numbers appear in every IGCSE maths paper
- Real-world applications: Used in temperature, elevation, financial transactions, and scientific calculations
- Algebra foundation: Essential for solving equations and working with algebraic expressions
- Common errors: Many students lose marks due to sign errors - this guide will help you avoid them
Key insight from examiners: Students often make mistakes with double negatives, subtraction of negative numbers, and the order of operations. This guide will help you master these systematically.
Understanding Directed Numbers: The Basics
Directed numbers are numbers that have both size (magnitude) and direction. They include:
- Positive numbers: +1, +2, +3, … (or simply 1, 2, 3, …)
- Negative numbers: -1, -2, -3, …
- Zero: 0 (neither positive nor negative)
The Number Line
The number line is a visual representation of numbers:
<---|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|---->
-5 -4 -3 -2 -1 0 1 2 3 4 5
Key points:
- Numbers to the right are greater than numbers to the left
- Zero is the reference point
- Negative numbers are to the left of zero
- Positive numbers are to the right of zero
Real-World Examples
- Temperature: -5°C (5 degrees below zero), +20°C (20 degrees above zero)
- Elevation: -50 m (50 meters below sea level), +100 m (100 meters above sea level)
- Money: -$50 (a debt of $50), +$100 (a credit of $100)
- Time: -3 hours (3 hours before), +2 hours (2 hours after)
Addition of Directed Numbers
Rule 1: Adding Two Positive Numbers
Rule: (+a) + (+b) = +(a + b)
Simply add the numbers and keep the positive sign.
Examples:
(+5) + (+3) = +8or simply5 + 3 = 8(+12) + (+7) = +19or12 + 7 = 19
Rule 2: Adding Two Negative Numbers
Rule: (-a) + (-b) = -(a + b)
Add the numbers and keep the negative sign.
Examples:
(-5) + (-3) = -8(-12) + (-7) = -19
Memory tip: “Two negatives make a more negative”
Rule 3: Adding Positive and Negative Numbers
Rule: Subtract the smaller absolute value from the larger, and keep the sign of the number with the larger absolute value.
Method:
- Find the difference between the numbers (ignore signs)
- Keep the sign of the number with the larger absolute value
Examples:
(+8) + (-3) = +5(8 - 3 = 5, and 8 > 3, so positive)(-8) + (+3) = -5(8 - 3 = 5, and 8 > 3, so negative)(+5) + (-7) = -2(7 - 5 = 2, and 7 > 5, so negative)
Alternative method (number line):
- Start at the first number
- Move right for positive, left for negative
- Where you end up is your answer
Subtraction of Directed Numbers
Key Principle
Subtracting is the same as adding the opposite:
a - b = a + (-b)
Rule 1: Subtracting a Positive Number
Rule: a - (+b) = a + (-b)
Change subtraction to addition of the negative.
Examples:
(+8) - (+3) = (+8) + (-3) = +5(-5) - (+2) = (-5) + (-2) = -7
Rule 2: Subtracting a Negative Number
Rule: a - (-b) = a + (+b)
Subtracting a negative is the same as adding a positive.
Examples:
(+8) - (-3) = (+8) + (+3) = +11(-5) - (-2) = (-5) + (+2) = -3
Memory tip: “Two negatives make a positive” (when subtracting)
Rule 3: Double Negatives
Rule: -(-a) = +a
A negative sign in front of a negative number makes it positive.
Examples:
-(-5) = +5-(-12) = +12
Multiplication of Directed Numbers
The Sign Rules for Multiplication
| First Number | Second Number | Result |
|---|---|---|
| + | + | + |
| + | - | - |
| - | + | - |
| - | - | + |
Memory tip:
- Same signs → positive result
- Different signs → negative result
Examples
Same signs (positive result):
(+5) × (+3) = +15or5 × 3 = 15(-5) × (-3) = +15
Different signs (negative result):
(+5) × (-3) = -15(-5) × (+3) = -15
Multiplying More Than Two Numbers
Method: Count the number of negative signs
- Even number of negatives → positive result
- Odd number of negatives → negative result
Examples:
-
(-2) × (-3) × (-4) = ?- 3 negative signs (odd) → negative result
2 × 3 × 4 = 24- Answer:
-24
-
(-1) × (-2) × (-3) × (-4) = ?- 4 negative signs (even) → positive result
1 × 2 × 3 × 4 = 24- Answer:
+24
Division of Directed Numbers
The Sign Rules for Division
The rules are the same as multiplication:
| First Number | Second Number | Result |
|---|---|---|
| + | + | + |
| + | - | - |
| - | + | - |
| - | - | + |
Memory tip: Same as multiplication - same signs positive, different signs negative.
Examples
Same signs (positive result):
(+15) ÷ (+3) = +5or15 ÷ 3 = 5(-15) ÷ (-3) = +5
Different signs (negative result):
(+15) ÷ (-3) = -5(-15) ÷ (+3) = -5
Order of Operations (BODMAS/BIDMAS)
When working with directed numbers in expressions, follow the order of operations:
- Brackets
- Orders (powers, roots)
- Division and Multiplication (left to right)
- Addition and Subtraction (left to right)
Example:
Calculate: -3 + 4 × (-2)
Solution:
- Multiplication first:
4 × (-2) = -8 - Then addition:
-3 + (-8) = -11
Answer: -11
Example:
Calculate: (-5)² - 3 × (-2)
Solution:
- Orders first:
(-5)² = 25(negative squared is positive) - Multiplication:
3 × (-2) = -6 - Subtraction:
25 - (-6) = 25 + 6 = 31
Answer: 31
Step-by-Step Method for Directed Number Problems
- Identify the operation(s) - Addition, subtraction, multiplication, or division?
- Apply the sign rules - Use the rules for that operation
- Follow BODMAS - If there are multiple operations
- Check your answer - Does it make sense? Use the number line to verify
Worked Examples
Example 1: Addition
Calculate: (-7) + (+12)
Solution:
- Different signs, so subtract:
12 - 7 = 5 - Larger number is positive, so answer is positive
Answer: +5
Example 2: Subtraction
Calculate: (-8) - (-5)
Solution:
- Subtracting a negative = adding a positive:
(-8) - (-5) = (-8) + (+5) - Different signs, so subtract:
8 - 5 = 3 - Larger number is negative, so answer is negative
Answer: -3
Example 3: Multiplication
Calculate: (-4) × (-6) × (-2)
Solution:
- Count negatives: 3 (odd number) → negative result
- Multiply:
4 × 6 × 2 = 48
Answer: -48
Example 4: Division
Calculate: (-24) ÷ (+6)
Solution:
- Different signs → negative result
- Divide:
24 ÷ 6 = 4
Answer: -4
Example 5: Mixed Operations
Calculate: -5 + 3 × (-2) - (-4)
Solution:
- Multiplication first:
3 × (-2) = -6 - Expression becomes:
-5 + (-6) - (-4) - Simplify:
-5 - 6 + 4(subtracting negative = adding positive) - Add:
-11 + 4 = -7
Answer: -7
Example 6: Powers
Calculate: (-3)² and (-3)³
Solution:
(-3)² = (-3) × (-3) = +9(even power → positive)(-3)³ = (-3) × (-3) × (-3) = -27(odd power → negative)
Answers: +9 and -27
Key rule:
- Even powers of negative numbers are positive
- Odd powers of negative numbers are negative
Common Examiner Traps (and How to Dodge Them)
- Double negatives:
-(-5) = +5, not-5 - Subtracting negatives:
5 - (-3) = 5 + 3 = 8, not5 - 3 = 2 - Order of operations: Always do multiplication/division before addition/subtraction
- Powers of negatives:
(-2)² = +4, but-2² = -4(brackets matter!) - Sign errors in multiplication: Remember: same signs = positive, different signs = negative
- Forgetting zero:
0 - 5 = -5, not5
IGCSE Directed Numbers Practice Questions
Question 1: Addition and Subtraction
Calculate:
a) (-12) + (+8)
b) (+15) - (-7)
c) (-9) - (+4)
Solution:
a) (-12) + (+8) = -4 (12 - 8 = 4, negative is larger)
b) (+15) - (-7) = 15 + 7 = 22
c) (-9) - (+4) = -9 - 4 = -13
Answers:
a) -4
b) +22
c) -13
Question 2: Multiplication and Division
Calculate:
a) (-6) × (-4)
b) (+18) ÷ (-3)
c) (-2) × (+5) × (-3)
Solution:
a) (-6) × (-4) = +24 (same signs)
b) (+18) ÷ (-3) = -6 (different signs)
c) (-2) × (+5) × (-3) = +30 (2 negatives = even = positive)
Answers:
a) +24
b) -6
c) +30
Question 3: Mixed Operations
Calculate: -8 + 4 × (-3) - (-5)
Solution:
- Multiplication:
4 × (-3) = -12 - Expression:
-8 + (-12) - (-5) = -8 - 12 + 5 - Calculate:
-20 + 5 = -15
Answer: -15
Question 4: Powers
Calculate:
a) (-4)²
b) (-4)³
c) -4²
Solution:
a) (-4)² = 16 (even power)
b) (-4)³ = -64 (odd power)
c) -4² = -16 (no brackets, so only 4 is squared)
Answers:
a) 16
b) -64
c) -16
Question 5: Word Problem
The temperature at midnight was -3°C. By noon, it had risen by 8°C. Then it dropped by 5°C. What was the final temperature?
Solution:
- Starting temperature:
-3°C - Rises by 8°C:
-3 + 8 = +5°C - Drops by 5°C:
+5 - 5 = 0°C
Answer: 0°C
Tutopiya Advantage: Personalised IGCSE Directed Numbers Coaching
- Live whiteboard walkthroughs of directed number operations
- Exam-docket homework packs mirroring CAIE specimen papers
- Analytics dashboard so parents see accuracy by topic
- Flexible slots with ex-Cambridge markers for last-mile polishing
📞 Ready to turn shaky number skills into exam-ready confidence? Book a free IGCSE maths trial and accelerate your revision plan.
Frequently Asked Questions About IGCSE Directed Numbers
What are directed numbers?
Directed numbers are numbers with both size and direction - they include positive numbers, negative numbers, and zero. Examples: +5, -3, 0.
How do I add a positive and negative number?
Subtract the smaller absolute value from the larger, and keep the sign of the number with the larger absolute value. Example: (+8) + (-3) = +5.
What happens when I subtract a negative number?
Subtracting a negative is the same as adding a positive: a - (-b) = a + b. Example: 5 - (-3) = 5 + 3 = 8.
How do I multiply negative numbers?
- Same signs (both positive or both negative) → positive result
- Different signs (one positive, one negative) → negative result
What’s the difference between (-2)² and -2²?
(-2)² = 4(the negative 2 is squared, so the whole thing is positive)-2² = -4(only the 2 is squared, then the negative is applied)
Brackets matter!
How do I remember the rules?
Addition/Subtraction:
- Two positives or two negatives: add and keep the sign
- One positive, one negative: subtract and keep the sign of the larger
Multiplication/Division:
- Same signs → positive
- Different signs → negative
Related IGCSE Maths Resources
Strengthen your IGCSE Mathematics preparation with these comprehensive guides:
- IGCSE Factors and Multiples: Complete Guide - Master prime factorization, HCF, and LCM
- IGCSE Set Language and Absolute Value: Complete Guide - Master set notation and absolute value equations
- IGCSE Maths Revision Notes, Syllabus and Preparation Tips - Complete syllabus overview, topic breakdown, and revision strategies
- IGCSE Past Papers Guide - Access free IGCSE past papers and exam resources
Next Steps: Master IGCSE Directed Numbers with Tutopiya
Ready to excel in IGCSE directed numbers? Our expert IGCSE maths tutors provide:
- Personalized 1-on-1 tutoring tailored to your learning pace
- Exam-focused practice with real Cambridge IGCSE past papers
- Interactive whiteboard sessions for visual learning
- Progress tracking to identify and strengthen weak areas
- Flexible scheduling to fit your revision timetable
Book a free IGCSE maths trial lesson and get personalized support to master directed numbers and achieve your target grade.
Written by
Tutopiya Maths Faculty
IGCSE Specialist Tutors
Related Articles
IGCSE Earnings, Simple and Compound Interest: Complete Guide | Tutopiya
Master IGCSE earnings, simple interest and compound interest with our complete guide. Learn salary calculations, interest formulas, worked examples, exam tips, and practice questions for Cambridge IGCSE Maths success.
IGCSE Estimation and Rounding Numbers: Complete Guide | Tutopiya
Master IGCSE estimation and rounding numbers with our complete guide. Learn rounding rules, significant figures, decimal places, estimation techniques, worked examples, exam tips, and practice questions for Cambridge IGCSE Maths success.
IGCSE Exponential Growth and Decay: Complete Guide | Tutopiya
Master IGCSE exponential growth and decay with our complete guide. Learn exponential functions, growth decay formulas, worked examples, exam tips, and practice questions for Cambridge IGCSE Maths success.
