3 1.3 Order of Operations (Review)

When simplifying expressions, it is important to do so in the correct order. Consider the problem 2 + 5 ⋅ 3 done two different ways:

Method 1: Add first Method 2: Multiply first
Add: 2 + 5 ⋅ 3 Multiply: 2 + 5 ⋅ 3
Multiply: 7 ⋅ 3 Add: 2 + 15
Solution: 21 Solution: 17

The previous example illustrates that if the same problem is done two different ways, it will result in two different solutions. However, only one method can be correct. It turns out the second method is the correct one. The order of operations ends with the most basic of operations, addition (or subtraction). Before addition is completed, do all repeated addition, also known as multiplication (or division). Before multiplication is completed, do all repeated multiplication, also known as exponents. When something is supposed to be done out of order, to make it come first, put it in parentheses (or grouping symbols). This list, then, is the order of operations used to simplify expressions.

Key Takeaways: Order of Operations

1st Brackets (Grouping)

2nd Exponents

3rd Multiplication and Division (Left to Right)

4th Addition and Subtraction (Left to Right)

Multiplication and division are on the same level because they are the same operation (division is just multiplying by the reciprocal). This means multiplication and division must be performed from left to right. Therefore, division will come first in some problems, and multiplication will come first in others. The same is true for adding and subtracting (subtracting is just adding the opposite).

Often, students use the word BEMDAS to remember the order of operations, as the first letter of each operation creates the word (written as B E MD AS). Remember BEMDAS to ensure that multiplication and division are done from left to right (same with addition and subtraction).

Example 1.3.1

Evaluate 2+3(9-4)^2 using the order of operations.

    \[\begin{array}{rl} 2+3(9-4)^2 & \text{Parentheses first} \\ \\ 2+3(5)^2 & \text{Exponents} \\ \\ 2+3(25)&\text{Multiply} \\ \\ 2+75 & \text{Add} \\ \\ 77&\text{Solution} \end{array}\]

It is very important to remember to multiply and divide from left to right!

Example 1.3.2

Evaluate 30\div 3 \cdot 2 using the order of operations.

    \[\begin{array}{rl} 30 \div 3 \cdot 2 & \text{Divide first (left to right)} \\ \\ 10\cdot 2 & \text{Multiply} \\ \\ 20 & \text{Solution} \end{array}\]

If there are several sets of parentheses in a problem, start with the innermost set and work outward. Inside each set of parentheses, simplify using the order of operations. To make it easier to know which left parenthesis goes with which right parenthesis, different types of grouping symbols will be used, such as braces { }, brackets [ ], and parentheses ( ). These all do the same thing: they are grouping symbols and must be evaluated first.

Example 1.3.3

Evaluate 2\{8^2-7\left[32 - 4(3^2 + 1)\right](-1)\} using the order of operations.

\begin{array}{rl} 2 \{8^2-7\left[32 - 4(3^2 + 1)\right](-1) \} & \text{Innermost parentheses, exponents first} \\ \\ 2 \{8^2- 7\left[32 - 4(9 + 1)\right](-1) \} & \text{Add inside those parentheses} \\ \\ 2 \{8^2 - 7\left[32 - 4(10)\right](-1) \}& \text{Multiply inside innermost parentheses} \\ \\ 2 \{8^2-7\left[32 - 40\right](-1) \}& \text{Subtract inside those parentheses} \\ \\ 2 \{8^2-7\left[-8\right](-1) \} & \text{Exponents next} \\ \\ 2 \{64 - 7\left[-8\right](-1) \} &\text{Multiply left to right} \\ \\ 2 \{64 + 56(-1) \}& \text{Finish multiplying inside the parentheses} \\ \\ 2 \{64 - 56 \} & \text{Subtract inside parentheses} \\ \\ 2 \{8 \} & \text{Multiply} \\ \\ 16 & \text{Solution} \end{array}

As Example 1.3.3 illustrates, it can take several steps to complete a problem. The key to successfully solving order of operations problems is to take the time to show your work and do one step at a time. This will reduce the chance of making a mistake along the way.

There are several types of grouping symbols that can be used besides parentheses, brackets, and braces. One such symbol is a fraction bar. The entire numerator and the entire denominator of a fraction must be evaluated before reducing. Once the fraction is reduced, the numerator and denominator can be simplified at the same time.

Example 1.3.4

Evaluate \dfrac{2^4-(-8)\cdot 3}{15\div 5-1} using the order of operations.

\begin{array}{rl} \dfrac{2^4-(-8)\cdot 3}{15\div 5-1} & \text{Evaluate the exponent in the numerator and divide in the denominator} \\ \\ \dfrac{16-(-8)\cdot 3}{3-1} & \text{Multiply in the numerator, subtract in the denominator} \\ \\ \dfrac{16-(-24)}{2} & \text{Add in the numerator} \\ \\ \dfrac{40}{2} & \text{Divide} \\ \\ 20 & \text{Solution} \end{array}

Another type of grouping symbol is the absolute value. Everything inside a set of absolute value brackets must be evaluated, just as if it were a normal set of parentheses. Then, once the inside is completed, take the absolute value—or distance from zero—to make the number positive.

Example 1.3.5

Evaluate 1 + 3 | -4^2- (-8) | + 2 | 3 + (-5)^2 | using the order of operations.

\begin{array}{rl} 1 + 3 | -4^2- (-8) | + 2 | 3 + (-5)^2| & \text{Evaluate the exponents} \\ \\ 1+3|-16-(-8)| + 2|3+25| & \text{Add inside the absolute values} \\ \\ 1+3|-8| + 2|28| & \text{Evaluate absolute values} \\ \\ 1+3(8)+2(28) & \text{Multiply left to right} \\ \\ 1+24+56 & \text{Add left to right} \\ \\ 81 & \text{Solution} \end{array}

Key Takeaways: Exponents

The above example also illustrates an important point about exponents:

  • Exponents are only considered to be on the number they are attached to.
  • This means that, in the expression −42, only the 4 is squared, giving us −(42) or −16.
  • But when the negative is in parentheses, such as in (−5)2, the negative is part of the number and is also squared, giving a positive solution of 25.

Questions

For questions 1 to 24, reduce and solve the following expressions.

  1. -6 \cdot 4(-1)
  2. (-6 \div 6)^3
  3. 3 + (8) \div | 4 |
  4. 5(-5 + 6) \cdot 6^2
  5. 8 \div 4 \cdot 2
  6. 7 - 5 + 6
  7. [-9 - (2 - 5)] \div (-6)
  8.  (-2 \cdot 2^3 \cdot 2) \div (-4)
  9. -6 + (-3 - 3)^2 \div | 3 |
  10.  (-7 - 5) \div [-2 - 2 - (-6)]
  11. 4 - 2 | 3^2 - 16 |
  12. (-10 - 6) \div (-2)^2 - 5
  13. [ -1 - (-5)] | 3 + 2 |
  14. -3 - \{3 - [ -3(2 + 4) - (-2)]\}
  15. [2 + 4 |7 + 2^2|] \div [4 \cdot 2 + 5 \cdot 3]
  16. -4 - [2 + 4(-6) - 4 - 22 - 5 \cdot 2]
  17. [6 \cdot 2 + 2 - (-6)] (-5 + | (-18 \div 6) |)
  18. 2 \cdot (-3) + 3 - 6[ -2 - (-1 - 3)]
  19. \dfrac{-13-2}{2-(-1)^3+(-6)-[-1-(-3)]}
  20. \dfrac{5^2+(-5)^2}{| 4^2-2^5| -2 \cdot 3}
  21. \dfrac{6 \cdot -8 - 4 + (-4) - [ -4 -(-3)]}{(4^2 + 3^2) \div 5}
  22. \dfrac{-9 \cdot 2 - (3 - 6)}{1-(-2+1)-(-3)}
  23. \dfrac{2^3 + 4}{-18 - 6 + (-4) - [ -5(-1)(-5)]}
  24. \dfrac{13 + (-3)^2 + 4(-3) + 1 - [ -10 - (-6)]}{\{[4 + 5] \div [4^2 - 3^2(4 - 3) - 8]\} + 12}

Answer Key 1.3

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Intermediate Algebra Copyright © 2020 by Terrance Berg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book