IB Maths AI SL Topic 1 โ€” Number & Algebra Paper 1 & 2 Default: 3 s.f. ~7 min read

Approximation

Approximation just means rounding: cutting a long number down to a sensible length. You’ll meet two kinds โ€” significant figures (s.f.) and decimal places (d.p.). The rule is the same for both: look at the next digit, and if it’s 5 or more, round up. The tricky bits are (1) knowing which digits are “significant”, (2) knowing when context tells you to round UP regardless of the digit, and (3) keeping enough digits in your working so the final answer is accurate.

๐Ÿ“˜ What you need to know

Significant figures vs decimal places

Significant figures (s.f.)
count from FIRST non-zero digit
Works for any size of number. Leading zeros don’t count; everything after the first non-zero digit DOES. e.g. 0.00 5 4 0 8 has 4 s.f. shown in bold.
Decimal places (d.p.)
count from the DECIMAL POINT
Counts digits AFTER the decimal. e.g. 17.4658 โ€” the 4 is 1 d.p., the 6 is 2 d.p., the 5 is 3 d.p., the 8 is 4 d.p.
Why does this distinction matter? Because 0.00541 (3 s.f.) and 0.005 (3 d.p.) are very different numbers! For tiny numbers, s.f. preserves more accuracy. For numbers near 1 it barely matters. Always read the question carefully to see which the examiner wants.

The “decider digit” rule โ€” same for s.f. and d.p.

The rule Look at the digit JUST AFTER the one you’re keeping. If it’s 5, 6, 7, 8, or 9 โ†’ round UP. If it’s 0, 1, 2, 3, or 4 โ†’ round DOWN (keep as is).
The decider digit rule โ€” works for s.f. AND d.p. EXAMPLE: 0.005408 to 3 s.f. 0.00 5 4 0 8 3 KEPT DIGITS DECIDER decider = 8 โ‰ฅ 5 โ†’ round UP so 0 โ†’ 1 in last kept place 0.00541 EXAMPLE: 4738 to 2 s.f. 4 7 3 8 2 KEPT DECIDER decider = 3 < 5 โ†’ keep as is 7 stays as 7, then fill with 0s 4700 Decider โ‰ฅ 5: round UP ยท Decider < 5: keep as is ยท Same rule for s.f. and d.p.
The kept digits (teal) decide how many s.f. you have. The decider (red) tells you whether to round up. Digits AFTER the decider (grey) don’t matter for the decision โ€” but for whole numbers, they become placeholder zeros to keep place value.

๐Ÿงญ Recipe โ€” rounding any number

  1. Identify your target: how many s.f. or d.p. do you need? (Default is 3 s.f. if not stated.)
  2. Find the last kept digit: for s.f., count from the first non-zero digit; for d.p., count from the decimal point.
  3. Look at the decider: the digit just AFTER the last kept digit. Is it โ‰ฅ 5 or < 5?
  4. Round: if decider โ‰ฅ 5, add 1 to the last kept digit. If decider < 5, leave the last kept digit alone.
  5. Keep place value: for whole numbers, replace digits after the kept ones with zeros (e.g., 4738 โ†’ 4700). For decimals, just drop the digits after.

Worked examples

WE 1

Significant figures โ€” small decimal with leading zeros

Round 0.005408 to 3 significant figures.

Step 1 โ€” find the first non-zero digit 0.005408 โ€” the 5 is the 1st sig fig (leading zeros DON’T count as sig figs) Step 2 โ€” count out 3 sig figs 5 (1st), 4 (2nd), 0 (3rd) โ† last kept digit Step 3 โ€” look at the decider (next digit) next digit = 8 8 โ‰ฅ 5 โ†’ round UP the last kept digit (0 โ†’ 1) 0.005408 โ‰ˆ 0.00541 (3 s.f.) key insight: the zeros BEFORE the 5 are placeholders for size โ€” they don’t count. But the 0 in the middle of “540” IS significant. Once you start counting from the first non-zero digit, every digit after counts.
WE 2

Decimal places

Round 17.4658 to 1 decimal place.

