Performing Calculations Using the Order of Operations

When we multiply a number by itself, we square it or raise it to a power of 2. For example, 42=44=16. We can raise any number to any power. In general, the exponential notation an means that the number or variable a is used as a factor n times.

an=aaaa

In this notation, an is read as the nth power of a, where a is called the base and n is called the exponent. A term in exponential notation may be part of a mathematical expression, which is a combination of numbers and operations. For example, 24+62342 is a mathematical expression.

To evaluate a mathematical expression, we perform the various operations. However, we do not perform them in any random order. We use the order of operations. This is a sequence of rules for evaluating such expressions.

Recall that in mathematics we use parentheses ( ), brackets [ ], and braces { } to group numbers and expressions so that anything appearing within the symbols is treated as a unit. Additionally, fraction bars, radicals, and absolute value bars are treated as grouping symbols. When evaluating a mathematical expression, begin by simplifying expressions within grouping symbols.

The next step is to address any exponents or radicals. Afterward, perform multiplication and division from left to right and finally addition and subtraction from left to right.

Let’s take a look at the expression provided.

24+62342

There are no grouping symbols, so we move on to exponents or radicals. The number 4 is raised to a power of 2, so simplify 42 as 16.

4+6234224+62316

Next, perform multiplication or division, left to right.

4+6231624+416

Lastly, perform addition or subtraction, left to right.

4+416281612

Therefore, 24+62342=12.

For some complicated expressions, several passes through the order of operations will be needed. For instance, there may be a radical expression inside parentheses that must be simplified before the parentheses are evaluated. Following the order of operations ensures that anyone simplifying the same mathematical expression will get the same result.

A General Note: Order of Operations

Operations in mathematical expressions must be evaluated in a systematic order, which can be simplified using the acronym PEMDAS:

P(arentheses)

E(xponents)

M(ultiplication) and D(ivision)

A(ddition) and S(ubtraction)

How To: Given a mathematical expression, simplify it using the order of operations.

  1. Simplify any expressions within grouping symbols.
  2. Simplify any expressions containing exponents or radicals.
  3. Perform any multiplication and division in order, from left to right.
  4. Perform any addition and subtraction in order, from left to right.

Example 6: Using the Order of Operations

Use the order of operations to evaluate each of the following expressions.

  1. (32)24(6+2)
  2. 5247112
  3. 6|58|+3(41)
  4. 14322532
  5. 7(53)2[(63)42]+1

Solution

  1. (32)2=(6)24(8)Simplify parentheses=364(8)Simplify exponent=3632Simplify multiplication=4Simplify subtraction

  2. 527112=52479Simplify grouping systems (radical)=52473Simplify radical=25473Simplify exponent=2173Simplify subtraction in numerator=33Simplify division=0Simplify subtraction

    Note that in the first step, the radical is treated as a grouping symbol, like parentheses. Also, in the third step, the fraction bar is considered a grouping symbol so the numerator is considered to be grouped.

  3. 6|58|+3(41)=6|3|+3(3)Simplify inside grouping system=63+3(3)Simplify absolute value=63+9Simplify multiplication=3+9Simplify subtraction=12Simplify addition
  4. 14322532=1432259Simplify exponent=146109Simplify products=81Simplify quotient=8Simplify quotient
    In this example, the fraction bar separates the numerator and denominator, which we simplify separately until the last step.
  5. 7(53)2[(63)42]+1=7(15)2[(3)42]+1Simplify inside parentheses7(15)2(316)+1Simplify exponent=7(15)2(13)+1Subtract=105+26+1Multiply=132Add

Try It 6

Use the order of operations to evaluate each of the following expressions.

a. 5242+7(54)2
b. 1+758496
c. |1.84.3|+0.415+10
d. 12[53272]+1392
e. [(38)24](38)

Solution