Order of Operations (with Variables)
What You’ll Learn
Section titled “What You’ll Learn”In this lesson you’ll learn how to evaluate expressions with parentheses, exponents, multiplication/division, and addition/subtraction when variables are involved.
The Concept
Section titled “The Concept”Order of operations (PEMDAS or BODMAS) tells you which part to do first:
- Parentheses / Brackets first
- Exponents / Orders (powers, roots) next
- Multiply / Divide (left to right)
- Add / Subtract (left to right)
When variables are present, substitute first, then follow the order.
Example: Evaluate when
Worked Examples
Section titled “Worked Examples”Evaluate when
Another: Evaluate when
Real-World Applications
Section titled “Real-World Applications”Order of operations matters in formulas:
- Total cost = base + rate × hours: (multiply first)
- Average speed = total distance ÷ total time: (parentheses first)
- Compound interest preview: (exponents after parentheses)
Getting the order wrong can lead to wrong budgets, rates, or totals.