Algebra Play — What & Why
🎯 What is Algebra Play?
Using algebra to explain tricks, puzzles and patterns — and to invent new ones. Algebra shows us why a trick always works, regardless of the starting number.
'Think of a Number' Tricks
✨ Classic Trick — Always Gets 2
📅 The Date Trick — Mukta & Shubham
Shubham asks Mukta to think of a date (day & month), follow steps, and tell him the final answer. He magically guesses the date!
🔬 How the Trick Works — Algebra Proof
Let month = \(M\), day = \(D\). Follow the 7 steps:
To decode: Subtract 165 from the final answer → get \(100M + D\).
Since \(D \leq 31\) (only 2 digits), the last 2 digits = day, the rest = month.
Key idea: The algebra always produces 100M + 165 + D. Subtract 165 to get 100M + D. Since days are ≤ 31 (2 digits), read off M and D separately.
Number Pyramids
📌 The Rule
Each cell = sum of the two cells directly below it. To fill backwards (top given, bottom missing) → use algebra (letter-numbers).
Standard 3-row pyramid: each cell = sum below
🔬 Using Algebra to Fill Pyramids
When middle values are unknown, label them as letters and set up equations.
Top = 60, bottom row = 12, ?, 8. Let middle = \(a, b\) and unknown = \(c\).
📐 General Formula for 3-row Pyramid
Bottom row: \(a, b, c\). The top is always:
The middle values are \(a+b\) and \(b+c\).
For any 3-row pyramid with bottom \(a, b, c\):
The middle element is counted twice because it contributes to both cells in the second row.
Fun with Grids — Calendar Magic & Algebra Grids
🗓️ Calendar Magic — 2×2 Grid Trick
Pick any 2×2 block from a calendar. If top-left number = \(a\), the other three cells are always:
Sum = 36. Find the 2×2 grid.
Grid: 5, 6, 12, 13 ✔
🔷 Algebra Grids — Shapes Represent Numbers
Each shape stands for an unknown number. Each row's last column = sum of the other values. Solve row by row, top to bottom.
- 1Find a row with only one type of shape → solve for that shape's value
- 2Substitute known value into the next row → solve for the next unknown
- 3Continue until all shapes are found → fill in the empty cells
The Largest Product
❓ The Problem
Given three digits, arrange them as: \(\boxed{\;} \; \boxed{\;} \times \boxed{\;}\) to get the largest possible product.
Example: digits 2, 3, 5 → which of 23×5, 25×3, 32×5, 35×2, 52×3, 53×2 is largest?
🏆 The Rule
For digits \(p < q < r\) (smallest to largest):
Put the largest digit as the multiplier. The other two go in the 2-digit number with the second-largest as the tens digit.
Compare \(qp \times r\) and \(rp \times q\):
First terms equal. Second: \(p \cdot r > p \cdot q\) since \(r > q\). So \(qp \times r\) wins! ✔
Quick Rule: Digits 2, 3, 5 → Largest = 32 × 5 = 160 (not 53×2=106 or 52×3=156).
Decoding Divisibility Tricks
🔬 Why the Difference is Always Divisible by 9
Let the 2-digit number be \(\overline{ab}\) (tens digit \(a\), units digit \(b\)).
Since the difference = \(9(b-a)\), it is always a multiple of 9. ✔
Reversed = 74
Quotient = \(b - a = 7 - 4 = 3\) ✔
Reversed = 28
Quotient = \(b - a\) (or \(a-b\) if \(a>b\)) ✔
🐎 Bonus: Horses and Hens Problem
A farm has 55 animals (horses + hens), 150 legs total.
20 horses and 35 hens
🧞 Karim and the Genie — Algebra Story
Each round: coins doubled, then pay 8 coins. After 3 rounds, Karim has only 8 coins left.