Correct option is B
Given Sequence:
25, 49, 81, 121, 169, \ldots
Analysis:
1. These are all perfect squares of consecutive odd numbers:
- 25 = 5
- 49 = 7
- 81 = 9
- 121 = 11
- 169 = 13
2. The next number in the sequence will be the square of the next odd number:
- Next odd number: 15
- Square: 15 = 225
Final Answer:
The next number in the sequence is 225