Think-of-a-number tricks
Try this on a friend: "Think of any number. Double it. Add four. Divide by two. Subtract the number you started with." Then announce , with great confidence , "Your answer is 2." Your friend looks puzzled. Magic? No , algebra.
Concept
The trick works because every step you ask your friend to do is really an operation on an unknown. The result is forced by algebra to be the same regardless of the starting number.
Walking through it. Let your friend's secret number be . Apply each step symbolically:
- Think of .
- Double it: .
- Add four: .
- Divide by two: .
- Subtract the original number: .
The cancels , the final value is always , no matter what number was chosen. That cancellation is the heart of every such trick.
Reverse-engineering a trick. If you instead want the final answer to be 3, then in step ask them to "Add six" , because . For final answer , ask "Add ten". In general, to make the trick end at value , ask them to "Add " at step .
A bigger trick , the calendar guess. Ask a friend to do these steps with a chosen date (a month and day ).
- Multiply the month by : .
- Add : .
- Multiply by : .
- Add : .
- Multiply by : .
- Add the day: .
If the friend says "," subtract : . Since is at most (two digits), the last two digits of are and the rest is . So the date is January th.
Inventing your own. Any sequence of operations whose net effect on ends in a constant works. Some safe building blocks:
- "Double, add a number, halve, subtract the original" , collapses to half the number you added.
- "Multiply by , add a number, subtract twice the original" , collapses to (original + the constant).
Why this is powerful. Once you can write a procedure with , you have a way to explain, predict, and modify it. That is the everyday power of algebra.
Worked examples
Example 1. Trick: "Triple it, add six, divide by three, subtract the original." Verify the final answer is always .
- Let be the number. . ✓
Example 2. What number should replace "add four" in the original trick so the final answer is always ?
- . For final , . So ask to "add ".
Example 3. A friend chose a date, did the steps in the calendar trick, and got . Find the date.
- . Last two digits: . Other digits: . The date is December .
Example 4. Trick: "Pick a number. Add . Multiply by . Subtract . Divide by . Subtract the original." Predict the constant.
- . The answer is always .
Try it yourself
- Verify the trick "Think of . Multiply by . Add . Divide by . Subtract the original." Final answer?
- Adjust the trick "Double, add , halve, subtract the original" so the final answer is . Find .
- Calendar trick: a friend reports . Find the date.
- Make up a trick where the final answer is always .
- Trick: "." Final answer?
- Calendar trick: a friend reports . Find the date.
- Trick: "Pick . Multiply by . Add . Divide by . Subtract ." Final?
- Why does cancelling the guarantee the trick "always" works?
Activity
Trick designer. Invent your own trick whose final answer is your favourite single-digit number. Write it out using to be sure the 's cancel correctly. Test it on three friends. If any of them gets a different answer, find the slip and fix it.