Difficulty: Easy
Correct Answer: 56
Explanation:
Given data
Concept/Approach
Two-step repeating pattern: multiply by 2, then subtract 8.
Step-by-step calculation
14 × 2 = 2828 − 8 = 2020 × 2 = 4040 − 8 = 3232 × 2 = 64Next: 64 − 8 = 56
Verification/Alternative
Odd-index terms are doubled to get the next, then 8 is subtracted to get the following term.
Common pitfalls
Final Answer
56
Discussion & Comments