Number

Numbers are the foundation of all mathematics. In this topic you will work with integers, fractions, decimals, and percentages, and explore properties like prime numbers and divisibility.

What You'll Learn

  • Understand integers and place them on a number line
  • Identify prime numbers, factors, and multiples
  • Find the Highest Common Factor (HCF) and Lowest Common Multiple (LCM)
  • Convert between fractions, decimals, and percentages
  • Add, subtract, multiply, and divide fractions
  • Simplify and work with ratios

IB Assessment Focus

Criterion A: Select and apply correct methods for calculations with integers, fractions, and percentages.

Criterion B: Discover patterns in factors, multiples, and prime numbers and verify your rules.

Criterion C: Use correct mathematical vocabulary and show clear working.

Criterion D: Apply number skills to real-world problems (e.g., shopping, recipes, sharing).

Key Vocabulary

TermDefinitionExample
IntegerA whole number (positive, negative, or zero)… −2, −1, 0, 1, 2 …
FactorA number that divides exactly into another numberFactors of 12: 1, 2, 3, 4, 6, 12
MultipleThe result of multiplying a number by an integerMultiples of 3: 3, 6, 9, 12…
Prime numberA number greater than 1 with exactly two factors: 1 and itself2, 3, 5, 7, 11, 13
Composite numberA number greater than 1 that has more than two factors4, 6, 8, 9, 10, 12
LCMLowest Common Multiple — the smallest number that is a multiple of two given numbersLCM of 4 and 6 is 12
HCFHighest Common Factor — the largest number that is a factor of two given numbersHCF of 12 and 18 is 6
RatioA comparison of two or more quantities3 : 5 means 3 parts to 5 parts
PercentageA fraction expressed out of 10045% = 45/100 = 0.45

Integers & Prime Numbers

Integers are the building blocks of number work. Understanding prime numbers helps you with factors, multiples, and simplifying fractions.

-3 -2 -1 0 1 2 3 4 -2 0 ½ 2 √2 (irrational)
Number line showing rational (amber) and irrational (navy) numbers

Understanding Integers

Integers are whole numbers. They can be positive (1, 2, 3…), negative (−1, −2, −3…), or zero. They do NOT include fractions or decimals.

Ordering integers on a number line:

Numbers increase as you move to the right on a number line. For example:
−5 < −3 < −1 < 0 < 2 < 4 < 7

A common mistake is thinking −5 is greater than −3 because 5 is greater than 3. Remember: further left on the number line means smaller.

Rules for Integer Arithmetic

Adding and subtracting integers:
  • Adding a positive number moves right on the number line: 3 + 5 = 8
  • Adding a negative number moves left: 3 + (−5) = 3 − 5 = −2
  • Subtracting a negative number is the same as adding: 3 − (−5) = 3 + 5 = 8
Multiplying and dividing integers:
  • Positive × Positive = Positive  (3 × 4 = 12)
  • Negative × Negative = Positive  (−3 × −4 = 12)
  • Positive × Negative = Negative  (3 × −4 = −12)
  • The same rules apply for division

Prime Numbers

A prime number is a number greater than 1 that has exactly two factors: 1 and itself. The first ten prime numbers are:

2, 3, 5, 7, 11, 13, 17, 19, 23, 29

Critical Rule: 1 is NOT a prime number. A prime must have exactly two factors, but 1 only has one factor (itself). Also, 2 is the only even prime number — all other even numbers are divisible by 2, so they have at least three factors.

Testing if a Number is Prime

  1. Check if the number is divisible by 2, 3, 5, 7, etc. (try small primes)
  2. If none of these divide evenly into the number, it is prime
  3. You only need to test up to the square root of the number

Example: Is 29 prime?
√29 ≈ 5.4, so test 2, 3, and 5 only.
29 ÷ 2 = 14.5 (not whole)   29 ÷ 3 = 9.67 (not whole)   29 ÷ 5 = 5.8 (not whole)
None divide evenly, so 29 is prime.

Factors, Multiples, HCF & LCM

