Library International Mathematics 0607 Number Operations
O Level · International Mathematics 0607

Number Operations

Revise Number Operations for International Mathematics 0607 (O Level) — revision notes and instant AI marking. Free to start.

📖 Revision notes · preview
  Cambridge (CIE) IGCSE — International Maths Extended

Number Operations

The Big Idea: Every number has a type and a behaviour — and once you know the rules for how numbers combine (BIDMAS, negatives, factors, decimals), you can break down any calculation into small, reliable steps instead of guessing.

Quick Summary

Integers are whole numbers (positive, negative, zero); natural numbers are the positive integers including 0.
Multiples come from multiplying; factors are values that divide exactly with no remainder.
A prime number has exactly two distinct factors — itself and 1. Note: 1 is NOT prime.
Square numbers = n×n. Cube numbers = n×n×n. Their inverses are square roots and cube roots.
A reciprocal is "1 divided by the number" — multiply a number by its reciprocal and you always get 1.
Rational numbers can be written as a fraction a/b; irrational numbers cannot (e.g. π, √2, √3, √5).
Negative number rules: same signs → positive result; different signs → negative result (for × and ÷).
BIDMAS/BODMAS tells you the order: Brackets → Indices → Division/Multiplication → Addition/Subtraction.
Column methods (with carrying/borrowing) handle addition, subtraction, and multiplication of large numbers.
For decimals: line up decimal points for +/−; for ×/÷, convert to integers, calculate, then undo the conversion.

1. Types of Number

Before you can operate on numbers, you need to know what "family" each number belongs to. Think of this section as learning the vocabulary of maths — examiners use these words constantly, and if you don't know what they mean, you can't answer the question even if you know the maths.

Integers and Natural Numbers

Integers are whole numbers — no fractions, no decimals. They can be positive, negative, or zero: ..., −3, −2, −1, 0, 1, 2, 3, ...

Natural numbers are the positive integers, thought of as "counting numbers": 0, 1, 2, 3, 4, ... Notice that 0 is included in this syllabus's definition — don't forget it!

Memory Trick
Integers = "In-teger" sounds like "whole" thing intact — no cutting into pieces (no fractions/decimals). Natural numbers are what a toddler counts on their fingers: 0, 1, 2, 3...

Multiples

A multiple of a number is what you get when you multiply it by an integer. 12 is a multiple of 3 because 12 ÷ 3 = 4 exactly (no remainder). A common multiple is shared between two or more numbers — e.g. 12 is a common multiple of both 4 and 6.

  • Even numbers (2, 4, 6, 8, 10, ...) are multiples of 2.
  • Odd numbers (1, 3, 5, 7, 9, ...) are not multiples of 2.
  • Multiples can be algebraic too — the multiples of k are k, 2k, 3k, 4k, 5k, ...

Factors

A factor of a number divides it exactly, leaving no remainder. For example, 6 is a factor of 18 because 18 ÷ 6 = 3 exactly. Every integer greater than 1 has at least two factors: itself, and 1. A common factor is shared between numbers — 3 is a common factor of both 21 and 18.

Method

Finding factors using factor pairs: Start with 1 and the number itself, then test 2, 3, 4, 5... one at a time until the pairs start repeating.

Worked Example — Finding all factors of 18
1 and 18 → first pair
18 ÷ 2 = 9 → 2 and 9 are factors
18 ÷ 3 = 6 → 3 and 6 are factors
18 ÷ 4 = 4.5 → not a factor
18 ÷ 5 = 3.6 → not a factor
18 ÷ 6 → already found (stop here, pairs are repeating)

Answer: Factors of 18 = {1, 2, 3, 6, 9, 18}

Divisibility Tests (no calculator needed!)

Divisible byTest
2Last digit is even
3Sum of digits is a multiple of 3 (e.g. 123 → 1+2+3=6 ✓)
4Halving the number twice gives a whole number
5Last digit is 0 or 5
8Halving three times gives a whole number
10Last digit is 0

Prime Numbers

A prime number has exactly two distinct factors: itself and 1. The first ten primes are: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29.

