One expression, one answer — if everyone agrees on the order.
Two students work out 3 + 4 × 2. One adds first and gets 14; the other multiplies first and gets 11. They can't both be right — yet the numbers and signs are identical. The only difference is the order in which they did the steps. To make sure a written expression has exactly one meaning, mathematicians agreed on a fixed order. Once you know it, you'll also learn to estimate — to size up an answer roughly before you trust it.
An expression like 3 + 4 × 2 is not read left to right like a sentence. The rule is: do all multiplication and division first, then come back and do the addition and subtraction. So 4 × 2 happens before the + ever touches it: 4 × 2 = 8, then 3 + 8 = 11. Reading left to right would give the wrong 14.
Why this order? Because multiplication is a shorthand for repeated addition — it is already a "bundled" quantity. The 4 × 2 is one chunk worth 8; you add that chunk to the 3. Pull the slider through a few expressions and watch which step the cascade does first.
The order is not "left to right." In 20 − 6 ÷ 3 the division wins even though the minus is written first: 6 ÷ 3 = 2, then 20 − 2 = 18 — not 14 ÷ 3.
Parentheses are an override switch. Whatever sits inside them is done before anything else — even before multiplication. That lets you force the addition to happen first when you really want it to. Compare the two expressions below: same digits, same operations, but the parentheses change the answer completely.
Without parentheses, 3 + 4 × 2 multiplies first and gives 11. With parentheses, (3 + 4) × 2 adds the 3 and 4 into 7 first, then doubles it to 14. Toggle the switch and read both results.
1. Parentheses (innermost first). 2. Multiplication and division, left to right. 3. Addition and subtraction, left to right. Steps 2 and 3 each go left to right only among equals — a × and a ÷ are tied, so you take them in reading order.
Real expressions stack several operations together. Don't panic — apply the same rule, one step at a time, and the expression shrinks until a single number is left. Take (8 − 3) × 4 + 6 ÷ 2. First the parentheses: 8 − 3 = 5. Now the × and ÷, in reading order: 5 × 4 = 20, then 6 ÷ 2 = 3. Finally the addition: 20 + 3 = 23.
Each line of the cascade is the previous line with one operation carried out. The last line, in green, is the answer. Step through the examples below and check each reduction yourself.
Knowing the order frees you to be clever with the easy steps. A favorite trick for addition is round and adjust: jump to the nearest friendly ten, then make a small correction. To compute 48 + 27, notice 27 is "3 short of 30." So add 30 to reach 78 (a single easy jump), then step back 3 to land on 75. If instead the second number sits just above a ten, you round down and step up by the little bit you fell short. The number line below shows the forward jump in green and the correction (back in red, or up in green).
This is just the laws of operations at work: 48 + 27 = 48 + (30 − 3) = (48 + 30) − 3. Slide the second number and watch the two jumps adjust.
Before computing an exact total, it pays to estimate — replace each number by a nearby round one and add those. Estimates are fast, and they tell you the size of the answer to expect. Suppose you toss three items priced about $4, $13, and $28 into a cart. Rounded to the nearest ten, that's roughly 0 + 10 + 30 = 40. Small prices like $4 round all the way down to $0, and that's fine — an estimate is only meant to size up the total, not nail the cents, and the exact sum still lands close to it.
The symbol ≈ means "about equal to." Adjust the three prices and compare the rounded estimate with the exact sum — they should always be in the same ballpark.
Rounding then adding is the quick way; adding then rounding is the exact way rounded at the end. They rarely match to the dollar, but they match in size — and that is all an estimate is for.
Estimation's best use is as a safety net. After you compute, glance at your estimate: if the written answer is far from it, something slipped — a misplaced digit, a skipped carry, the wrong order of operations. A good answer sits near the estimate; a wild miss is a red flag to recheck.
Below, a calculation comes with an estimate and a proposed "answer." Sometimes the answer is right, sometimes it's been spoiled by an order-of-operations slip. Pick a case and see whether the estimate flags it.
Six questions to lock it in. Tap the answer you think is right.
This lesson addresses CCSS 5.OA.A.1 — using parentheses and evaluating numerical expressions with the conventional order of operations — and CCSS 3.OA.D.8, judging the reasonableness of answers using mental computation and estimation strategies. We deliberately teach "multiply/divide before add/subtract" as a single tied level (worked left to right) rather than the four-letter mnemonic, which mislead students into thinking multiplication always precedes division. The round-and-adjust strategy connects to the associative and distributive laws from the previous lesson; estimation by rounding builds the number sense that later supports significant figures and scientific notation.