Order of Operations Worksheets
Free PDF · Problems + answer key · Instant download
Easy
10 problemsMedium
20 problemsHard
20 problemsMixed
30 problemsFree printable order of operations worksheets with step-by-step answer keys. Every worksheet is uniquely generated so students never see the same problems twice. Topics covered range from multiplication before addition (pemdas) at the easy level through to exponents, full pemdas at the advanced level.
What is order of operations?
Order of operations is a set of rules that determines which mathematical operations to perform first in an expression containing multiple operations. The standard convention follows PEMDAS: Parentheses, Exponents, Multiplication and Division (left to right), Addition and Subtraction (left to right). Without these rules, the expression 3 + 4 × 2 could equal either 11 or 14, creating mathematical ambiguity.
Why it matters
Order of operations ensures mathematical expressions have a single, unambiguous answer across all contexts. In programming, calculators follow PEMDAS to execute formulas correctly — a payroll system calculating 40 hours × $15 per hour + $50 bonus must compute 40 × 15 + 50 = $650, not 40 × (15 + 50) = $2,600. Scientific formulas rely on precise operation order: calculating kinetic energy as ½mv² requires squaring velocity before multiplying by mass. Financial calculations like compound interest use exponents that must be evaluated before multiplication. Architecture and engineering depend on correct formula evaluation when calculating loads, angles, and measurements. Students encounter order of operations in CCSS 5.OA when evaluating expressions with parentheses, building foundation skills for algebra, where expressions like 3x + 2(x - 4) require systematic evaluation order.
Common mistakes to watch for
- ✗Working left to right without regard for operation priority produces 3 + 4 × 2 = 14 instead of the correct answer 11
- ✗Ignoring parentheses leads to calculating 7 × 8 + 3 = 59 when the expression 7 × (8 + 3) actually equals 77
- ✗Treating exponents as regular multiplication gives 2 × 3² = 36 instead of the correct result 2 × 9 = 18
Questions teachers ask
What does PEMDAS stand for?+
Why do multiplication and division have equal priority?+
How do you remember the order of operations?+
What happens if there are no parentheses in an expression?+
Do calculators automatically follow order of operations?+
Pick a difficulty
Click any level to open the generator with that difficulty pre-selected.
Beginner
Generate →- Concepts
- Multiplication before addition (PEMDAS)
- Range
- 1–5
- Steps
- 2 steps
- Example
- 2 + 3 × 4
Easy
Generate →- Concepts
- Two operations, PEMDAS order
- Range
- 2–10
- Steps
- 2–3 steps
- Example
- 5 × 6 + 3
Medium
Generate →- Concepts
- Parentheses, three operations
- Range
- 2–10
- Steps
- 3–4 steps
- Example
- 5 × (3 + 2) − 4
Hard
Generate →- Concepts
- Exponents, full PEMDAS
- Range
- 2–8
- Steps
- 3–4 steps
- Example
- 3² + 2 × 4 − 1
Try a sample problem
Try it right now
Click “Generate a problem” to see a fresh example of this technique.
Learn the theory → Read our order of operations guide with worked examples.
Practice online → Interactive order of operations problems with instant feedback.