Order of Operations

The fundamental concept behind the order of operations is to perform arithmetic operators in the “right” order or sequence. Let’s take a look at how Rob and Patty tried to simplify a given numerical expression by applying the order or rule of operations.

6+4×3-10➗5=?

order of operations applied incorrectly

What is Rob’s mistake?

order of operations applied correctly

Patty got the correct answer because she properly applied the rules on order of operations.

What is the Order of Operations?

The order of operations is merely a set of rules that prioritize the sequence of operations starting from the most important to the least important.

This rule on how to correctly simplify numerical expressions is also known as the PEMDAS Rule (an acronym for Please Excuse My Dear Aunt Sally).

Step 1: Do as much as you can to simplify everything inside the parenthesis or grouping symbol.

Step 2: Simplify exponential numbers in the numerical expression, wherever possible.

Step 3: Multiply and divide whichever comes first, from left to right

Step 4: Add and subtract whichever comes first, from left to right

Examples on How to Apply the Order of Operations to Simplify Numerical Expressions

Example 1: Simplify the expression below using the Order of Operations.

5➗5+3-6×2

=1+3-6×2

=1+3-12

=4-12

4-12=-8

Example 2: Simplify the expression below using the Order of Operations.

3×7-11+15➗3

=21-11+15➗3

=12-11+5

=21-11+5

10+5=15

The next examples will involve parentheses. Remember that you have to simplify everything inside the parenthesis first before going forward.

Example 3: Simplify the expression below using the Order of Operations.

25-(7-12/6)*4

= 25-(7-2)*4

= 25-(5)*4

= 25-20

answer is 5

Example 4: Simplify the expression below using the Order of Operations.

5(4+3*2)-(9-28/7)/5

= 5(4+6)-(9-4)/5

= 5(10)-(5)/5

= 50-(5)/5

= 50-1

the answer is 49.

The final examples will involve exponents so be careful with each step because they are so many things going on. As long as you remain focus in following the rules governing the order of operations, it shouldn’t be that difficult! Here we go…

Example 5: Simplify numerical expression below using the rules of Order of Operations.

2^4-5(10-4^2/2)+(30-3^3)

= 2^4-5(10-16/2)+(30-27)

= 2^4-5(10-16/2)+(3)

= 2^4-5(10-8)+3

= 2^4-5(2)+3

= 16-5(2)+3

= 16-10+3

= 6+3

the answer is 9.

Example 6: Simplify the expression below using the Order of Operations.

(32-3^3/9*10)^5-4^2/8+3^2

= (32-27/9*10)^5-4^2/8+3^2

= (32-3*10)^5-4^2/8+3^2

= (32-30)^5-4^2/8+3^2

= (2)^5-4^2/8+3^2

= 32-16/8+9

= 32-2+9

answer is 39

Take a quiz:

You might also like these tutorials:

Categories