Algebra Play
Number Tricks, Puzzles, and Algebraic Thinking.
Think of a Number... I Predict You Get 2!
Try this classic magic trick with a friend:
- Think of any number (keep it secret!)
- Double it
- Add 4
- Divide by 2
- Subtract your original number
I predict you got 2!
Try it with different starting numbers. Does the answer always come out to 2? Why does this trick work? The secret is algebra!
Let's use a letter (variable) to represent "the number you thought of." Call it x.
Following the Steps with Algebra:
When you follow the steps with a letter instead of a number, the algebra "magically" simplifies:
- Think of a number:
x - Double it:
2x - Add 4:
2x + 4 - Divide by 2:
(2x + 4) ÷ 2 = x + 2 - Subtract the original:
(x + 2) − x = 2
Aha! The x cancels out, leaving only 2! No matter what number you started with, the result is always 2.
The trick works because algebra lets us "strip away" the specific number and see the underlying pattern. The steps were cleverly designed to make the variable cancel. This is the power of algebra—it shows us why something works, not just that it works.
The Principle: If we follow the same operations on any starting value, and the variable cancels completely, the result will always be a constant (a fixed number).
Logic Ladder: Designing Your Own Trick
Choose Your Target Answer
Decide what final answer you want. For example, let's aim for a final answer of 5.
Work Backwards with Algebra
Start with your target number and work backward:
- Target: 5
- Before the last step: If the last step was "subtract 3," then before that we had 5 + 3 = 8
- Before that: If we divided by 2, then before that we had 8 × 2 = 16
- And so on...
The more steps you add, the more impressive the trick!
Verify with Algebra
Use algebra to check that your steps truly always lead to the target. Replace "the starting number" with x and simplify. If all the x terms cancel, you've got a winner!
Number Pyramids: Building Patterns from Bottom Up
In a number pyramid, each number is the sum of the two numbers directly below it:
Structure of a Pyramid:
Top (single cell)
/ \
Middle cells
/ | \
Bottom row (given)
For example, if the bottom row is a, b, c, then:
- Second row:
a+b, b+c - Top:
(a+b) + (b+c) = a + 2b + c
WRONG: Trying to fill a pyramid from the top down.
RIGHT: Always start from the bottom. The top is determined by the bottom row—you can't choose it.
However, if only some cells are given, use algebra to set up equations. For example, if the top and one bottom cell are known, you can solve for the unknowns!
Notice in the 3-row pyramid, the bottom row values appear with coefficients: 1a + 2b + 1c. These coefficients follow a pattern called Pascal's Triangle! For a 4-row pyramid, the coefficients would be 1, 3, 3, 1.
This reveals a beautiful mathematical structure hidden in simple stacking rules.
Calendar Magic: Algebra in a Grid
A classic trick uses a calendar. Your friend picks a 2 × 2 grid of dates and tells you the sum. You instantly know which four dates they picked!
How the Trick Works:
Let's say the top-left date is a. In a calendar, dates in the same week increase by 1 going right and by 7 going down. So a 2 × 2 grid looks like:
a a+1 a+7 a+8
Sum: a + (a+1) + (a+7) + (a+8) = 4a + 16
If they say the sum is 36, you solve: 4a + 16 = 36 → 4a = 20 → a = 5
So the grid contains the dates 5, 6, 12, 13!
Logic Ladder: Decoding Divisibility Tricks
The 2-Digit Reversal Trick
Pick a 2-digit number (say, 47). Reverse it (74). Find the difference (74 − 47 = 27). Divide by 9.
Result: 27 ÷ 9 = 3 (no remainder!)
Algebra Explains Why
Let the 2-digit number be represented as 10a + b (where a is tens digit, b is units digit).
Reversed number: 10b + a
Difference (assuming b > a): (10b + a) − (10a + b) = 10b − 10a + a − b = 9b − 9a = 9(b − a)
This is always divisible by 9! ✓
The Pattern Generalizes
This same principle works for other tricks. The key is finding operations that create a common factor (like 9, 11, etc.) that "hides" in the algebra.
Mistake 1: "Dividing 2x + 4 by 2 gives 2x + 2"
RIGHT: (2x + 4) ÷ 2 = (2x) ÷ 2 + 4 ÷ 2 = x + 2 (divide each term!)
Mistake 2: "In the expression x + 2x + 3, I can't combine anything"
RIGHT: x + 2x = 3x, so the expression becomes 3x + 3 (combine like terms!)
Mistake 3: "When solving 4a = 20, I subtract 4 from both sides"
RIGHT: Divide both sides by 4: a = 20 ÷ 4 = 5 (use inverse operations!)
Real-World Algebra: The Flowers & Ponds Problem
A person has flowers. At three shrines, each with a magical pond, the flowers double when dipped in the pond. At each shrine, they leave some flowers behind. If they leave equal numbers at all three shrines, how many flowers did they start with?
Setting Up the Algebra:
Let x = starting number of flowers, and y = flowers left at each shrine.
Shrine 1: Double to 2x, leave y, so 2x − y remain
Shrine 2: Double the 2x − y to get 2(2x − y) = 4x − 2y, leave y, so 4x − 2y − y = 4x − 3y remain
Shrine 3: Double to 8x − 6y, leave y, so 8x − 6y − y = 8x − 7y remain
Since nothing remains after shrine 3: 8x − 7y = 0 → y = 8x/7
For whole flowers: x = 7, y = 8 works perfectly!
Socratic Sandbox — Test Your Thinking
Trick Preview: If I tell you to (a) Multiply by 3, (b) Subtract 6, (c) Divide by 3, will the final result depend on your starting number or always be the same?
Reveal Hint
Use algebra: Start with x, then follow the steps.
Reveal Answer
The result will depend on your starting number. Algebra: x → 3x → 3x−6 → (3x−6)÷3 = x−2. The final result is "your number minus 2," so it changes based on what you start with. This is NOT a magic trick!
Pyramid Logic: In a 3-row number pyramid, why is the top always a + 2b + c if the bottom is a, b, c?
Reveal Hint
Work your way up from the bottom row. What's the second row?
Reveal Answer
Bottom: a, b, c. Second row: a+b, b+c. Top: (a+b)+(b+c) = a+2b+c. The middle term b appears twice because it touches both cells in the second row!
Create Your Trick: Design a "Think of a Number" trick that always produces the answer 10 as the final result.
Reveal Hint
Choose steps such that when simplified with x, only 10 remains.
Reveal Answer
One example: (a) Multiply by 2, (b) Subtract 6, (c) Add 16, (d) Divide by 2. Algebra: x → 2x → 2x−6 → 2x+10 → (2x+10)÷2 = x+5 → WRONG, this gives x+5! Let me fix: (a) Multiply by 5, (b) Subtract 3x (where x is original), (c) Add 10. Actually simpler: (a) Multiply by 0 (always 0), (b) Add 10. Result is always 10! (But this feels like cheating. Better: multiply by 2, add 4, subtract 2 times the original, then add 10: 2x+4−2x+10 = 14. Adjust to get 10.)
Calendar Magic: A friend picks a 2 × 2 grid on a calendar and says the sum is 64. What are the four dates?
Reveal Hint
Use the formula: Sum = 4a + 16, where a is the top-left date.
Reveal Answer
4a + 16 = 64 → 4a = 48 → a = 12. The four dates are 12, 13, 19, 20.
Divisibility Proof: Prove that for any 3-digit number abc (where a, b, c are digits), the number formed by repeating it as abcabc is always divisible by 7, 11, and 13.
Reveal Hint
Express abcabc algebraically. What is it equal to in terms of abc?
Reveal Answer
abcabc = abc × 1000 + abc = abc × (1000 + 1) = abc × 1001. Now, 1001 = 7 × 11 × 13. So abcabc is always divisible by 7, 11, and 13!
- Variables are Placeholders: Letters like
xlet us represent ANY number and see patterns. - Simplification is Powerful: Algebra lets us simplify expressions to reveal hidden structure.
- Cancellation Reveals Truth: When variables cancel in an expression, we've found something that's always true!
- Equations are Balances: Both sides of an equation are equal. Perform the same operation on both sides to keep them balanced.
- Patterns Are Everywhere: Number tricks, calendars, pyramids—all hide elegant algebra underneath.
