Order of Operations (PEMDAS)

Learn the correct order to solve math problems with multiple operations using PEMDAS.

Elementary15 minLesson

Definition

The order of operations is a set of rules that tells us which calculations to perform first when solving a math expression with multiple operations.
The acronym PEMDAS helps us remember the order:
  • P = Parentheses (do these first)
  • E = Exponents (powers and roots)
  • M/D = Multiplication and Division (left to right)
  • A/S = Addition and Subtraction (left to right)
> Important: Multiplication and Division have the same priority - work left to right. The same applies to Addition and Subtraction.

Try it now

What is ?

Worked Examples

Solve:

1

Look for Parentheses

No parenthesesMove to next step

2

Look for Exponents

No exponentsMove to next step

3

Do Multiplication first

4

Do Addition

Common Mistakes

Adding before multiplying

Why it's wrong: Students often work left to right, doing before the multiplication in

Correct: Always do multiplication and division before addition and subtraction. The answer is , not

Thinking M comes before D

Why it's wrong: PEMDAS lists M before D, making students think multiplication always comes first

Correct: Multiplication and Division have EQUAL priority. Work left to right. In , do first, then

Forgetting to work inside parentheses completely

Why it's wrong: Students may only do part of what is inside parentheses

Correct: Solve EVERYTHING inside parentheses before moving on. In , you must do first, then

Ignoring exponents

Why it's wrong: Students sometimes treat exponents like regular multiplication

Correct: Exponents come before multiplication. In , first calculate , then

Interactive Visual

Equation Solver

Ready to solve some equations?

Equation type:Multi-step

Follow along as we solve the equation step by step.

Interactive Sandbox

Expression Calculator

Try these:

History

No calculations yet

Practice Problems

16 problems
Problem 1 of 16
Easy

What is ?

Why It Matters

Without a standard order of operations, the same math expression could give different answers depending on how you solve it. For example, could equal or depending on whether you add or multiply first.
The order of operations ensures everyone gets the same answer. This is essential in:
  • Science - calculating formulas correctly
  • Programming - computers follow strict operation orders
  • Finance - calculating interest, taxes, and budgets
  • Engineering - designing safe structures and systems

Real World Applications

Shopping Discounts

When shopping, you often need to calculate final prices after discounts and additional costs. The order in which you apply these calculations matters!

Example:

A 50 dollar shirt is 20% off, then you add 5 dollar shipping. Calculate: dollars

1Try It Yourself

You want to buy a video game that costs 60 dollars. The store has a 25% off sale, and there is a 4 dollar tax added at the end.

What is the final price you will pay?

Step 1: Write the mathematical expression

Write the mathematical expression using the numbers from the problem:

Cooking & Recipes

When scaling recipes or combining ingredients, the order of operations ensures you get the right amounts.

Example:

A recipe needs cups total (2 cups flour + 1 cup sugar, tripled)

2Try It Yourself

You are making cookies. The recipe calls for 2 cups of flour plus 1 cup of sugar, and you want to make 4 batches.

How many total cups of dry ingredients do you need?

Step 1: Write the mathematical expression

Write the expression using parentheses to group what goes in one batch:

Video Game Scoring

Video games use mathematical formulas to calculate damage, scores, and rewards. Understanding order of operations helps you predict outcomes.

Example:

Damage = base × multiplier + bonus: damage

3Try It Yourself

In a game, your base attack is 15, you have a 3× critical hit multiplier, and a +10 bonus from your weapon.

How much total damage do you deal?

Step 1: Write the mathematical expression

Write the damage formula (base × multiplier + bonus):

Key Takeaways

  • 1PEMDAS stands for Parentheses, Exponents, Multiplication, Division, Addition, Subtraction
  • 2Always solve inside Parentheses first, starting with the innermost
  • 3Exponents (powers) come after parentheses
  • 4Multiplication and Division have equal priority - work left to right
  • 5Addition and Subtraction have equal priority - work left to right
  • 6When in doubt, use parentheses to make your intention clear
  • 7BODMAS and PEMDAS are the same thing - different regions use different names

Frequently Asked Questions

PEMDAS stands for Parentheses, Exponents, Multiplication, Division, Addition, Subtraction. Its the order in which you should perform operations in a math expression.
PEMDAS stands for Parentheses, Exponents, Multiplication, Division, Addition, Subtraction. Its the order in which you should perform operations in a math expression.
This is a convention mathematicians agreed upon to ensure everyone gets the same answer. Without this rule, 3 + 4 × 2 could equal either 11 or 14 depending on the order.
They are the same thing! BODMAS (Brackets, Orders, Division, Multiplication, Addition, Subtraction) is used in UK/Australia, while PEMDAS is used in USA. Both give the same results.
No! Multiplication and division have equal priority. You work from left to right. In 12 ÷ 3 × 2, first divide (12 ÷ 3 = 4), then multiply (4 × 2 = 8).
If there are no parentheses, skip that step and move to exponents. If no exponents, move to multiplication/division, and so on.
Start with the innermost parentheses and work your way out. For example, in 2 × (3 + (4 - 1)), first solve (4 - 1) = 3, then (3 + 3) = 6, then 2 × 6 = 12.

Glossary

Order of Operations
A set of rules that determines which calculations are performed first in an expression
PEMDAS
An acronym to remember the order: Parentheses, Exponents, Multiplication, Division, Addition, Subtraction
BODMAS
British version of PEMDAS: Brackets, Orders, Division, Multiplication, Addition, Subtraction
Expression
A mathematical phrase containing numbers and operations, like 3 + 4 × 2
Parentheses
Symbols ( ) used to group parts of an expression that should be calculated first
Exponent
A number that shows how many times to multiply a base by itself, written as a superscript

Formula Card

PEMDAS Order

The order to follow: Parentheses, Exponents, then Multiplication/Division (left to right), then Addition/Subtraction (left to right)

More in This Topic