Jaka EduTech

📖 Mathematics

Std 5
4
Chapter 4
Skill: 30%

Making Sums Equal

Making Sums Equal

Chapter at a Glance

This chapter covers addition, subtraction, and number properties through real-world applications and puzzles. Students practice multi-digit calculations by tracking transit fuel consumption, road trip routing, and mountaineering data (analyzing heights of peaks scaled by Priyanka Mohite). The chapter introduces mental math shortcuts for consecutive numbers and calculations involving $9$ or $99$, covers parity concepts (even/odd relationships), explores palindrome numbers, and includes logic puzzles like toggle-state switches, magic grid order games, and coin combination budgets.

Key Definitions & Terminology

  • Consecutive Numbers: A sequence of numbers following one another without gaps, where each number is exactly $1$ more than the previous one (e.g. $29, 30, 31, 32$).
  • Even Number: An integer that is a multiple of $2$, ending in $0, 2, 4, 6, \text{ or } 8$.
  • Odd Number: An integer that is not divisible by $2$, ending in $1, 3, 5, 7, \text{ or } 9$.
  • Palindrome Number: A number that reads the same forwards and backwards (e.g. $363$ or $8,558$).
  • Disaster/Certificate Mela: A school database example checking if printed certificates match student turnout.

Formulas, Rules & Properties

  • Consecutive Number Sum Shortcuts:
  • Three Consecutive Numbers: The sum is $3$ times the middle number:
    $$x + (x+1) + (x+2) = 3(x+1)$$
  • Five Consecutive Numbers: The sum is $5$ times the middle number:
    $$x + (x+1) + (x+2) + (x+3) + (x+4) = 5(x+2)$$
  • Addition & Subtraction Parity Rules:
  • $\text{Even} + \text{Even} = \text{Even}$
  • $\text{Odd} + \text{Odd} = \text{Even}$
  • $\text{Even} + \text{Odd} = \text{Odd}$
  • Mental Math Shortcuts (9s Rule):
  • To subtract $99$ or $9$: subtract $100$ or $10$ and then add $1$:
    $$A - 99 = A - 100 + 1$$
  • To find what adds to a target $100$: subtract from $99$ for tens place, and from $10$ for ones place (or add 1 to the units complement).
  • Inverse Operation Relationship:
  • If $A + B = C$, then $C - B = A$ and $C - A = B$.

Core Concepts & Topics

  • Group Sum Balancing:
  • Rearranging or swapping number tokens between two groups to equalize their sums in the fewest moves.
  • Mental Alignment in Large Numbers:
  • Adding and subtracting up to five-digit numbers without column labels by maintaining strict vertical digit alignment.
  • Real-World Transit Math:
  • Fuel capacities: Bike ($5-15\text{ l}$), Car ($15-50\text{ l}$), Truck ($150-500\text{ l}$), Train ($5,000\text{ l}$).
  • Longest Indian Route: North-South Corridor ($3,717\text{ km}$ from Srinagar to Kanniyakumari).
  • Sea Routes: Shipping distance from Mumbai to Chennai ($2,700\text{ km}$) via Cochin ($1,083\text{ km}$).
  • Magic Grid Order Constraints:
  • Arranging digits $1-9$ in a $3 \times 3$ grid such that rows and columns follow strict increasing (inc) or decreasing (dec) directions.
  • Toggle-State Logic (Torch Switch):
  • Analyzing state loops where odd numbers of presses turn a torch ON, and even numbers turn it OFF.
  • Mountaineering Height Comparisons:
  • Comparing peak heights scaled by climber Priyanka Mohite (Kanchenjunga, Everest, Lhotse, Makalu).

Worked Examples

  • Consecutive Sum Solutions:
  • Sum $67 + 68 + 69$:
    $$3 \times 68 = 204$$
  • Sum $48 + 49 + 50 + 51 + 52$:
    $$5 \times 50 = 250$$
  • Mental Math Subtraction (9s Shortcut):
  • Solve $763 - 99$:
    $$763 - 100 + 1 = 663 + 1 = 664$$
  • Palindrome Listing:
  • Palindromes between $100$ and $200$: $101, 111, 121, 131, 141, 151, 161, 171, 181, 191$.
  • Palindromes between $900$ and $1200$: $909, 919, 929, 939, 949, 959, 969, 979, 989, 999, 1001, 1111$.
  • Jincy's Piggy Bank Coin Combination:
  • Problem: Jincy has $8$ coins of $\text{Rs. } 1$, $9$ of $\text{Rs. } 2$, and $5$ of $\text{Rs. } 5$. How can she pay exactly $\text{Rs. } 38$?
  • Solution:
    • $5 \text{ coins of } \text{Rs. } 5 = \text{Rs. } 25$
    • $6 \text{ coins of } \text{Rs. } 2 = \text{Rs. } 12$
    • $1 \text{ coin of } \text{Rs. } 1 = \text{Rs. } 1$
    • Total $= 25 + 12 + 1 = \text{Rs. } 38$. (Other combinations are possible).
  • Toggle-State Switch Problem:
  • Problem: A torch turns ON on the 1st press, OFF on the 2nd, ON on the 3rd. Will it be ON or OFF after the 23rd press?
  • Solution: Since $23$ is an odd number, the torch will be ON.
  • Himalayan Heights Difference:
  • Question: What is the height difference between the highest peak (Mount Everest, $8,848\text{ m}$) and lowest peak (Mount Elbrus, $5,642\text{ m}$) climbed by Priyanka Mohite?
    Solution: $8,848 - 5,642 = 3,206\text{ m}$.
  • Virat Kohli Runs:
  • Question: Virat Kohli scored $27,599$ runs, which is $6,758$ runs less than Sachin Tendulkar. How many runs did Sachin score?
    Solution: $27,599 + 6,758 = 34,357\text{ runs}$.
  • Ambrish's Farm Purchases:
  • Question: Ambrish has $\text{Rs. } 92,375$. He buys a cow for $\text{Rs. } 26,000$, a goat for $\text{Rs. } 17,000$, and a milking machine for $\text{Rs. } 19,873$. Does he have enough money?
    Solution:
    • Total cost $= 26,000 + 17,000 + 19,873 = \text{Rs. } 62,873$.
    • Since $62,873 \le 92,375$, he has enough money (with $\text{Rs. } 29,502$ remaining).

Practical Activities & Experiments

  • Group-Balancing Cards: Writing numbers on cards and taking turns swapping them between groups to equalize their sums.
  • Mental Math Race: Using consecutive sum tricks to solve addition lists faster than a calculator.
  • Switch Parity Tests: Toggling a lamp or device switch, recording count logs, and verifying the odd/even pattern.
  • Increasing/Decreasing Grids: Drawing a $3 \times 3$ grid on a blackboard and placing numbered tiles $1-9$ to follow size-direction arrows.
Previous Chapter 4 of 15 Next