Chapter Test
Sign In
Pay close attention to the order of operations.
- 40
We have been asked to simplify the given expression. To do so, we need to make sure that we are following the order of operations.
| Operation | Before Simplification | After Simplification |
|---|---|---|
| Calculate power | -20-(- 5) * (- 2^2) | -20-(- 5) * (- 4) |
| (- a)(- b)=a* b | -20-( - 5) * ( - 4) | -20- 5 * 4 |
| Multiply | -20- 5 * 4 | -20- 20 |
| Subtract term | -20- 20 | - 40 |
The given expression equals - 40.