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