Factors and multiples help you simplify fractions, find common denominators, and solve real-world problems about grouping and sharing.

Finding All Factors

To find the factors of a number, look for all pairs of numbers that multiply to give that number.

Example: Find all factors of 36.

1 × 36,   2 × 18,   3 × 12,   4 × 9,   6 × 6
Factors of 36: 1, 2, 3, 4, 6, 9, 12, 18, 36

Finding the HCF — Factor Method

  1. List all factors of each number
  2. Identify the factors that appear in both lists
  3. The largest common factor is the HCF
Example: Find the HCF of 24 and 36.

Factors of 24: 1, 2, 3, 4, 6, 8, 12, 24
Factors of 36: 1, 2, 3, 4, 6, 9, 12, 18, 36
Common factors: 1, 2, 3, 4, 6, 12
HCF = 12

Finding the LCM — List Method

  1. List the first several multiples of each number
  2. Find the smallest number that appears in both lists
  3. That is the LCM
Example: Find the LCM of 6 and 8.

Multiples of 6: 6, 12, 18, 24, 30, 36…
Multiples of 8: 8, 16, 24, 32, 40…
LCM = 24

Prime Factor Decomposition

Every composite number can be written as a product of prime factors. This is called prime factorisation.

Example: Find the prime factorisation of 60.

60 = 2 × 30 = 2 × 2 × 15 = 2 × 2 × 3 × 5
So 60 = 2² × 3 × 5

Useful Tip: You can also use prime factorisation to find HCF and LCM. The HCF uses the lowest power of each common prime. The LCM uses the highest power of every prime that appears.

Fractions & Decimals

Fractions and decimals are two ways of writing parts of a whole. Being able to convert between them and perform operations is essential.

Equivalent Fractions

Equivalent fractions represent the same value. You create them by multiplying (or dividing) both the numerator and denominator by the same number.

  • 1/2 = 2/4 = 3/6 = 5/10  (all equal 0.5)
  • 2/3 = 4/6 = 6/9 = 8/12  (all equal 0.666…)

Simplifying Fractions

To simplify a fraction, divide both the numerator and denominator by their HCF.

Example: Simplify 18/24.

HCF of 18 and 24 is 6.
18 ÷ 6 = 3,   24 ÷ 6 = 4
So 18/24 = 3/4

Operations with Fractions

Adding/Subtracting fractions:
  1. Find a common denominator (use the LCM of the denominators)
  2. Convert each fraction to have that denominator
  3. Add or subtract the numerators; keep the denominator the same
  4. Simplify if possible

Example: 2/3 + 1/4
LCM of 3 and 4 = 12
2/3 = 8/12,   1/4 = 3/12
8/12 + 3/12 = 11/12

Multiplying fractions:

Multiply the numerators together and the denominators together.
2/3 × 4/5 = (2 × 4) / (3 × 5) = 8/15

Dividing fractions:

Flip the second fraction (find the reciprocal), then multiply.
2/3 ÷ 4/5 = 2/3 × 5/4 = 10/12 = 5/6

Converting Fractions to Decimals

Divide the numerator by the denominator:

  • 3/4 = 3 ÷ 4 = 0.75
  • 1/3 = 1 ÷ 3 = 0.333… (recurring)
  • 7/8 = 7 ÷ 8 = 0.875

Key Fraction-Decimal-Percentage Equivalents

FractionDecimalPercentage
1/20.550%
1/40.2525%
3/40.7575%
1/50.220%
1/100.110%
1/30.333…33.3…%

Percentages & Ratios

Percentages and ratios help us compare quantities and solve everyday problems like discounts, tips, and sharing.

Converting Between Forms

Conversions
Decimal → Percentage: multiply by 100
Percentage → Decimal: divide by 100
Percentage → Fraction: write over 100, then simplify
Examples:
  • 0.35 → 0.35 × 100 = 35%
  • 72% → 72 ÷ 100 = 0.72
  • 60% → 60/100 = 3/5

Finding a Percentage of an Amount

