๐Ÿ”ŸElementary Algebra

Order of Operations (PEMDAS)

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

Every algebraic expression you'll encounter depends on you knowing exactly which operation to perform first. PEMDAS isn't just a memory trick; it's the universal agreement that ensures 3+4ร—23 + 4 \times 2 means the same thing to everyone (it's 11, not 14).

Once you understand why operations are prioritized the way they are, the rules become intuitive. Grouping symbols create boundaries. Exponents are compact multiplication, so they outrank regular multiplication. Multiplication and division outrank addition and subtraction. Don't just memorize "Please Excuse My Dear Aunt Sally." Know what each step accomplishes and how grouping symbols change everything.


Grouping Symbols: Creating Boundaries

Grouping symbols tell you "solve this part first." Think of them as mathematical fences: nothing outside the fence can touch what's inside until you've simplified it completely.

Parentheses

  • Parentheses ( ) are your first priority. Always evaluate what's inside before doing anything else.
  • Nested parentheses require working from the innermost set outward.
  • Placement changes meaning entirely: (3+4)ร—2=14(3 + 4) \times 2 = 14, but 3+(4ร—2)=113 + (4 \times 2) = 11. Same numbers, same operations, completely different answers.

Brackets and Braces

  • Brackets [ ] and braces { } work the same way as parentheses. They're visual organizers that help you track layers in complex expressions.
  • Layered grouping typically follows the pattern {[(innermost)]}\{[( \text{innermost} )]\} so you can see which level you're solving.
  • Always work inside-out, completing each grouping level before moving to the next outer layer.

Fraction Bars as Grouping Symbols

A fraction bar does double duty: it groups the numerator and denominator and indicates division. You must simplify the top and bottom independently before dividing.

  • In 6+24\frac{6 + 2}{4}, you add first to get 84=2\frac{8}{4} = 2. A common mistake is treating this as 64+2\frac{6}{4} + 2.
  • Watch for expressions like 2+62\frac{2 + 6}{2} on tests, where students forget the bar groups the entire numerator.

Compare: Parentheses vs. Fraction Bars: both create grouping boundaries, but fraction bars also indicate division. If you see a fraction bar, treat the entire numerator as one group and the entire denominator as another.


Powers: Compact Multiplication

Exponents represent repeated multiplication, which is why they're evaluated before regular multiplication. You need to know what the base actually equals before you can use it in other operations.

Exponents

  • Exponents are evaluated second, immediately after resolving all grouping symbols.
  • 232^3 means 2ร—2ร—2=82 \times 2 \times 2 = 8. This must be calculated before any multiplication with other terms.
  • Roots count as exponents because x=x1/2\sqrt{x} = x^{1/2}. Evaluate them at this same stage.

Compare: Parentheses vs. Exponents: parentheses containing an exponent like (23)(2^3) still follow the rule: work inside the parentheses first, which means calculating the exponent. The grouping symbol doesn't change what's inside; it just marks priority.


Equal-Priority Operations: Left to Right

This is where students make the most mistakes. Multiplication doesn't always come before division, and addition doesn't always come before subtraction. Pairs of operations at the same level are performed left to right, like reading a sentence.

Multiplication and Division

  • Equal priority means left-to-right order. In 12รท3ร—212 \div 3 \times 2, you divide first because รท\div appears to the left: 4ร—2=84 \times 2 = 8.
  • These are inverse operations, which is why they share the same priority level.
  • Common trap: Seeing a multiplication sign and jumping ahead of a division that comes first. Always scan left to right.

Addition and Subtraction

  • Also equal priority, also left to right. In 10โˆ’4+210 - 4 + 2, subtract first to get 6+2=86 + 2 = 8.
  • This is the final step, performed only after all grouping, exponents, and multiplication/division are complete.
  • Before you add or subtract, double-check that no higher-priority operations remain.

Compare: Multiplication/Division vs. Addition/Subtraction: both pairs use left-to-right rules, but multiplication/division always comes before addition/subtraction. Think of it as two tiers: Tier 1 (ร—\times, รท\div) then Tier 2 (++, โˆ’-), with left-to-right within each tier.


Strategic Simplification

Looking for ways to make expressions easier before grinding through calculations isn't cutting corners. It's just efficient math.

Simplify Before Solving

  • Combine like terms early when possible. 3x+2x3x + 2x becomes 5x5x before you do anything else with it.
  • Reduce fractions before multiplying to keep numbers small: 48ร—16\frac{4}{8} \times 16 is easier as 12ร—16=8\frac{1}{2} \times 16 = 8.
  • Keeping numbers manageable reduces the chance of arithmetic errors.

Use Parentheses to Clarify

  • Add parentheses to ambiguous expressions to make your intended order clear.
  • When writing your own work, parentheses communicate your thinking to graders and prevent misreading.
  • 2ร—(3+4)2 \times (3 + 4) is clearer than relying on everyone to remember PEMDAS perfectly.

Compare: Simplifying vs. Strict PEMDAS: you'll get the same answer either way, but simplifying first often means fewer steps and smaller numbers. On timed tests, this efficiency adds up.


Quick Reference Table

ConceptKey Rules
Grouping SymbolsParentheses, brackets, braces, fraction bars: solve innermost first
Exponents & RootsEvaluate immediately after grouping symbols
Multiplication & DivisionEqual priority; work left to right
Addition & SubtractionEqual priority; work left to right; always last
Left-to-Right RuleApplies within same-priority operations only
Fraction BarsGroup numerator and denominator separately
Nested GroupingWork from innermost to outermost
SimplificationCombine like terms and reduce fractions when possible

Self-Check Questions

  1. In the expression 8รท2ร—48 \div 2 \times 4, which operation do you perform first, and why?

  2. What do parentheses, brackets, braces, and fraction bars all have in common in terms of how they affect order of operations?

  3. Compare how you handle multiplication/division versus addition/subtraction. What rule applies to both pairs?

  4. A student evaluates 4+82\frac{4 + 8}{2} as 4+4=84 + 4 = 8. What error did they make, and what is the correct answer?

  5. Given the expression 5+3ร—22โˆ’45 + 3 \times 2^2 - 4, list the order in which you would perform each operation and state the final answer.