Scenario: Altitude Changes - Learn to calculate elevation changes using integer operations!
A mountain climber starts at an altitude of -120 meters (120 meters below sea level) and climbs up 350 meters. What is their final altitude?
Calculation: -120 + 350 = 230 meters
The climber ends up 230 meters above sea level.
Visual Tip: Start at -120, move right 350 units to reach 230. The arrow shows the direction and distance of movement.
The temperature is -5°C. It drops 3 degrees. What is the new temperature?
-5 - 3 = -8°C
-5 + (-3) = -8°C
Subtracting a positive number is the same as adding a negative number:
a - b = a + (-b)
Calculate: 5 - (-7) = ?
Your solution:
Calculate: -9 + (-6) = ?
Your solution:
A submarine is at -200 meters depth. It rises 150 meters, then dives 80 meters. What is its final depth?
Your calculation: