How to solve
Subtraction means adding the opposite: a − b is the same as a + (−b). Once rewritten, the usual integer-addition rules apply, so you never need a separate “subtraction” procedure.
Steps
- Rewrite a − b as a + (−b).
- Apply the same-sign / different-sign addition rules to the rewritten sum.
- Confirm the result with a quick number-line check if the signs feel confusing.
Example
Compute 4 − (−9).
- Rewrite: 4 − (−9) = 4 + 9.
- Same signs: 4 + 9 = 13.
Answer: 13
Loading drills…