Lesson 6

Order of Operations

Learn the rules that tell you which part of a calculation to do first

Why do we need rules?

What is 3 + 4 × 2?

Two ways to read 3 + 4 × 2 0 4 8 12 16 Result 14 Left→Right 11 × first

Two different answers! We need a rule so everyone gets the same result.

BODMAS / PEMDAS

The agreed order is:

StepLetterMeaningExample
1B / PBrackets (Parentheses)(3 + 4) first
2O / EOrders (Exponents)2² = 4
3DMDivision & Multiplicationleft to right
4ASAddition & Subtractionleft to right

Key idea: Multiplication and division have the same priority — do them left to right. Same for addition and subtraction.

Worked examples

Example 1: 3 + 4 × 2

Example 2: (5 + 3) × 2 − 4

Example 3: 20 − 12 ÷ 4 + 1

Brackets first

Evaluate 10 + (6 + 2) × 3 ÷ 4. Start with brackets: (6 + 2) = 8.

Multiply

Now: 10 + 8 × 3 ÷ 4. Multiply: 8 × 3 = 24.

Divide

Now: 10 + 24 ÷ 4. Divide: 24 ÷ 4 = 6.

Add

Finally: 10 + 6 = 16. Done!
1 / 4

Practice

What is 6 + 3 × 5?

Calculate (8 + 2) × (7 − 3).

What is 24 ÷ 6 + 2 × 3?

Calculate 100 − 4 × (3 + 7).

What is 2 × (3 + 5) − 4?

Calculate 5 + 15 ÷ 3 − 2.

Challenge

Quick-Fire Round

Score: 0 / 6 Problem 1 of 6