Classic Trap
1 is NOT a prime number. It only has one factor (itself), not two. Also remember: 2 is the only even prime number — every other even number has at least three factors (1, 2, and itself), so it can't be prime.
Worked Example — Show that 51 is NOT prime
51 is odd → not divisible by 2
Digit sum: 5+1 = 6, which is divisible by 3 → so 51 IS divisible by 3
51 ÷ 3 = 17

Answer: The factors of 51 are 1, 3, 17, 51 — that's more than two, so 51 is not prime.

Square Numbers & Cube Numbers

A square number is a number multiplied by itself: 1×1=1, 2×2=4, 3×3=9... In algebra: a × a = a².

A cube number is a number multiplied by itself twice: 1×1×1=1, 2×2×2=8... In algebra: a × a × a = a³.

Memorise these

Square numbers (1–15): 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225

Cube numbers (1–5, plus 10): 1, 8, 27, 64, 125 ... and 10³ = 1000

Square roots undo squaring, and cube roots undo cubing. The square root symbol is √, and the cube root symbol is ∛.

  • Square roots can be positive AND negative: √25 = 5, but −√25 = −5. If both are wanted, we write ±√25.
  • A square root of a non-square integer is called a surd — e.g. √3 is a surd because 3 isn't a square number. Surds are irrational.
  • √64 = 8 is rational (it's a whole number). √2 is irrational (2 isn't a square number).
Practice Question 1

Write down a number which is both a cube number and a square number, and express it two different ways using index notation.

Reciprocals

The reciprocal of a number is 1 divided by that number. Any number multiplied by its reciprocal always equals 1.

Rule

Reciprocal of a = 1/a   (also written as a⁻¹)

To find the reciprocal of a fraction, just flip it: the reciprocal of 2/3 is 3/2.

Practice Question 2

Write down a fraction that completes this calculation: 3/7 × ⬜ = 1

2. Rational and Irrational Numbers

What is a Rational Number?

A rational number is any number that can be written as a fraction a/b in its simplest form, where a and b are both integers and b ≠ 0. This is a much bigger category than you might think — it includes:

  • All terminating decimals: 0.15 = 15/100
  • All recurring decimals: 0.1515151515... = 15/99
  • All integers: 5 = 5/1, −3 = −3/1, even 0 = 0/1

What is an Irrational Number?

An irrational number CANNOT be written as a fraction a/b of integers. Its decimal form goes on forever without repeating in a pattern.

Know these irrational numbers

π,  √2,  √3,  √5

If you multiply an irrational number by a non-zero rational number, the result is still irrational: 2π, 3√2, and (3/4)√5 are all irrational.

Watch Out
√2 × √2 is NOT irrational — it equals exactly 2! The "irrational × irrational" rule doesn't automatically apply; you have to actually check what the calculation simplifies to.
Practice Question

Classify each of the following as rational or irrational: (a) √16  (b) √7  (c) 0.333...  (d) 2 + π

3. Negative Numbers

Negative numbers trip people up mostly because of sign rules — but there's really only two rules to remember, and they never change.

Multiplying and Dividing

Golden Rule

Same signs → POSITIVE result   |   Different signs → NEGATIVE result

(−12) ÷ (−4) = 3 ← same signs (both −) → positive (−6) × (−4) = 24 ← same signs (both −) → positive (−12) ÷ 4 = −3 ← different signs → negative 6 × (−4) = −24 ← different signs → negative

Adding and Subtracting

Golden Rule

Subtracting a negative = Adding the positive

Adding a negative = Subtracting the positive

5 − (−3) = 5 + 3 = 8 7 + (−3) = 7 − 3 = 4

Real-Life Contexts

Temperature: if it's 3°C and cools by 5°C, the new temperature is 3 − 5 = −2°C. If it's −4°C and warms by 6°C, that's (−4) + 6 = 2°C.

Money and debt: a negative sign means you owe money. If someone has a £200 debt and borrows another £400, their total debt is (−200) + (−400) = −£600.

