Skip to main content

BIDMAS and the order of operations: why multiplication before addition? An explanation for children

MathsUK · 10 May 2026 · 9 min read

Your child comes home with a calculation like 2 + 3 × 4 and asks: where do you start? The answer is not obvious — and behind it stands an international agreement, centuries old, that is worth knowing about.

The problem: the same calculation, two different answers

Imagine your child brings home the following calculation: 2 + 3 × 4. One friend of theirs works out 2 + 3 = 5, and then 5 × 4 = 20. Your child works out 3 × 4 = 12 and then 2 + 12 = 14. The two of them keep arguing — who is right?

The real problem is not who is cleverer, but that without an agreed rule, everyone can get a different answer to the same mathematical expression. For maths to work as a universal language — from space scientists to bridge engineers — everyone has to get the same answer. That is exactly why the rules for the order of operations were created.

The international agreement: why is there a rule at all?

For hundreds of years, mathematicians in different countries wrote formulae in different ways. As trade, science and engineering began to spread between countries, the confusion caused expensive mistakes. In the nineteenth century mathematicians began to agree on uniform rules. The agreement that was settled says: not all operations are equal — there is a clear hierarchy between them.

It is important to stress: this is not a law of nature. Mathematicians chose this rule because it is logical, convenient and lets you write physics and chemistry formulae compactly without a sea of brackets. It is a convention — and that is why all of us have to respect it.

The full order: brackets, indices, multiplication and division, addition and subtraction

The order of operations can be set out in a clear table. The higher the priority, the earlier you do the operation:

PriorityOperationExample
1 (first)Brackets ( )(2 + 3) × 4 = 20
2Indices (powers) and roots2³ = 8
3Multiplication × and division ÷3 × 4 = 12
4 (last)Addition + and subtraction −2 + 5 = 7

In English schools this rule is called BIDMAS (or sometimes BODMAS) — an acronym that helps you remember the order: Brackets, Indices, Division and Multiplication, Addition and Subtraction. In the United States the same rule is called PEMDAS.

💡 The memory trick: BIDMAS
The four stages in order: Brackets ← Indices ← Division and Multiplication ← Addition and Subtraction. Practise saying the word out loud with your child, in that order, before every complex calculation.

Why is multiplication 'stronger' than addition?

The most logical explanation for children comes from everyday life. Suppose you go to the supermarket and buy 2 packs of chocolate bars, with 3 bars in each pack. You also buy one single bar.

How many bars altogether? The obvious answer: first work out how many bars are in the packs (2 × 3 = 6), then add the single one (+ 1). Total: 7 bars.

If we did it from left to right — 2 + 3 = 5, then 5 × 1 = 5 — we would get a wrong answer that does not match the real question. Multiplication represents repeated quantities, and it is 'heavier' than simple addition. That is why it comes first.

When you go to buy 2 packs with 3 bars in each, plus one extra bar — first you multiply, then you add.
The logic behind the order of operations

Guided examples, step by step

Example A: 2 + 3 × 4

  1. No brackets and no indices — skip.
  2. Multiplication first: 3 × 4 = 12.
  3. Now addition: 2 + 12 = 14.
  4. The correct answer: 14.

Example B: (2 + 3) × 4

  1. There are brackets — work them out first: 2 + 3 = 5.
  2. Now multiplication: 5 × 4 = 20.
  3. The correct answer: 20.

Example C: 10 − 2 × 3 + 1

  1. No brackets and no indices.
  2. Multiplication first: 2 × 3 = 6.
  3. Now the rest of the expression: 10 − 6 + 1.
  4. Addition and subtraction from left to right: 10 − 6 = 4, then 4 + 1 = 5.
  5. The correct answer: 5.

Look at Example C: when there are only additions and subtractions (no multiplication or division) — you work from left to right. The same rule applies to multiplication and division when they are at the higher level: 12 ÷ 4 × 2 = (12 ÷ 4) × 2 = 3 × 2 = 6.

The classic problem: 6 ÷ 2(1 + 2) = ?

This is one of the hottest arguments on the internet. The calculation 6 ÷ 2(1 + 2) circulates all over the world and gets different answers — 1 and 9. Who is right?

  1. Brackets first: (1 + 2) = 3.
  2. Now the expression is: 6 ÷ 2 × 3.
  3. Multiplication and division have the same priority — work from left to right.
  4. 6 ÷ 2 = 3, then 3 × 3 = 9.
  5. The answer by the standard rules: 9.
