2. Order of Operations
Sign In
Pay close attention to the order of operations.
2
Notice also that even within this parenthetical expression, we must obey the order of operations. 3(9+3^2) For this, we must remember to evaluate the exponent first, then add result to 9 and finally multiply by 3.
Operation | Before Simplification | After Simplification |
---|---|---|
Calculate power | 108Ă·[3(9+ 3^2)] | 108Ă·[3(9+ 9)] |
Add terms | 108Ă·[3( 9+9)] | 108Ă·[3( 18)] |
Multiply | 108Ă·[ 3(18)] | 108Ă·[ 54] |
Calculate quotient | 108Ă·[54] | 2 |
We can also evaluate this expression using a calculator. To do so, type it as shown below.