Calculator Warning
Your calculator isn't always as clever as you think! Always put brackets around negative numbers before applying an operation. On many calculators, typing −3² gives −9, but (−3)² correctly gives 9. The second one is right — always bracket it.
Practice Question

Work out: (a) (−8) − (−6)   (b) (−9) × (−2)   (c) (−10) ÷ 5

4. Mathematical Symbols

You'll be expected to read and use these symbols fluently in exam questions — mixing them up costs easy marks.

SymbolMeaningExample
=Equal to3x + 7 = 19
Not equal to2 − 5 ≠ 5 − 2
Approximately equal toπ ≈ 3.14
Identical / equivalent to12x + 6 ≡ 3(4x + 2)
>Greater than5 > −2
<Less than1/2 < 2/3
Greater than or equal to
Less than or equal to
( )Brackets — group symbols(2x + 4) − 3(x + 7)
±Plus minus — two distinct answersx = 3 ± 2.5 → x = 5.5 or x = 0.5
πPi — ratio of circumference to diameterπ ≈ 3.14159...
Tip
"≡" (identical) is stronger than "=". It means two expressions are the same for every value of x, not just one particular value.

5. Order of Operations (BIDMAS / BODMAS)

Here's the problem BIDMAS solves: if I give you 2 + 3 × 4, do you add first (getting 5 × 4 = 20) or multiply first (getting 2 + 12 = 14)? Without an agreed order, everyone would get different answers to the same sum. BIDMAS is that agreement.

The Order

B — Brackets  →  I — Indices (powers/roots)  →  DM — Division & Multiplication (left to right)  →  AS — Addition & Subtraction (left to right)

(BODMAS uses "Order" instead of "Indices" and "Of" instead of "Multiplication" — same rule, different letters.)

Hidden Brackets: Fractions and Roots

This is where most marks are lost. A fraction line and a root symbol both act like invisible brackets around everything on the top (or under the root).

2 + 5 ----- means (2 + 5) ÷ (7 − 2) 7 − 2 √(9 + 16) means √(9 + 16), NOT √9 + 16
Common Mistake
Students often calculate √9 + 16 = 3 + 16 = 19 when they actually meant √(9+16) = √25 = 5. The line above the root symbol tells you exactly what's "inside the brackets" — always work that out first.
Worked Example — Work out (5 − 3) + 2 × 7²
Step 1 (Brackets): 5 − 3 = 2 → becomes 2 + 2 × 7²
Step 2 (Indices): 7² = 49 → becomes 2 + 2 × 49
Step 3 (Multiplication): 2 × 49 = 98 → becomes 2 + 98
Step 4 (Addition): 2 + 98 = 100

Answer: 100

Practice Question

Work out: 3 + (12 − 4) ÷ 2²

Calculator Tip
Modern calculators usually apply BIDMAS automatically if you type the calculation as written on paper. But always check your answer looks sensible — and on older calculators, you may need to add extra brackets manually.

6. Addition & Subtraction (Without a Calculator)

Column Method for Addition

Line the digits up by place value (units under units, tens under tens...). Add each column from right to left. If a column totals 10 or more, write the units digit and "carry" the tens digit to the top of the next column.

Worked Example — 9789 + 563
1 1 1 9 7 8 9 + 5 6 3 --------- 1 0 3 5 2

Answer: 10 352

Column Method for Subtraction

Same idea, but now if the top digit is smaller than the bottom digit in a column, you "borrow" 10 from the column to its left.

Worked Example — 392 − 28
8 1 3 9̶ 2 - 2 8 ------- 3 6 4

The 9 becomes 8 (borrowed 10 for the units column, which turns 2 into 12; 12 − 8 = 4). Then 8 − 2 = 6, and 3 − 0 = 3.

Answer: 364

Alternative: Counting Up

To find 673 − 289, start at 289 and count up to 673 in convenient jumps:

Add 1 → 290 Add 10 → 300 Add 300 → 600 Add 73 → 673 Total added: 1 + 10 + 300 + 73 = 384

