Chapter 1: Review of Number Concepts
Student: Sabrina | Coursebook: Cambridge IGCSE Mathematics Core & Extended (3rd Ed)
This is your complete, detailed study guide for Chapter 1. Every topic has:
- Detailed explanations β each concept explained step by step with examples
- Worked examples β see exactly how to solve each type of question
- QR codes β scan to watch video tutorials
- Practice questions β test yourself with answers included
π’ Types of Number
Syllabus: C1.1 / E1.1 | Time needed: ~2 hours
Numbers are the building blocks of mathematics. In this topic, you'll learn to identify, classify, and work with different types of numbers. Understanding these types is essential because IGCSE questions often ask you to "write down a prime number" or "list all the square numbers" β you need to know exactly what each type means.
Natural Numbers
Natural numbers are the counting numbers β the first numbers you ever learned as a child. They start at 1 and go on forever:
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, β¦ (and so on forever)
Key facts about natural numbers:
- They start at 1 (not 0)
- They are always positive (no negatives)
- They are always whole numbers (no decimals or fractions)
- They go on forever β there is no biggest natural number
Question: Write down the first five natural numbers.
Answer: 1, 2, 3, 4, 5
Notice: we start at 1, not 0. Natural numbers are for counting β you can't count "zero apples" in real life!
Some people think 0 is a natural number. In IGCSE, natural numbers start at 1. If the question says "whole numbers" then 0 is included, but "natural numbers" means 1, 2, 3, β¦
Integers
Integers are all whole numbers β including negative numbers, zero, and positive numbers. Think of them as natural numbers plus their negatives and zero.
β¦, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, β¦
Key facts about integers:
- They include negative numbers: -1, -2, -3, β¦
- They include zero: 0
- They include positive numbers: 1, 2, 3, β¦
- They are always whole numbers (no decimals or fractions like 2.5 or 3/4)
- They go on forever in both directions
Think of integers as all the numbers on a number line that land exactly on a mark β no in-between values. If you can point to it on a number line without it being between two marks, it's an integer.
Prime Numbers
A prime number is a number that has exactly two factors: 1 and itself. This means it can only be divided exactly by 1 and by itself β nothing else.
A prime number has EXACTLY two factors: 1 and itself.
Examples: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31
Why is 1 NOT a prime number?
- A prime number must have exactly two factors
- 1 only has one factor (1 itself)
- Therefore, 1 is NOT prime
Why is 2 the only even prime?
- Every even number (except 2) can be divided by 2
- So every even number (except 2) has at least three factors: 1, 2, and itself
- 2 only has two factors: 1 and 2 β so it IS prime
All prime numbers up to 31 (MEMORISE THESE):
2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31
1 is NOT prime β it only has one factor
2 IS prime β it's the only even prime
0 is NOT prime β it has infinitely many factors
Negative numbers are NEVER prime β primes must be positive
Square Numbers
A square number is the result of multiplying a number by itself. We write this as nΒ² (read as "n squared").
nΒ² = n Γ n
1Β² = 1 2Β² = 4 3Β² = 9 4Β² = 16 5Β² = 25
6Β² = 36 7Β² = 49 8Β² = 64 9Β² = 81 10Β² = 100
11Β² = 121 12Β² = 144 13Β² = 169 14Β² = 196 15Β² = 225
Why are they called "square" numbers?
If you arrange dots in a square shape, square numbers are the ones that form a perfect square:
- 4 dots can make a 2Γ2 square
- 9 dots can make a 3Γ3 square
- 16 dots can make a 4Γ4 square
12Β² β 24 β Don't multiply 12 Γ 2! Squaring means multiplying the number by ITSELF: 12 Γ 12 = 144, not 12 Γ 2 = 24.
Cube Numbers
A cube number is the result of multiplying a number by itself three times. We write this as nΒ³ (read as "n cubed").
nΒ³ = n Γ n Γ n
1Β³ = 1 2Β³ = 8 3Β³ = 27 4Β³ = 64 5Β³ = 125
6Β³ = 216 7Β³ = 343 8Β³ = 512 9Β³ = 729 10Β³ = 1000
Factors
A factor of a number is a number that divides into it exactly (with no remainder). Factors always come in pairs.
A factor divides a number exactly.
Example: Factors of 12 = 1, 2, 3, 4, 6, 12
Because: 1Γ12=12, 2Γ6=12, 3Γ4=12
How to find all factors of a number:
- Start with 1 and the number itself (they're always factors)
- Try 2, 3, 4, 5, β¦ up to the square root of the number
- If n divides exactly, then both n and (number Γ· n) are factors
Multiples
A multiple of a number is what you get when you multiply it by 1, 2, 3, 4, β¦ (its times table). Multiples go on forever.
Multiples of 5: 5, 10, 15, 20, 25, 30, 35, 40, β¦
Multiples of 3: 3, 6, 9, 12, 15, 18, 21, 24, β¦
Just keep adding the number to get the next multiple!
Key difference between factors and multiples:
- Factors are smaller than (or equal to) the number β they divide INTO it
- Multiples are larger than (or equal to) the number β the number divides INTO them
Factors = "What can divide into this number?" (go DOWN)
Multiples = "What can this number divide into?" (go UP β the times table)
Prime Factor Decomposition (Product of Prime Factors)
Every whole number (greater than 1) can be broken down into a multiplication of prime numbers. This is called prime factorisation or product of prime factors.
Two methods to find prime factors:
- Factor tree β keep breaking the number into two factors until all branches end in primes
- Division method β keep dividing by the smallest prime that works
HCF (Highest Common Factor) and LCM (Lowest Common Multiple)
HCF β Highest Common Factor
The HCF of two or more numbers is the largest number that divides into all of them exactly. It's also called the Greatest Common Divisor (GCD).
24 = 2 Γ 2 Γ 2 Γ 3 = 2Β³ Γ 3
36 = 2 Γ 2 Γ 3 Γ 3 = 2Β² Γ 3Β²
Common 2s: min(3,2) = 2Β²
Common 3s: min(1,2) = 3ΒΉ
LCM β Lowest Common Multiple
The LCM of two or more numbers is the smallest number that all of them divide into exactly.
24 = 2Β³ Γ 3
36 = 2Β² Γ 3Β²
Highest 2s: max(3,2) = 2Β³
Highest 3s: max(1,2) = 3Β²
HCF check: Does 12 divide into 24? Yes (24Γ·12=2). Does 12 divide into 36? Yes (36Γ·12=3). β
LCM check: Does 24 divide into 72? Yes (72Γ·24=3). Does 36 divide into 72? Yes (72Γ·36=2). β
LCM = 72 (highest powers: 2Β³ Γ 3Β²)
π Sets & Venn Diagrams
Syllabus: C1.2 / E1.2 | Time needed: ~1.5 hours
A set is a collection of objects or numbers. We use special notation and diagrams to describe and compare sets. This topic is about learning the "language" of sets β the symbols and diagrams mathematicians use.
Set Notation β What Each Symbol Means
Set notation is like a special shorthand. Once you learn these symbols, you can read and write mathematical statements very efficiently.
| Symbol | Name | What It Means | Example |
|---|---|---|---|
| { } | Curly brackets | Makes a set β lists the elements inside | {1, 2, 3} β the set containing 1, 2, and 3 |
| β | Element of | "Is in the set" | 3 β {1, 2, 3} β "3 is in the set" |
| βͺ | Union | "OR" β everything in either set (or both) | A βͺ B β all elements in A or B or both |
| β© | Intersection | "AND" β only what's in both sets | A β© B β elements in both A and B |
| A' | Complement | "NOT in A" β everything outside A | A' β everything in the universal set that is NOT in A |
| n(A) | Number in set | How many elements are in A | n(A) = 3 means set A has 3 elements |
| β | Empty set | A set with nothing in it | β or { } β no elements at all |
| U | Universal set | Everything we're talking about | U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} |
βͺ (Union) looks like a U β think "either Usually" = OR = everything
β© (Intersection) looks like an n β think "and" = AND = only the overlap
Venn Diagrams
A Venn diagram uses overlapping circles inside a rectangle to visually show how sets relate to each other. The rectangle represents the universal set (everything), and each circle represents one set.
- Draw a rectangle β this is the universal set (U)
- Draw overlapping circles inside β one for each set
- Write numbers in the overlap if they're in BOTH sets
- Write numbers in the non-overlapping part if they're in only ONE set
- Write numbers outside the circles if they're in U but not in any set
P β© Q = {6} (only 6 is in both)
β¬οΈ Powers and Roots
Syllabus: C1.3 / E1.3 | Time needed: ~2 hours
Powers (indices) and roots are opposite operations. A power means multiply a number by itself repeatedly. A root asks: "what number, multiplied by itself, gives this answer?"
Squares and Cubes β Tables You MUST Memorise
Square numbers are made by multiplying a number by itself once: nΒ² = n Γ n
| n | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nΒ² | 1 | 4 | 9 | 16 | 25 | 36 | 49 | 64 | 81 | 100 | 121 | 144 | 169 | 196 | 225 |
Cube numbers are made by multiplying a number by itself twice: nΒ³ = n Γ n Γ n
| n | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
|---|---|---|---|---|---|---|---|---|---|---|
| nΒ³ | 1 | 8 | 27 | 64 | 125 | 216 | 343 | 512 | 729 | 1000 |
Square Roots (β)
The square root is the opposite of squaring. If nΒ² = x, then βx = n. It asks: "what number, when multiplied by itself, gives this?"
Cube Roots (β)
The cube root is the opposite of cubing. If nΒ³ = x, then βx = n.
2Β³ β 2 Γ 3 β 2Β³ means 2 Γ 2 Γ 2 = 8, NOT 6!
3Β² β 3 Γ 2 β 3Β² means 3 Γ 3 = 9, NOT 6!
β16 β 8 β β16 = 4 (because 4Β² = 16)