ANSWER: 34
This puzzle doesn’t follow normal addition. Instead, each new line adds the current two numbers plus the result from the previous line.
Here’s how it works:
- 1 + 4 = 5
- 2 + 5 + 5 = 12
- 3 + 6 + 12 = 21
- 5 + 8 + 21 = 34
Final Answer: 34 ANSWER:
34 This puzzle doesn’t follow normal addition. Instead, each new line adds the current two numbers plus the result from the […]