1. Exponents
Sign In
Pay close attention to the order of operations.
- 4
( - 4 + 12 - 6^2 ) Ă· 7 For this, we must remember to first evaluate the expression in parentheses, which includes evaluating the exponent first, then the addition and subtraction. After we calculate the expression in parentheses, we can finally divide.
Operation | Before Simplification | After Simplification |
---|---|---|
Calculate power | ( - 4 + 12 - 6^2 ) Ă· 7 | ( - 4 + 12 - 36 ) Ă· 7 |
Add and subtract terms | ( - 4 + 12 - 36 ) Ă· 7 | ( - 28 ) Ă· 7 |
Divide | ( - 28 ) Ă· 7 | - 4 |
We can also evaluate this expression using a calculator. To do so, type it as shown below.