Method: Convert the percentage to a decimal (or fraction), then multiply.

Example: Find 15% of 80.
15% = 0.15
0.15 × 80 = 12

Expressing One Quantity as a Percentage of Another

Formula
Percentage = partwhole × 100
Example: A student scores 18 out of 25 on a test. What percentage is this?
(18 ÷ 25) × 100 = 0.72 × 100 = 72%

Ratios

A ratio compares two or more quantities. The ratio 3 : 5 means "for every 3 of one thing, there are 5 of another."

Simplifying ratios:

Divide both parts by their HCF.
12 : 18 → HCF = 6 → 12 ÷ 6 : 18 ÷ 6 = 2 : 3

Sharing in a given ratio: Share $40 in the ratio 3 : 5.
Find the total number of parts: 3 + 5 = 8 parts
Find the value of one part: $40 ÷ 8 = $5
Multiply each share: 3 × $5 = $15    5 × $5 = $25
Check: $15 + $25 = $40 ✓
Common Mistake: When simplifying ratios, both sides must be divided by the same number. The ratio 6 : 10 simplifies to 3 : 5 (divide both by 2), NOT 3 : 10.

Worked Examples

These examples show the step-by-step reasoning expected in your assessments. Notice how each step is explained clearly.

EXAMPLE 1Find the HCF and LCM of 12 and 18.
+
Full Solution
HCF: Factors of 12: 1, 2, 3, 4, 6, 12. Factors of 18: 1, 2, 3, 6, 9, 18. Common factors: 1, 2, 3, 6. The HCF = 6.

LCM: Multiples of 12: 12, 24, 36, 48… Multiples of 18: 18, 36, 54… The first common multiple is 36.
EXAMPLE 2Calculate 3/5 + 2/3. Show all working.
+
Full Solution
Step 1: Find the LCM of 5 and 3 → LCM = 15.
Step 2: Convert: 3/5 = 9/15 and 2/3 = 10/15.
Step 3: Add numerators: 9/15 + 10/15 = 19/15 = 1 4/15.
The answer is 19/15 or 1 and 4/15 as a mixed number.
EXAMPLE 3A shop reduces prices by 20%. A jacket originally costs $45. What is the sale price?
+
Full Solution
Step 1: Find 20% of $45: 0.20 × 45 = $9 discount.
Step 2: Subtract: $45 − $9 = $36.

Alternative method: 100% − 20% = 80%. So the sale price = 0.80 × $45 = $36.
EXAMPLE 4Share $72 in the ratio 4 : 5.
+
Full Solution
Step 1: Total parts = 4 + 5 = 9.
Step 2: Value of one part = $72 ÷ 9 = $8.
Step 3: First share = 4 × $8 = $32. Second share = 5 × $8 = $40.
Check: $32 + $40 = $72 ✓
EXAMPLE 5Write the prime factorisation of 120.
+
Full Solution
120 = 2 × 60 = 2 × 2 × 30 = 2 × 2 × 2 × 15 = 2 × 2 × 2 × 3 × 5
So 120 = 2³ × 3 × 5
EXAMPLE 6A class of 30 students has 18 girls. Express this as (a) a fraction, (b) a decimal, (c) a percentage.
+
Full Solution
(a) Fraction: 18/30 = 3/5 (simplify by dividing by HCF = 6).
(b) Decimal: 3 ÷ 5 = 0.6.
(c) Percentage: 0.6 × 100 = 60%.

Practice Q&A

Attempt each question before revealing the model answer. Focus on showing clear working.

