Order of Operations (PEMDAS)
Using PEMDAS to evaluate expressions
๐ฏโญ INTERACTIVE LESSON
Try the Interactive Version!
Learn step-by-step with practice exercises built right in.
Order of Operations (PEMDAS)
PEMDAS
P - Parentheses (and other grouping symbols) E - Exponents M/D - Multiplication and Division (left to right) A/S - Addition and Subtraction (left to right)
Memory aid: "Please Excuse My Dear Aunt Sally"
Important Notes
- Multiplication and Division have the SAME priority - do them left to right
- Addition and Subtraction have the SAME priority - do them left to right
- Always work from inside out with parentheses
Grouping Symbols
All mean "do this first":
- Parentheses:
- Brackets:
- Braces:
- Fraction bar:
Nested Parentheses
Work from innermost to outermost:
Common Mistakes
โ (Wrong!) โ (Correct: multiply first)
โ (Wrong!) โ (Correct: left to right)
๐ Practice Problems
1Problem 1easy
โ Question:
Evaluate:
๐ก Show Solution
Follow PEMDAS: Multiplication before Addition
Step 1: Multiply first
Step 2: Add
Answer:
2Problem 2medium
โ Question:
Evaluate:
๐ก Show Solution
Step 1: Division and multiplication (left to right)
Step 2: Addition
Answer:
3Problem 3hard
โ Question:
Evaluate:
๐ก Show Solution
Step 1: Innermost parentheses
Step 2: Brackets
Step 3: Multiply
Step 4: Add
Answer: