Use the absolute value rule for mixed signs: subtract smaller from larger, keep sign of larger. For same signs, add values and preserve the sign. Convert subtraction to addition by flipping the second number's sign. Example: 9 + (−4) = 5; −7 − (−3) = −4.
What's Happening: Adding and subtracting integers isn't arbitrary—it's directional movement on a number line. Each operation shifts your position left or right based on the sign and magnitude of the number involved. These rules aren't just academic; they model real-world scenarios like temperature changes, budget balances, and elevation shifts. The Khan Academy curriculum emphasizes mastery of integer operations before progressing to algebra, noting that students who skip this foundation struggle later.
Step-by-Step Solution:
Method 1: Absolute Value Rule (Mixed Signs)
- Identify the sign and absolute value of each number. For 12 + (−7), |12| = 12 and |−7| = 7.
- Subtract the smaller absolute value from the larger. 12 − 7 = 5.
- Keep the sign of the number with the larger absolute value. 12 is positive, so the result is 5.
Method 2: Direct Addition (Same Signs)
- Add the absolute values. For −8 + (−5), |−8| + |−5| = 8 + 5 = 13.
- Preserve the common sign. Both numbers are negative, so the result is −13.
Method 3: Convert Subtraction to Addition
- Flip the sign of the second number. 6 − (−4) becomes 6 + 4.
- Apply addition rules. 6 + 4 = 10.
If This Didn't Work:
Alternative 1: Order of Operations Check
Grouping symbols change everything. Solve 4 − (−2 + 9) by working inside the parentheses first: −2 + 9 = 7, then 4 − 7 = −3. Skip the parentheses? You'll get 4 − −2 = 6—wrong. The Math is Fun resource highlights this as a common error point for beginners.
Alternative 2: Sign Tracking Table
Use this reference to verify operations:
| Operation | Result Sign |
|---|---|
| Positive + Positive | Positive |
| Negative + Negative | Negative |
| Positive + Negative | Sign of larger absolute value |
| Negative − Positive | Negative |
| Positive − Negative | Positive |
| Negative − Negative | Positive (if |negative| > |positive|) |
Alternative 3: Digital Verification
Use a calculator or tool like Desmos Graphing Calculator to confirm results. Input −15 + 9 and compare the output to your manual calculation. A mismatch signals an error in your process.
Prevention Tips:
Daily Drills: Spend 5–10 minutes daily on integer operations. Platforms like IXL Math for Grade 7 (as of 2026) offer adaptive practice with instant feedback, helping identify persistent mistakes before they become habits.
Mnemonic Device: Use "Same Sign Sum, Different Sign Difference" (SSSD). Same signs? Add and keep the sign. Different signs? Subtract and tag the larger sign. For example, −3 + (−7) = −10 (same signs) and 5 + (−8) = −3 (different signs).
Real-World Modeling: Frame problems using temperature changes or finance. A 5-degree drop followed by a 3-degree rise? −5 + 3 = −2. A $20 charge followed by a $15 refund? −20 + 15 = −5. This contextual approach, supported by the National Council of Teachers of Mathematics, improves retention by linking abstract rules to tangible experiences.
Pattern Recognition: Memorize these shortcuts to speed up calculations:
- Opposites cancel: 7 + (−7) = 0.
- Negative pairs add down: −4 + (−6) = −10.
- Positive minus negative always wins: 10 − (−3) = 13.
What's Happening
Think of this like walking on a sidewalk. When you add a positive number, you step forward. Add a negative? You step backward. Subtract a positive? Also backward. The weirdest one? Subtracting a negative actually means stepping forward—two wrongs don’t make a right, but two negatives do make a positive here. These aren’t just classroom tricks; they’re the building blocks for algebra, spreadsheets, and even figuring out if you can afford that coffee after rent. Harvard’s math department won’t let students near equations until they’ve got this down cold.
Step-by-Step Solution
Method 1: Number Line Visualization
- Pick your starting point—usually zero on the number line.
- Decide your direction based on the operation:
- Add a positive → step right
- Add a negative → step left
- Subtract a positive → step left
- Subtract a negative → step right (yes, really)
- Count out the steps using the absolute value of the number you're adding or subtracting.
- Land on your final spot—that’s your answer.
Method 2: Absolute Value Rule (for mixed signs)
- Grab the absolute values of both numbers.
- Do the subtraction: bigger minus smaller.
- Tag on the sign from the number with the bigger absolute value.
Example: 8 + (−5)
- Absolute values: |8| = 8, |−5| = 5
- 8 − 5 = 3
- 8 is bigger and positive → result is 3
Method 3: Change Subtraction to Addition
- Turn subtraction into addition by reversing the second number’s sign.
- Solve it like addition using the absolute value rule.
Example: −6 − (−4)
- Rewrite: −6 + 4
- Absolute values: |−6| = 6, |4| = 4
- 6 − 4 = 2
- −6 is bigger → result is −2