BODMAS: the order operations actually happen in
Why 2 + 3 × 4 is 14 and not 20. The order maths is done in isn't a suggestion — it's a fixed rule, and one line of the rule trips up almost everyone.
Type into a calculator and it says , not . That's not the calculator being clever — it's following the order of operations, the agreed sequence every calculation is done in. Without it, the same sum would give different answers to different people, which would make maths useless.
The order: BODMAS
Work through an expression in this order, top to bottom:
| Letter | Meaning | Example |
|---|---|---|
| B | Brackets | first |
| O | Orders (powers, roots) | , |
| DM | Division and Multiplication | and |
| AS | Addition and Subtraction | and |
So in , the multiplication outranks the addition: do first, then .
The line everyone gets wrong
Division and multiplication are equal rank — and so are addition and subtraction. When two operations of the same rank sit together, you work left to right, not "all multiplication before all division."
Doing the multiplication first here (, then ) gives the wrong answer. Same rank means left to right.
Worked example
- Brackets:
- Orders:
- Multiply:
- Add:
When in doubt, add brackets of your own. Writing changes nothing about the answer but makes the order impossible to misread. Examiners never penalise brackets that make your intention clear.
Last revised 28 August 2024.