Subtract integers using Keep-Change-Flip: keep the
first integer, change subtraction to addition, flip
the sign of the second integer.
Example
Rewrite subtraction as adding the opposite, then use integer addition rules.
highlighted = computed this step
Step 1 — Set up
Set up the expression.
−3−(−5)
Step 2 — Add the opposite
Flip the second number: the opposite of -5 is 5.
−(−5)=5
Step 3 — Rewrite as addition
Rewrite subtraction as addition: -3 + 5.
−3+5
Step 4 — Apply sign rule
Different signs: 5 - 3 = 2.
different signs5−3=2
Step 5 — Result
Read the final result.
2
subtract-integersTo subtract integers: a - b = a + (-b). - Keep the first integer as-is. - Change the subtraction sign to addition. - Flip (negate) the second integer. Then apply integer addition rules.