Step 1 โ€” find the digit at the 1st decimal place 17.4658 โ€” the 4 is at the 1st d.p. Step 2 โ€” look at the decider (2nd d.p.) next digit = 6 6 โ‰ฅ 5 โ†’ round UP (4 โ†’ 5) Step 3 โ€” drop digits after the 1st d.p. 17.4658 โ‰ˆ 17.5 (1 d.p.) don’t be fooled by what comes after the decider. The 5 and 8 in 17.4658 don’t affect the decision โ€” only the FIRST digit after the cut matters. So 17.4632, 17.4699, and 17.4658 all round to 17.5 at 1 d.p.
WE 3

Significant figures โ€” large whole number

Round 4738 to 2 significant figures.

Step 1 โ€” first non-zero digit is 4 (1st sig fig) 4738 Step 2 โ€” count out 2 sig figs 4 (1st), 7 (2nd) โ† last kept digit Step 3 โ€” look at the decider next digit = 3 3 < 5 โ†’ keep 7 as is Step 4 โ€” fill remaining places with zeros (whole number โ€” must keep place value) 47 _ _ โ†’ 47 0 0 4738 โ‰ˆ 4700 (2 s.f.) you MUST keep the zeros at the end โ€” otherwise “47” would be a much smaller number! The zeros aren’t significant themselves; they’re just holding place to show the number is in the thousands.
WE 4

Real-world โ€” round UP regardless

A school is taking 142 students on a trip. Each minibus holds 9 students. How many minibuses are needed?

Step 1 โ€” do the division 142 รท 9 = 15.777… Step 2 โ€” interpret the context 15.77 minibuses isn’t possible โ€” you can’t hire 0.77 of a bus if you book only 15 buses, that’s 15 ร— 9 = 135 seats 142 โˆ’ 135 = 7 students LEFT BEHIND โœ— Step 3 โ€” round UP to cover everyone need 16 buses (16 ร— 9 = 144 seats โ€” fits 142 with 2 to spare) 16 minibuses needed the maths gave 15.77 โ€” normal rounding would give 16 anyway (since .77 โ‰ฅ .5). But what if it had been 15.1? Normal rounding gives 15 โ€” yet the context demands 16. ALWAYS think about what your number means in real life.
WE 5

Currency โ€” using the right convention

A bill comes to $87.456. What amount does the customer pay?

Step 1 โ€” which currency? Use the right convention USD uses 2 d.p. (cents) Step 2 โ€” round to 2 d.p. $87.456 โ€” keep up to 2nd d.p. (the 5) decider = 6, and 6 โ‰ฅ 5 โ†’ round UP 5 โ†’ 6 customer pays $87.46 currency conventions matter! For ยฅ (Japanese yen), the same bill would round to a whole number โ€” ยฅ87. For ยฃ or โ‚ฌ you’d use 2 d.p. like USD. Always check what currency you’re working in before deciding how many d.p.
WE 6

Multi-step โ€” keep extra accuracy in working

Find the area of a circle with radius 4.7 cm. Give your answer to 3 significant figures.

Step 1 โ€” write the formula and substitute A = ฯ€ rยฒ A = ฯ€ ร— (4.7)ยฒ Step 2 โ€” keep at least 4 s.f. (or exact) in working A = ฯ€ ร— 22.09 A = 69.3978… cmยฒ Step 3 โ€” round the FINAL answer to 3 s.f. first 3 sig figs: 6, 9, 3 decider = 9 โ†’ 9 โ‰ฅ 5 โ†’ round UP (3 โ†’ 4) A โ‰ˆ 69.4 cmยฒ (3 s.f.) NEVER round mid-calculation. If you’d used ฯ€ โ‰ˆ 3.14 (only 3 s.f.) you’d get A = 3.14 ร— 22.09 = 69.36… โ†’ 69.4 โ€” same answer this time, but for trickier problems early rounding gives wrong final answers. Use the ฯ€ button on your GDC, not “3.14”.

๐Ÿ’ก Top tips

โš  Common mistakes

Up next: Upper & Lower Bounds. Now that you can round, the reverse question becomes important: if a number is given as 14.3 (1 d.p.), what’s the smallest and largest the TRUE value could be? Useful for error analysis and for figuring out the worst-case bounds of any quantity built from rounded measurements.

Need help with AI SL Number & Algebra?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session โ†’