⚠️ Why do some people get 1?
Anyone who gets 1 assumes that 2(1 + 2) is a single block, that is 2 × 3 = 6, and then 6 ÷ 6 = 1. In some scientific formulae that is how it is written — but by the standard classroom rules, division followed by multiplication goes from left to right. The correct answer for Years 3-6 is 9. This problem shows that unclear writing can create confusion — which is why professional mathematicians add extra brackets to remove any doubt.

Common pupil mistakes

  • Working from left to right without checking for multiplication or division — the most common mistake.
  • Forgetting to work out the brackets first — 2 + (3 × 4) is written that way even though the brackets are unnecessary, but (2 + 3) × 4 changes the answer completely.
  • Treating subtraction as though it always comes after multiplication — subtraction is at the same level as addition, and you work from left to right.
  • Forgetting that division and multiplication have equal priority — multiplication does not always come before division.
  • Expressions with indices — sometimes children work out indices after multiplication and before brackets, when indices come after brackets and before multiplication.

Tips for remembering the rule easily

  • Ask yourself before every calculation: are there brackets here? Indices? — Start there.
  • Underline in pencil the operation that needs doing first — a powerful visual aid.
  • Say out loud: 'first brackets, then indices, then divide and multiply, and finally add and subtract.'
  • Check the answer by substituting back — does it make sense?
  • Use everyday examples: shopping, sharing sweets, working out quantities.
  • Practise with flashcards: write a calculation on one side, and the correct order on the back.

A digital tool like MathsUK lets pupils practise the order of operations interactively — the tool shows the steps one by one and explains where the mistake was. It is the fastest way to build confidence.

Frequently asked questions

Why does multiplication come before addition in arithmetic?

It is an international convention adopted because it lets physics and science formulae be written compactly. Multiplication represents a repeated quantity — exactly like buying 3 packs of 4 items — so it makes sense to work it out before adding the single items.

What is the correct order of operations?

The order is: (1) brackets, (2) indices and roots, (3) multiplication and division (from left to right), (4) addition and subtraction (from left to right). In England this is called BIDMAS or BODMAS.

What are BIDMAS and PEMDAS?

They are acronyms for remembering the order of operations. BIDMAS: Brackets, Indices, Division, Multiplication, Addition, Subtraction. PEMDAS (used in the United States): Parentheses, Exponents, Multiplication, Division, Addition, Subtraction. Both describe the same rule.

Does division come before multiplication?

Not necessarily. Multiplication and division have the same level of priority — when both appear in an expression, you work them out from left to right. For example: 12 ÷ 4 × 3 = (12 ÷ 4) × 3 = 3 × 3 = 9, not 12 ÷ 12 = 1.

What is the answer to 6 ÷ 2(1 + 2)?

By the standard classroom rules: brackets first (1 + 2) = 3, then 6 ÷ 2 × 3 from left to right: 6 ÷ 2 = 3, then 3 × 3 = 9. The correct answer is 9. Anyone who gets 1 assumes that 2(1 + 2) is a single block — that is the convention in certain notation, but not in the ordinary classroom rules.

In which year do children learn the order of operations?

The basic rule (multiplication before addition) appears in Year 3 and Year 4 once times tables are in use. Brackets are introduced in Years 4-5, and the full BIDMAS rule with indices is formalised in Year 6 and secured in Year 7. The complete rule needs revisiting and practising every year.

How do you explain the order of operations to a child who does not get it?

Use real-life examples: 'We bought 3 packs with 4 biscuits in each, plus 2 loose biscuits — how many altogether?' The child immediately understands that you multiply first and then add. That connects the abstract rule to a logical feeling.

Does a calculator apply the order of operations?

It depends on the calculator. Simple 'pocket' calculators work from left to right and do not respect the order of operations — they will give a wrong answer for 2 + 3 × 4. Scientific calculators and modern calculator apps (including the one on a smartphone) respect the order of operations.

The MathsUK interactive tool shows every step and explains the mistake — free

Practise the order of operations now

Links that might help

Order of operations toolArithmetic practiceYear 4 arithmetic lesson

← Back to all articles

We keep your progress and preferences in your browser only (local storage), and use analytics cookies to improve the site. Read the privacy notice.

More information