Difficulty: Easy
Correct Answer: 1
Explanation:
Introduction / Context:
The sequence lists squares of consecutive odd numbers. Identifying this property lets us find the term preceding 9 (which is 3^2).
Given Data / Assumptions:
Concept / Approach:
Step-by-Step Solution:
Verification / Alternative check:
Sequence strictly follows (2n−1)^2; with n = 1 gives 1, matching the missing place.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
1
Discussion & Comments