2. Order of Operations
Sign In
Pay close attention to the order of operations.
36
Notice also that even within this parenthetical expression, we must obey the order of operations. (6^3-9)Ă·23 For this, we must remember to evaluate the expression in the parentheses first and the division next.
Operation | Before Simplification | After Simplification |
---|---|---|
Calculate power | [( 6^3-9)Ă·23]4 | [( 216-9)Ă·23]4 |
Subtract term | [( 216-9)Ă·23]4 | [ 207Ă·23]4 |
Calculate quotient | [ 207Ă·32]4 | [ 9]4 |
Multiply | [ 9]4 | 36 |
We can also evaluate this expression using a calculator. To do so, type it as shown below.