🧱 See It
"Rational numbers" just means every number type learned so far, combined: whole numbers, decimals, fractions, and negatives. Adding or subtracting them means using two rules already known, together: the same-sign/different-sign rule from integers, and the common-denominator (or lined-up decimal point) rule from fractions.
✏️ Draw It
Before combining −2.5 + 1/4, convert everything to the SAME form — here, turn the fraction into a decimal:
| Before (mixed forms) | After (same form) |
|---|---|
−2.5 + 1/4 | −2.5 + 0.25 |
1/4 converts to 0.25 — now both numbers are decimals and can be combined.
🔢 Write It
Step 1 — convert everything to the same form (all decimals or all fractions):
−2.5 + 1/4 = −2.5 + 0.25
Step 2 — apply the integer sign rule: different signs, so subtract the smaller magnitude from the larger, and keep the sign of the larger:
−2.5 + 0.25 = −2.25
💡 Worked Examples
Example 1: −2.5 + 1/4
- Convert to the same form:
1/4 = 0.25 - Now it reads:
−2.5 + 0.25 - Different signs → subtract magnitudes:
2.5 − 0.25 = 2.25, keep the sign of the larger magnitude (negative) - Answer:
−2.25
Example 2: −3/4 − (−1/2)
- Two signs together: subtracting a negative is the same as adding (from Level 2):
−3/4 − (−1/2) = −3/4 + 1/2 - Convert to a common denominator:
LCM(4, 2) = 4, so1/2 = 2/4 - Now it reads:
−3/4 + 2/4 - Different signs → subtract magnitudes:
3/4 − 2/4 = 1/4, keep the sign of the larger magnitude (negative) - Answer:
−1/4