The order of operations is the order of the steps you can use to simplify an expression.
The order of operations has four main steps:
Multiplication and division are listed together, as are addition and subtraction. The order within these pairs doesn’t matter, i.e., you’ll still end up with the correct result if you do division first and then multiplication, or subtraction first and then addition.
If you don’t follow this order, you might end up with an incorrect result!
Parentheses are the first thing you look for when analyzing an expression. If there are no parentheses, then you can skip this step. If there are parentheses in the expression, be sure to evaluate the subexpression inside them first. If there are multiple sets of parentheses, like with a fraction, solve each individual set of parentheses separately. Let’s explore an example:
We can imagine there are parentheses around the numerator and denominator:
Now we can solve each set of parentheses individually:
We’ve completed the parentheses step and simplified this expression to , so we can continue through the order of operations. There are no exponents, so we’ll skip that step. There is also no multiplication, but there is division. Dividing by results in our final answer: .
Another common example of more difficult parentheses steps involves parentheses within other parentheses. In this situation, work from the inside out.
We started with the innermost parentheses, , which equals . Then we moved outward step by step, following the PEDMAS order within each parenthesis.
The exponent step just means to simplify any exponents:
Since the exponent step comes before addition, we first evaluated , and then added the result to get .
No matter how easy or hard an equation is, always follow the order of operations (PEMDAS).
The most important thing when it comes to mastering PEMDAS is to keep everything simple. Don’t get discouraged by a difficult question, and don’t get overwhelmed by all the steps in the order of operations. Just go one step at a time: you know how to add, subtract, multiply, divide, and solve exponents. Adding parentheses just means you’ll need to work on one part of the equation before the rest.
Sign up for free to take 4 quiz questions on this topic