← LearnYear 7 Maths · Number & AlgebraFree placement check
Year 7AC9M7N06

Order of Operations

Use the 4 operations with positive rational numbers including fractions, decimals and percentages to solve problems using efficient calculation strategies.

BODMAS is not a rule someone invented to catch you out. It is the agreed order that makes every calculation mean one thing.

Builds onYr 6 · Four operations with whole numbers

Why this works

Consider 2+3×42 + 3 \times 4. Two people could read this two different ways:

Left to right: 2+3=52 + 3 = 5, then 5×4=205 \times 4 = 20.
Multiplication first: 3×4=123 \times 4 = 12, then 2+12=142 + 12 = 14.
Both are reasonable readings, but they disagree. A calculation that can mean two things is useless — so mathematicians agreed on one order, worldwide.
The agreed order is Brackets, Order (powers), Division and Multiplication, Addition and Subtraction.
BODMAS\text{B} \rightarrow \text{O} \rightarrow \text{DM} \rightarrow \text{AS}
So 2+3×4=142 + 3 \times 4 = 14. Not because 14 is more natural, but because that is the convention everyone follows.

The part almost everyone gets wrong: D and M rank equally, and A and S rank equally. When operations tie, you work left to right. BODMAS is four levels, not six.

Worked example

e.g. 202×(3+4)2÷720 - 2 \times (3 + 4)^{2} \div 7
  1. Brackets first. Deal with everything inside them.202×(7)2÷720 - 2 \times (7)^{2} \div 7
  2. Order — powers and roots.202×49÷720 - 2 \times 49 \div 7
  3. Division and Multiplication, working left to right. Here 2×492 \times 49 comes first.2098÷720 - 98 \div 7
  4. Still on the same level, keep going left to right.201420 - 14
  5. Addition and Subtraction last, again left to right.66

Common mistakes

Wrong12÷2×3=12÷6=212 \div 2 \times 3 = 12 \div 6 = 2
Right12÷2×3=6×3=1812 \div 2 \times 3 = 6 \times 3 = 18
Treating multiplication as ranking above division. They are equal, so you go left to right — and division comes first here.
Wrong104+3=107=310 - 4 + 3 = 10 - 7 = 3
Right104+3=6+3=910 - 4 + 3 = 6 + 3 = 9
The same mistake with addition and subtraction. They tie, so work left to right: subtract first because it appears first.
Wrong(2+3)2=22+32=13(2 + 3)^{2} = 2^{2} + 3^{2} = 13
Right(2+3)2=52=25(2 + 3)^{2} = 5^{2} = 25
Brackets come before powers. Add inside the bracket first, then square the result.
Wrong32=9-3^{2} = 9
Right32=9-3^{2} = -9
Without brackets, the power applies only to the 3, and the minus sign is applied afterwards. If you want 99, you must write (3)2(-3)^{2}.

Practice

FluencyGet quick and accurate at the method.
1
5+3×25 + 3 \times 2
Answer1111
2
(5+3)×2(5 + 3) \times 2
Answer1616
3
20÷4×520 \div 4 \times 5
Answer2525
4
186+218 - 6 + 2
Answer1414
5
3×423 \times 4^{2}
Answer4848
6
(3×4)2(3 \times 4)^{2}
Answer144144
7
36÷(2+4)×336 \div (2 + 4) \times 3
Answer1818
8
503×(82)50 - 3 \times (8 - 2)
Answer3232
9
2+3×452 + 3 \times 4 - 5
Answer99
10
100÷10÷5100 \div 10 \div 5
Answer22
11
(6+2)2÷46(6 + 2)^{2} \div 4 - 6
Answer1010
12
7+2×(93)2÷47 + 2 \times (9 - 3)^{2} \div 4
Answer2525
ReasoningExplain why. Say it in your own words.
1
Kai says 12÷2×3=212 \div 2 \times 3 = 2 because the M in BODMAS comes before the D. What is wrong with his reasoning?
AnswerD and M rank equally — the letters are only in that order because BODMAS has to be spelled somehow. When operations tie you work left to right, so 12÷2=612 \div 2 = 6 first, then 6×3=186 \times 3 = 18.
2
Where would you put brackets in 2+3×412 + 3 \times 4 - 1 to make the answer as large as possible?
Answer(2+3)×(41)=15(2 + 3) \times (4 - 1) = 15. Grouping the addition and the subtraction so both are done before multiplying gives the largest result — larger than the unbracketed 13.
3
Explain why 42-4^{2} and (4)2(-4)^{2} give different answers.
AnswerIn 42-4^{2} the power binds tightly to the 4 only, so you square 4 to get 16 and then apply the minus, giving 16-16. In (4)2(-4)^{2} the brackets mean the whole of 4-4 is squared, giving +16+16.
4
Why does mathematics need an agreed order of operations at all?
AnswerWithout one, the same written expression would mean different things to different people, and no formula could be relied upon. The order is a convention, like driving on an agreed side of the road — the choice is arbitrary but agreement is essential.
AppliedThe same maths, inside a real question.
1
A cafe sells coffee for $4\$4 and cake for $6\$6. Mia buys 3 coffees and 2 cakes. Write one expression for the total and evaluate it.
Answer3×4+2×6=12+12=$243 \times 4 + 2 \times 6 = 12 + 12 = \$24. Both multiplications happen before the addition, which is exactly what the situation requires.
2
A taxi charges a $5\$5 flagfall plus $2\$2 per km. Write an expression for a 12 km trip and work out the cost.
Answer5+2×12=5+24=$295 + 2 \times 12 = 5 + 24 = \$29. The multiplication must come first, or you would wrongly charge the flagfall per kilometre.
3
A rectangular garden is 8 m by 5 m. A square shed of side 3 m sits inside it. Write an expression for the remaining garden area and evaluate it.
Answer8×532=409=318 \times 5 - 3^{2} = 40 - 9 = 31 m². The power and the multiplication both come before the subtraction.
4
Four friends share the cost of a $60\$60 pizza order and a $12\$12 delivery fee. Write an expression for each person's share.
Answer(60+12)÷4=72÷4=$18(60 + 12) \div 4 = 72 \div 4 = \$18. The brackets are essential — without them you would divide only the delivery fee.
Next step
Practise Order of Operations with instant marking
A free 10-minute placement check finds which Year 7 topics to work on first, then Summit builds a weekly plan around them.
See where my child is →