1.1.6 · D3Arithmetic & Number Systems

Worked examples — Order of operations — BODMAS - PEMDAS with nested brackets

3,526 words16 min readBack to topic

First: what the four tiers actually are

Before any example, let us pin down the vocabulary so nothing on this page is used before it is defined.

So whenever a "Why this step?" below says "Orders beat addition" it means Tier 2 (exponents/roots) resolves before Tier 4 (add/subtract) — that is all "Orders" ever means on this page.


The scenario matrix

Every expression in this topic falls into one of these cells. If you can handle all of them, you have handled the whole topic.

Cell The scenario it tests Where it bites you
A Two same-tier operations ( and , or and ) People wrongly do the "later letter" first
B Mixed tiers, no brackets Which tier resolves first?
C Nested brackets, incl. curly and a root Which bracket is "innermost"?
D A fraction bar as hidden brackets Flat rewriting changes the meaning
E Unary minus vs an exponent ( vs ) The minus sign's "reach"
F Zero inputs — , divide-by-zero, and powers , Degenerate / undefined cases
G A real-world word problem Turning English into a correct expression
H An exam twist — implied multiplication like Same-tier ambiguity, resolved by convention
I Stacked exponents like (which power first?) Exponent towers group top-down

The prerequisites we lean on: Arithmetic operations — addition, subtraction, multiplication, division, Exponents and powers — laws of indices, Fractions — numerator and denominator as grouping, Negative numbers and the unary minus sign, and Algebraic expressions — evaluating and substitution.


A picture of "tiers" first

Before the examples, hold this picture in your head. Think of the four tiers as four shelves, top shelf resolved first. Within one shelf you sweep left to right like reading a sentence.

Figure — Order of operations — BODMAS - PEMDAS with nested brackets
Figure 1 — four labelled shelves (Brackets, Orders, ×÷, +−) stacked top-to-bottom; a yellow left-to-right sweep arrow sits inside the same-tier shelves, and white downward arrows show you drop to the next shelf only when the one above is empty.


The worked examples

Cell A — same-tier, left to right


Cell B — mixed tiers, no brackets


Cell C — nested brackets, curly braces and a root


Cell D — the fraction bar is a hidden bracket


Cell E — unary minus vs exponent


Cell F — zero and degenerate inputs


Cell G — a real-world word problem


Cell H — the exam twist (implied multiplication)


Cell I — stacked exponents (which power first?)


Active recall

Recall Cover the answers first
  • What does "Orders" mean in BODMAS? ::: Powers and roots (exponents like and radicals like ) — Tier 2.
  • Which grouping symbol is usually outermost when you nest three? ::: Curly , with square inside it and round deepest.
  • Cell A: ::: (left to right, subtract then add).
  • Cell B: ::: .
  • Cell C: ::: .
  • Cell D: ::: .
  • Cell E: vs ? ::: vs .
  • Cell F: , , ::: , , undefined.
  • Cell G: ::: \16$.
  • Cell H: ::: by convention.
  • Cell I: vs ::: vs .

Connections