Math Riddles
Two trains start 100 miles apart, heading toward each other. One goes 40 mph, the other 60 mph. A fly starts on one train and flies at 80 mph back and forth between them until they collide. How far does the fly travel in total?
Research Clues
About expert math riddles
Expert riddles bring in combinatorics, probability, and classic mathematical puzzles. How many committees can you form from 8 people? What's the probability of rolling at least one six in three dice throws? Should you switch doors in the Monty Hall problem?
The probability ones are where people argue the most. If you think the Monty Hall answer is 50/50, try simulating it β deal three cards, pick one, reveal a losing card, and track how often switching wins. After 50 rounds the 2/3 probability becomes obvious. Intuition fails here; simulation doesn't.
For combinatorics problems, the main question is whether order matters. "How many ways to arrange 5 books?" is a permutation (order matters). "How many ways to choose 3 from 8?" is a combination (order doesn't). Getting this distinction right is half the problem.