1. Multiplying Integers
Sign In
Pay close attention to the order of operations.
30
For the given expression, we can perform the multiplication from left to right one pair at a time. - 5* 3* (- 2) Let's do it!
Operation | Before Simplification | After Simplification |
---|---|---|
Multiply | - 5* 3* (- 2) | - 15* (- 2) |
Multiply | - 15* ( - 2) | 30 |
We can also evaluate this expression using a calculator. To do so, we type it as shown below.