1. Exponents
Sign In
Pay close attention to the order of operations.
30
- 6* ( - 5^2+20 ) For this, we must remember to first evaluate the expression in parentheses, which includes evaluating the exponent first, then the addition. After we calculate the expression in parentheses, we can finally multiply.
Operation | Before Simplification | After Simplification |
---|---|---|
Calculate power | - 6( - 5^2 + 20 ) | - 6( - 25 + 20 ) |
Add and subtract terms | - 6( - 25 + 20 ) | - 6( - 5 ) |
Multiply | - 6( - 5) | 30 |
We can also evaluate this expression using a calculator. To do so, type it as shown below.