Question: In a sequence where each number is the sum of the two preceding ones, if the first two numbers are 1 and 1, what is the 5th number?
Options:
Correct Answer: 8
Solution:
The sequence is 1, 1, 2, 3, 5, 8; the 5th number is 5.