The thickness of a US penny is 1.52 mm = 0.00152 m The distance from the surface of the earth to the moon is 384402 km = 384402000 m Each day you have (in total) double the number of pennies you have from the previous day, starting with one penny. That is: Today (day 0) you have 1 penny. Tomorrow (day 1) you have 2 pennies. Day 2 you have 4 pennies. Day 3 you have 8 pennies. If you stack the pennies together vertically, on what day will the pennies reach the moon?
The correct answer and explanation is:
To solve this problem, we need to determine how many doublings of a single penny (1.52 mm thick) are required to create a stack that reaches from the Earth to the Moon (384,402,000 meters).
Step 1: Understand what doubles daily
You start with 1 penny and double the number each day:
- Day 0: 1 penny
- Day 1: 2 pennies
- Day 2: 4 pennies
- Day 3: 8 pennies
- …
- Day n: 2n2^n pennies
Step 2: Stack height formula
Each penny is 0.00152 meters thick.
So, on day n, the stack height is: Heightn=2n×0.00152 meters\text{Height}_n = 2^n \times 0.00152 \text{ meters}
We want this to be at least 384,402,000 meters (distance to the Moon).
So solve: 2n×0.00152≥384,402,0002^n \times 0.00152 \geq 384,402,000
Divide both sides by 0.00152: 2n≥384,402,0000.00152=252,894,736,842.12^n \geq \frac{384,402,000}{0.00152} = 252,894,736,842.1
Now take the base-2 logarithm of both sides: n≥log2(252,894,736,842.1)≈37.9n \geq \log_2(252,894,736,842.1) \approx 37.9
Step 3: Round up
Since n must be an integer, we round up: n=38n = 38
✅ Answer: Day 38
Explanation (300 words)
This is a classic exponential growth problem that illustrates how quickly numbers grow when they double each time. Starting with a single U.S. penny (1.52 mm thick), each day you double the total number of pennies you have. On day 0, there is 1 penny, day 1 has 2, day 2 has 4, and so on, meaning the number of pennies on day n is 2n2^n. If you were to stack all the pennies you own vertically, you would multiply the number of pennies by the thickness of one to get the total height.
The goal is to find when that stack reaches the Moon — about 384,402 kilometers or 384,402,000 meters away. Since one penny is 0.00152 meters thick, the stack height on day n is 2n×0.001522^n \times 0.00152 meters. Setting this equal to the distance to the Moon and solving for n yields approximately 37.9. Since you can’t have a fraction of a day in this context, we round up to 38.
So, on day 38, the vertical stack of pennies will exceed the distance from Earth to the Moon. This result is a powerful example of exponential growth: in just 38 doublings — a little over a month — a stack starting from a single coin can reach space!