Integer Operations Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

medium
Compute (βˆ’3)βˆ’(βˆ’10)+4(-3) - (-10) + 4.

Solution

  1. 1
    Rewrite subtraction of a negative as addition: (βˆ’3)+10+4(-3) + 10 + 4.
  2. 2
    Add the first two numbers: (βˆ’3)+10=7(-3) + 10 = 7.
  3. 3
    Add the remaining 4: 7+4=117 + 4 = 11.

Answer

1111
Subtracting a negative number is equivalent to adding its positive counterpart. Convert all subtractions to additions of the opposite to simplify multi-term expressions.

About Integer Operations

Adding, subtracting, multiplying, and dividing integersβ€”numbers that include positive values, negative values, and zero.

Learn more about Integer Operations β†’

More Integer Operations Examples