So 673 − 289 = 384. This method is great for mental maths, especially with money and time.

Vocabulary
"Sum" or "total" or "plus" = addition. "Difference" or "take away" or "minus" = subtraction. Watch for these words in worded questions — they tell you which operation to use!
Practice Question

Find the difference between 803 and 456 using the column method (no calculator).

7. Multiplication & Division (Without a Calculator)

You only need to be confident with one method for each — but it helps to see a few, so pick the one that clicks for you.

Grid Method (Multiplication)

Best for keeping place value visible. Split each number by place value, multiply every pair, then add all the results.

Worked Example — 3516 × 7
3000500106
72100035007042

21000 + 3500 + 70 + 42 = 24 612

Column Method (Multiplication)

Multiply the top number by each digit of the bottom number (right to left), using 0s as placeholders, then add the rows.

8 7 × 426 ----- 5 2 2 (87 × 6) 1 7 4 0 (87 × 20) 3 4 8 0 0 (87 × 400) --------- 3 7 0 6 2

Repeated Addition ("Chunking")

Build the answer from doubling facts you already know. To find 13 × 23:

1 × 23 = 23 2 × 23 = 46 4 × 23 = 92 8 × 23 = 184 13 = 1 + 4 + 8, so: 13 × 23 = 23 + 92 + 184 = 299

Short Division ("Bus Stop" Method)

The most efficient method when dividing by a single digit. Work left to right, carrying any remainder to the next digit.

Worked Example — 174 ÷ 3

3 into 1 → 0 remainder 1  →  carry the 1 to make 17  →  3 into 17 → 5 remainder 2  →  carry the 2 to make 24  →  3 into 24 → 8 remainder 0

Answer: 174 ÷ 3 = 58

Factorising & Cancelling (Division)

Treat the division like simplifying a fraction — cancel down before doing the hard work.

1008 ÷ 28 = 1008/28 = 504/14 = 252/7 = 36

Dividing by Powers of 10

This is just shifting digits along the place value columns. Dividing by 10 shifts one column, by 100 shifts two columns, by 1000 shifts three columns.

380 ÷ 10 = 38.0 (shift 1 column) 45 ÷ 100 = 0.45 (shift 2 columns) 28 ÷ 1000 = 0.028 (shift 3 columns — add leading zeros to help: 0028 ÷ 1000)
Always Estimate to Check
Round everything to 1 significant figure first. E.g. if you calculate 32 870 ÷ 865 and get 295, quickly check: 30 000 ÷ 1000 = 30. Since 295 is nowhere near 30, something's gone wrong (the real answer is 38).
Practice Question

Divide 568 by 8 using short division, and check your answer using estimation.

8. Operations with Decimals

Adding & Subtracting Decimals

Use the same column methods as whole numbers — the trick is making sure every decimal point lines up in the same column. Add "placeholder" zeros to keep the columns tidy.

Worked Example — Johnny has £32.50 and spends £1.74. How much is left?
32.50 - 01.74 ------- 30.76

Estimate check: 33 − 2 = 31, close to 30.76 ✓   Answer: £30.76

Multiplying Decimals

The cleanest approach: turn the decimals into whole numbers, do the easy multiplication, then undo what you did to get back to the real answer.

Method

1. Multiply each decimal by a power of 10 to make it a whole number.
2. Do the multiplication normally.
3. Divide the result by the same powers of 10 you multiplied by.

Worked Example — 2.5 × 4.01
2.5 × 10 = 25    and    4.01 × 100 = 401
25 × 401 = 10 025
Undo: divide by 10 and by 100 (i.e. divide by 1000)
10 025 ÷ 1000 = 10.025

Answer: 10.025

Alternative method: ignore the decimal points completely, multiply as whole numbers, then use estimation to work out where the decimal point should go in the final answer.

1.3 × 2.3 → ignore decimals: 13 × 23 = 299 Estimate: 1.3 × 2.3 ≈ 1.5 × 2 = 3 So the answer must be close to 3, not 0.3 or 30 → Answer: 2.99

Dividing Decimals

