Public · Sign in
MT
← Back to topic
LESSON PLAN

Order of Operations with Whole Numbers

A
Apothem Team
Grade 6 · Number
LESSON AT A GLANCE
Warm-up
5 min
Explore
15 min
Formalize
10 min
Practice
12 min
Exit ticket
3 min

Warm-up

Write 6+4×56 + 4 \times 5 on the board and collect answers silently on whiteboards. The room splits: 50 and 26. Don't referee yet — instead ask both camps to defend their reading of the expression aloud.

The stakes become clear fast: if an expression can mean two things, mathematics can't be written down reliably. Today's lesson is the treaty that ends the ambiguity — and it's a CONVENTION, agreed rules of reading, not a law of nature.

Explore

Give pairs a calculator-free sorting task: eight expressions, each evaluated two ways (following left-to-right vs. following the operation-priority rules), with the class predicting which answer a scientific calculator will give. Then verify three of them on a real calculator.

Second structure hunt: "make the target" — insert parentheses into 3+5×243 + 5 \times 2 - 4 to hit as many different values as possible (3+5×24=93+5\times2-4 = 9; (3+5)×24=12(3+5)\times2-4 = 12; (3+5)×(24)=16(3+5)\times(2-4) = -16; 3+5×(24)=73+5\times(2-4) = -7). Parentheses aren't decoration; they're steering.

Formalize

Formalize the convention: parentheses first, then exponents, then multiplication and division together left to right, then addition and subtraction together left to right. The two "together" clauses are where errors live:

16÷4×2=4×2=8103+5=7+5=1216 \div 4 \times 2 = 4 \times 2 = 8 \qquad 10 - 3 + 5 = 7 + 5 = 12

Neither PEMDAS nor BEDMAS means "multiplication before division" — M and D are one tier, read left to right, as are A and S. The mnemonic's ladder shape misleads; draw the four tiers as four floors of a building with M·D sharing a floor and A·S sharing the ground floor.

Practice

Practice: evaluate eight expressions of climbing complexity (including one with an exponent and nested parentheses), then two "error autopsy" items — a fictional student's worked line with one order slip to find and fix.

Exit ticket: evaluate 2012÷22+120 - 12 \div 2^2 + 1 showing one tier per line. (2012÷4+1=203+1=1820 - 12\div4 + 1 = 20 - 3 + 1 = 18.)

Exit ticket

Practice: evaluate eight expressions of climbing complexity (including one with an exponent and nested parentheses), then two "error autopsy" items — a fictional student's worked line with one order slip to find and fix.

Exit ticket: evaluate 2012÷22+120 - 12 \div 2^2 + 1 showing one tier per line. (2012÷4+1=203+1=1820 - 12\div4 + 1 = 20 - 3 + 1 = 18.)

TIP  Require one tier per written line during practice week — the vertical audit trail makes order errors visible and gradeable, and students internalize the tiers by writing them.
WORKED EXAMPLES
Example 1 — Evaluate 36÷6×2+3236 \div 6 \times 2 + 3^2 one tier per line

Step 1 — exponents (no parentheses to do first): 32=93^2 = 9, giving 36÷6×2+936 \div 6 \times 2 + 9.

Step 2 — multiplication and division, left to right: 36÷6=636 \div 6 = 6 first, then 6×2=126 \times 2 = 12, giving 12+912 + 9.

Step 3 — addition: 2121.

Step 4: Audit the danger point: doing 6×26 \times 2 before 36÷636 \div 6 (right to left) gives 36÷12=336 \div 12 = 3, then 3+9=123 + 9 = 12 — wrong. Left-to-right within the tier isn't optional politeness; it changes answers.

Example 2 — Write the expression FROM the story, then evaluate

The story: "A team buys 4 pizzas at \$9 each and pays a \$6 delivery fee. Split the total among 6 players — what does each pay?"

Step 1: Build the expression inside-out: cost of pizzas 4×94 \times 9; plus fee → 4×9+64 \times 9 + 6; split six ways — the WHOLE total splits, so parentheses must gather it: (4×9+6)÷6(4 \times 9 + 6) \div 6.

Step 2: Evaluate by tiers: inside first: 36+6=4236 + 6 = 42; then 42÷6=742 \div 6 = 7. Each pays $7.

Step 3: Show what the missing parentheses would claim: 4×9+6÷6=36+1=374 \times 9 + 6 \div 6 = 36 + 1 = 37 — a story where only the fee gets split. Parentheses carry MEANING from the story into the symbols; leaving them out changes the story.

Example 3 — Error autopsy: find the slip in 5+23×(106)=5+8×4=13×4=525 + 2^3 \times (10 - 6) = 5 + 8 \times 4 = 13 \times 4 = 52

Step 1: Check line one: parentheses 106=410-6 = 4 ✓ and exponent 23=82^3 = 8 ✓. So far honest: 5+8×45 + 8 \times 4.

Step 2: Check line two: the student added 5+85 + 8 BEFORE multiplying — addition jumped the multiplication tier. There's the slip.

Step 3: Repair from the honest line: 5+8×4=5+32=375 + 8 \times 4 = 5 + 32 = 37.

Step 4: Name the pattern for the error journal: left-to-right reading FEELS natural (we read words that way), but expressions are read by TIER first, position second. The autopsy habit — verify each line against the tier rules, find the first breach, repair from there — is exactly how students should check their own multi-line work.

MATERIALS
Whiteboards
Expression sort cards
Scientific calculators (3–4 for verification)
Parentheses target sheets
Practice set (PDF)
WATCH FOR
!"Multiplication before division" from the mnemonic's spelling: 16÷4×216 \div 4 \times 2 wrongly computed as 16÷8=216 \div 8 = 2. Same-tier operations read left to right.
!Subtraction saved for last: 103+510 - 3 + 5 computed as 108=210 - 8 = 2. A and S share a tier.
!Parentheses seen as "multiply" rather than "do me first" — students who see 2(3+4)2(3+4) only as multiplication miss the grouping role elsewhere.