Order of Operations (PEMDAS)
Voltage drop, wire sizing, load balancing
Medication dosages, IV drip rates, vital monitoring
The order of operations is a set of rules that tells you which calculations to perform first in a math expression. Without these rules, the same expression could produce different answers depending on the order you choose. The standard acronym is PEMDAS (in the US) or BODMAS (in the UK), and every math, science, and trade formula depends on following it correctly.
The PEMDAS Rules
| Step | Letter | Operation | Example |
|---|---|---|---|
| 1 | P | Parentheses (grouping symbols) | |
| 2 | E | Exponents (powers and roots) | , |
| 3 | M/D | Multiplication and Division (left to right) | , |
| 4 | A/S | Addition and Subtraction (left to right) | , |
Critical detail: Multiplication and division have equal priority — you work left to right. The same applies to addition and subtraction. PEMDAS does not mean multiplication always comes before division.
Step-by-Step Examples
Example 1: Basic PEMDAS
Evaluate .
Step 1: No parentheses. No exponents.
Step 2: Multiplication before addition: .
Step 3: Addition: .
Answer:
Common wrong answer: (if you add first: ). Without parentheses, multiplication comes first.
Example 2: Parentheses Change Everything
Evaluate .
Step 1: Parentheses first: .
Step 2: Multiply: .
Answer:
Example 3: Exponents in the Mix
Evaluate .
Step 1: No parentheses.
Step 2: Exponents: .
Step 3: Multiplication: .
Step 4: Addition: .
Answer:
Example 4: Left-to-Right Rule for Division and Multiplication
Evaluate .
Both division and multiplication have equal priority, so go left to right.
Step 1: .
Step 2: .
Answer:
Common wrong answer: (if you multiply first: ). Always go left to right when operations have equal priority.
Example 5: Left-to-Right Rule for Addition and Subtraction
Evaluate .
Step 1: .
Step 2: .
Answer:
Example 6: Complex Expression
Evaluate .
Step 1 — Parentheses: .
The expression becomes .
Step 2 — Exponents: .
The expression becomes .
Step 3 — Multiplication and Division (left to right):
The expression becomes .
Step 4 — Subtraction: .
Answer:
Nested Grouping Symbols
Sometimes parentheses contain other parentheses, or expressions use brackets and braces for clarity. Always work from the innermost grouping outward.
Example 7: Nested Parentheses
Evaluate .
Step 1 — Inner parentheses: .
The expression becomes .
Step 2 — Exponent inside brackets: .
The expression becomes .
Step 3 — Brackets: .
The expression becomes .
Step 4 — Multiply: .
Answer:
Fraction Bars as Grouping Symbols
A fraction bar acts like a giant set of parentheses — it groups the entire numerator and the entire denominator.
Example 8: Fraction Bar
Evaluate .
Step 1 — Numerator: .
Step 2 — Denominator: .
Step 3 — Divide: .
Answer:
Example 9: More Complex Fraction Bar
Evaluate .
Numerator: .
Denominator: .
Answer:
Real-World Application: Electrician — Total Resistance
An electrician calculates the total resistance in a circuit with resistors in both series and parallel. The formula might look like:
Step 1 — Inner fractions: and .
Step 2 — Add the fractions: .
Step 3 — Divide: .
Step 4 — Add the series resistance: ohms.
Answer: The total resistance is 22 ohms. Without following the order of operations, the electrician could calculate the wrong resistance and size the circuit breaker incorrectly.
Real-World Application: Nursing — Dosage Calculation
A nurse uses this formula to calculate an IV flow rate in drops per minute:
For 500 mL of fluid with a 15 drops/mL set over 240 minutes:
In practice, a nurse would round to 31 drops per minute since partial drops cannot be delivered.
The fraction bar groups the numerator and denominator separately — you must evaluate the entire numerator and denominator before dividing.
Common Mistakes to Avoid
-
Thinking M always comes before D. Multiplication and division are equal — go left to right. , not .
-
Thinking A always comes before S. Same rule: left to right. , not .
-
Ignoring the fraction bar as a grouping symbol. is , not .
-
Forgetting exponents before multiplication. is , not .
-
Not working inside-out with nested grouping. Always start with the innermost parentheses.
Practice Problems
Problem 1: Evaluate .
Multiply first: .
Then add: .
Answer:
Problem 2: Evaluate .
Left to right: .
.
Answer:
Problem 3: Evaluate .
Parentheses: .
Exponent: .
Multiply: .
Subtract: .
Answer:
Problem 4: Evaluate .
Numerator: .
Fraction: .
Exponent: .
Add: .
Answer:
Problem 5: Evaluate .
Inner parentheses: .
Brackets: .
Multiply: .
Answer:
Problem 6: Evaluate .
Parentheses: .
Exponent: .
Multiplication: .
Division: .
Subtraction: .
Answer:
Key Takeaways
- PEMDAS dictates the order: Parentheses, Exponents, Multiplication/Division (left to right), Addition/Subtraction (left to right).
- Multiplication and division have equal priority — always work left to right.
- Addition and subtraction have equal priority — always work left to right.
- Fraction bars are grouping symbols — compute numerator and denominator separately before dividing.
- For nested grouping, work from the innermost set outward.
- Correctly applying the order of operations is essential in every trade formula.
Return to Pre-Algebra for more topics in this section.
Next Up in Pre Algebra
Last updated: March 29, 2026