Same idea in reverse. Write the division as a fraction, multiply top AND bottom by a power of 10 to clear the decimals, then divide normally.

Worked Example — 37.5 ÷ 0.25
37.5 ÷ 0.25 = 37.5/0.25
Multiply top and bottom by 100: (37.5×100)/(0.25×100) = 3750/25
3750 ÷ 25 = 150

Answer: 150

Careful!
When multiplying/dividing top and bottom of a fraction by a power of 10, you must multiply both the numerator and denominator by the same power — otherwise you change the value of the calculation, not just its appearance.
Practice Question

Without a calculator, find 4.68 ÷ 6, using estimation to place the decimal point.

What to Memorise

Term / FactWhat it means
IntegerWhole number: positive, negative, or zero
Natural numberPositive integers including 0 (counting numbers)
Prime numberExactly two distinct factors: itself and 1 (1 is NOT prime; 2 is the only even prime)
First 10 primes2, 3, 5, 7, 11, 13, 17, 19, 23, 29
First 15 square numbers1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225
First 5 cube numbers1, 8, 27, 64, 125 (and 10³ = 1000)
Reciprocal1 ÷ number, or a → 1/a. Flip fractions to find reciprocals.
Rational numberCan be written as a/b (integers, b≠0) — includes all terminating/recurring decimals
Irrational numberCannot be written as a/b — decimal never terminates or repeats. Know: π, √2, √3, √5
SurdSquare root of a non-square integer — always irrational
Negative × / ÷ ruleSame signs → positive. Different signs → negative.
Negative + / − ruleSubtracting a negative = adding positive. Adding a negative = subtracting positive.
BIDMAS orderBrackets → Indices → Division/Multiplication (L→R) → Addition/Subtraction (L→R)
Hidden bracketsFraction lines and root signs act as invisible brackets around everything inside
Multiplying/dividing decimalsConvert to whole numbers using powers of 10, calculate, then undo the conversion

Concepts Checklist

Tick off each concept as you feel confident with it. Come back and revisit anything unticked before your exam!

Exam Tips & Common Mistakes

Don't call 1 a prime number

This is one of the most common marks lost in "list the primes" or "explain why X is/isn't prime" questions. 1 has only ONE factor, not two.

Watch for hidden brackets under roots and fraction lines

Examiners love testing whether you realise √(9+16) means take the root of the WHOLE sum, not √9 + 16. Same logic applies to fractions — work out the top and bottom fully before dividing.

Bracket negative numbers on your calculator

−3² and (−3)² give different answers on most calculators. If a question involves squaring a negative number, always type it with brackets.

Always estimate first

Rounding to 1 significant figure and doing a rough calculation in your head catches silly errors before you write your final answer — examiners reward answers that are "sensible."

Learn the worded vocabulary

"Sum," "total," "plus" = add. "Difference," "take away" = subtract. "Product," "times," "lots of" = multiply. "Quotient," "share," "per" = divide. Worded questions test whether you know these, not just whether you can calculate.

√2 × √2 ≠ irrational

Don't assume "irrational × irrational = always irrational." Check the actual value — sometimes it simplifies neatly to a rational number.

🔓 Read the full Number Operations note — free You're seeing the preview · free account, no card needed
Also in the full note
  • 6. Addition & Subtraction (Without a Calculator)
  • 7. Multiplication & Division (Without a Calculator)
  • Exam Tips & Common Mistakes
  • Square Numbers & Cube Numbers
  • Factorising & Cancelling (Division)
  • Adding & Subtracting Decimals
What's inside
📖 Revision notes 🎯 Learn mode ✦ AI flashcards ✓ Instant AI marking 🧊 3D explorers 🧪 Experiments & simulations 📈 Progress tracking
📄 Practise Number Operations with International Mathematics 0607 past papers Every paper with its mark scheme — answer online, marked instantly. Open →

Read the full Number Operations notes free

That's the preview — create a free account to read the rest, plus flashcards and practice questions with instant AI marking. No credit card.

Unlock the full notes free →

More International Mathematics topics