Order of Operations Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

hard
Evaluate 5+32ร—2โˆ’(12รท4+1)5 + 3^2 \times 2 - (12 \div 4 + 1).

Solution

  1. 1
    Parentheses first: 12รท4=312 \div 4 = 3, then 3+1=43 + 1 = 4.
  2. 2
    Exponent: 32=93^2 = 9.
  3. 3
    Multiplication: 9ร—2=189 \times 2 = 18.
  4. 4
    Left to right addition and subtraction: 5+18โˆ’4=195 + 18 - 4 = 19.

Answer

1919
Work through PEMDAS layer by layer. Inside the parentheses, division comes before addition. Then evaluate the exponent, then multiplication, and finally combine using addition and subtraction from left to right.

About Order of Operations

The agreed-upon sequence for evaluating expressions: Parentheses, Exponents, Multiplication/Division (left to right), Addition/Subtraction (left to right).

Learn more about Order of Operations โ†’

More Order of Operations Examples