Addition and subtraction of integers
- Positive Numbers: Move to the right.
- Negative Numbers: Move to the left.
- Starting Point: Always begin at the first number in your problem.
- Adding Numbers with the SAME Sign:
- Rule: Add their "plain" values (their absolute values).
- Keep the original sign.
- Example:
- 5+3=8 (Both positive, so add 5 and 3, keep positive)
- −5+(−3)=−8 (Both negative, so add 5 and 3, keep negative)
- Adding Numbers with DIFFERENT Signs:
- Rule: Subtract the smaller "plain" value (absolute value) from the larger "plain" value.
- The sign of your answer will be the sign of the number that had the larger absolute value (the number "further from zero").
- Example:
- 5+(−3)=2 (Subtract 3 from 5, which is 2. The 5 is larger and positive, so the answer is positive.)
- −5+3=−2 (Subtract 3 from 5, which is 2. The 5 is larger and negative, so the answer is negative.)
- Rule: To subtract an integer, add its opposite.
- This is often remembered as "Keep, Change, Change" (KCC):
- Keep the first number exactly the same.
- Change the subtraction sign ( ) to an addition sign (+ ).
- Change the sign of the second number to its opposite. (If it was positive, make it negative. If it was negative, make it positive).
- This is often remembered as "Keep, Change, Change" (KCC):
- 3−7=?
- Keep 3, Change − to +, Change 7 to −7
- Becomes: 3+(−7) (Now use addition rule for different signs)
- Solution: −4
- −5−2=?
- Keep −5, Change − to +, Change 2 to −2
- Becomes: −5+(−2) (Now use addition rule for same signs)
- Solution: −7
- 4−(−3)=?
- Keep 4, Change − to +, Change −3 to +3
- Becomes: 4+3 (Now use addition rule for same signs)
- Solution: 7
Real-Life Application QuestionsFor each problem, first, write down the numbers as integers. Then, set up the addition or subtraction problem that applies, and finally, solve it.