IDENTIFYIdentify all prime numbers between 10 and 30.
+
Model Answer
The prime numbers between 10 and 30 are 11, 13, 17, 19, 23, and 29. Each has exactly two factors: 1 and itself. Numbers like 12, 15, 21, 25, and 27 are not prime because they have additional factors.
CALCULATEFind the LCM and HCF of 15 and 20.
+
Model Answer
HCF: Factors of 15: 1, 3, 5, 15. Factors of 20: 1, 2, 4, 5, 10, 20. Common factors: 1, 5. HCF = 5.
LCM: Multiples of 15: 15, 30, 45, 60… Multiples of 20: 20, 40, 60… LCM = 60.
CALCULATECalculate 5/6 − 1/4.
+
Model Answer
LCM of 6 and 4 = 12. Convert: 5/6 = 10/12, 1/4 = 3/12. Subtract: 10/12 − 3/12 = 7/12.
DESCRIBEA shop sells apples for $0.75 each. Describe how to find the cost of 8 apples as a percentage of a $10 budget.
+
Model Answer
First, calculate the cost: 8 × $0.75 = $6.00. Then find what percentage $6 is of $10: (6 ÷ 10) × 100 = 60%. The apples cost 60% of the budget.
CALCULATEDivide $120 in the ratio 2 : 3 : 5.
+
Model Answer
Total parts = 2 + 3 + 5 = 10. One part = $120 ÷ 10 = $12.
First share: 2 × $12 = $24. Second: 3 × $12 = $36. Third: 5 × $12 = $60.
Check: $24 + $36 + $60 = $120 ✓
EXPLAINExplain why 51 is not a prime number.
+
Model Answer
51 = 3 × 17. Since 51 has factors other than 1 and itself (it has factors 1, 3, 17, and 51), it is a composite number, not a prime. The digit sum of 51 is 5 + 1 = 6, which is divisible by 3, confirming that 3 is a factor.
CALCULATECalculate 2/3 × 3/8. Simplify your answer.
+
Model Answer
2/3 × 3/8 = (2 × 3) / (3 × 8) = 6/24. Simplify by dividing by the HCF (6): 6 ÷ 6 = 1, 24 ÷ 6 = 4. Answer = 1/4.
CALCULATEFind 35% of 240.
+
Model Answer
35% = 0.35. So 0.35 × 240 = 84.

Flashcard Review

Tap each card to reveal the answer. Try to answer from memory first.

What is a prime number?
A number greater than 1 with exactly two factors: 1 and itself. Examples: 2, 3, 5, 7, 11, 13.
Tap to reveal
Is 1 a prime number?
No. A prime must have exactly two factors, but 1 has only one factor (itself).
Tap to reveal
What is the HCF of 24 and 36?
12. Common factors: 1, 2, 3, 4, 6, 12. The largest is 12.
Tap to reveal
What is the LCM of 6 and 8?
24. Multiples of 6: 6, 12, 18, 24… Multiples of 8: 8, 16, 24… First common = 24.
Tap to reveal
How do you add fractions with different denominators?
Find a common denominator (LCM), convert both fractions, then add the numerators.
Tap to reveal
How do you divide fractions?
Flip the second fraction (find its reciprocal), then multiply. Example: 2/3 ÷ 4/5 = 2/3 × 5/4 = 10/12 = 5/6.
Tap to reveal
Convert 3/8 to a decimal.
3 ÷ 8 = 0.375
Tap to reveal
Convert 0.45 to a percentage.
0.45 × 100 = 45%
Tap to reveal
Convert 75% to a fraction in simplest form.
75/100 = 3/4
Tap to reveal
How do you find a percentage of an amount?
Convert the percentage to a decimal, then multiply. Example: 20% of 60 = 0.20 × 60 = 12.
Tap to reveal
Simplify the ratio 15 : 25.
Divide both by HCF (5): 15 ÷ 5 : 25 ÷ 5 = 3 : 5.
Tap to reveal
What is the rule for multiplying negative integers?
Negative × Negative = Positive. Negative × Positive = Negative.
Tap to reveal
What is the only even prime number?
2. All other even numbers are divisible by 2, so they have at least 3 factors.
Tap to reveal
What is prime factorisation?
Writing a number as a product of prime factors. Example: 60 = 2² × 3 × 5.
Tap to reveal
How do you share $60 in the ratio 1 : 2?
Total parts = 3. One part = $20. Shares: $20 and $40.
Tap to reveal

Practice Test — 20 Questions

0Score / 20
Q 1 / 20
Correct
Wrong
Score