Use when: BOTH numbers are close to the same base (100, 200, 300...) — find each number's margin from that base and ADD the margins
Example: 915 − 888 (base = 900)
Step 1: 915 is 15 above 900
Step 2: 888 is 12 below 900
Add the margins: 15+12 = 27
Example: 1205 − 778 (base = 800)
Step 1: 1205 is 405 above 800
Step 2: 778 is 22 below 800
Add margins: 405+22 = 427
⚠ EXAM TRAP
In “Nadiya Paar” (crossing the river), the two numbers must lie on opposite banks of the same base—one above and one below. If both are on the same side of the base, subtract the margins instead of adding them.
⚡ QUICK RECALL
If one number is above the base (+margin) and the other is below it (−margin), simply ADD the two margins.