Simplifying Expressions Using the Order of Operations

Learning Outcomes

  • Use the order of operations to simplify mathematical expressions
  • Simplify mathematical expressions involving addition, subtraction, multiplication, division, and exponents

 

Simplify Expressions Using the Order of Operations

We’ve introduced most of the symbols and notation used in algebra, but now we need to clarify the order of operations. Otherwise, expressions may have different meanings, and they may result in different values.

For example, consider the expression:

[latex]4+3\cdot 7[/latex]

[latex]\begin{array}{cccc}\hfill \text{Some students say it simplifies to 49.}\hfill & & & \hfill \text{Some students say it simplifies to 25.}\hfill \\ \begin{array}{ccc}& & \hfill 4+3\cdot 7\hfill \\ \text{Since }4+3\text{ gives 7.}\hfill & & \hfill 7\cdot 7\hfill \\ \text{And }7\cdot 7\text{ is 49.}\hfill & & \hfill 49\hfill \end{array}& & & \begin{array}{ccc}& & \hfill 4+3\cdot 7\hfill \\ \text{Since }3\cdot 7\text{ is 21.}\hfill & & \hfill 4+21\hfill \\ \text{And }21+4\text{ makes 25.}\hfill & & \hfill 25\hfill \end{array}\hfill \end{array}[/latex]

Imagine the confusion that could result if every problem had several different correct answers. The same expression should give the same result. So mathematicians established some guidelines called the order of operations, which outlines the order in which parts of an expression must be simplified.

Order of Operations

When simplifying mathematical expressions perform the operations in the following order:
1. Parentheses and other Grouping Symbols

  • Simplify all expressions inside the parentheses or other grouping symbols, working on the innermost parentheses first.

2. Exponents

  • Simplify all expressions with exponents.

3. Multiplication and Division

  • Perform all multiplication and division in order from left to right. These operations have equal priority.

4. Addition and Subtraction

  • Perform all addition and subtraction in order from left to right. These operations have equal priority.

 

Students often ask, “How will I remember the order?” Here is a way to help you remember: Take the first letter of each key word and substitute the silly phrase. Please Excuse My Dear Aunt Sally.

Order of Operations
Please Parentheses
Excuse Exponents
My Dear Multiplication and Division
Aunt Sally Addition and Subtraction

It’s good that ‘My Dear’ goes together, as this reminds us that multiplication and division have equal priority. We do not always do multiplication before division or always do division before multiplication. We do them in order from left to right.
Similarly, ‘Aunt Sally’ goes together and so reminds us that addition and subtraction also have equal priority and we do them in order from left to right.

 

example

Simplify the expressions:

  1. [latex]4+3\cdot 7[/latex]
  2. [latex]\left(4+3\right)\cdot 7[/latex]

Solution:

1.
[latex]4+3\cdot 7[/latex]
Are there any parentheses? No.
Are there any exponents? No.
Is there any multiplication or division? Yes.
Multiply first. [latex]4+\color{red}{3\cdot 7}[/latex]
Add. [latex]4+21[/latex]
[latex]25[/latex]
2.
[latex](4+3)\cdot 7[/latex]
Are there any parentheses? Yes. [latex]\color{red}{(4+3)}\cdot 7[/latex]
Simplify inside the parentheses. [latex](7)7[/latex]
Are there any exponents? No.
Is there any multiplication or division? Yes.
Multiply. [latex]49[/latex]

 

try it

 

example

Simplify:

  1. [latex]\text{18}\div \text{9}\cdot \text{2}[/latex]
  2. [latex]\text{18}\cdot \text{9}\div \text{2}[/latex]

 

try it

 

example

Simplify: [latex]18\div 6+4\left(5 - 2\right)[/latex].

 

try it

In the video below we show another example of how to use the order of operations to simplify a mathematical expression.

 

When there are multiple grouping symbols, we simplify the innermost parentheses first and work outward.

example

[latex]\text{Simplify: }5+{2}^{3}+3\left[6 - 3\left(4 - 2\right)\right][/latex].

 

try it

In the video below we show another example of how to use the order of operations to simplify an expression that contains exponents and grouping symbols.

 

example

Simplify: [latex]{2}^{3}+{3}^{4}\div 3-{5}^{2}[/latex].

 

try it