Difficulty: Easy
Correct Answer: 8
Explanation:
Given data
Concept / Approach
Step-by-step calculation
384 = 3 · 2^{n−1}⇒ 2^{n−1} = 384 ÷ 3 = 128 = 2^7⇒ n − 1 = 7 ⇒ n = 8
Verification
Terms: 3,6,12,24,48,96,192,384 — there are 8 terms.
Common pitfalls
Final Answer
Number of terms = 8.
Discussion & Comments