

InterviewSolution
Saved Bookmarks
1. |
If the sum of n numbers in the GP 5, 10, 20, ... is 1275 then n is?1. 62. 73. 84. 9 |
Answer» Correct Answer - Option 3 : 8 Concept: Let us consider sequence a1, a2, a3 …. an is a G.P.
Calculation: Given series is 5, 10, 20, ... Here, a = 5, r = 2 Sum of n numbers = sn = 1275 As we know that, Sum of n terms of GP = sn = \(\frac{{{\rm{a\;}}\left( {{{\rm{r}}^{\rm{n}}} - 1} \right)}}{{{\rm{r}} - {\rm{\;}}1}}\); where r >1 sn = \(\frac{{{\rm{5\;}}\left( {{{\rm{2}}^{\rm{n}}} - 1} \right)}}{{{\rm{2}} - {\rm{\;}}1}}\) 1275 = 5 × (2n - 1) ⇒ 255 = (2n - 1) ⇒ 2n = 256 ⇒ 2n = 28 ⇒ n = 8 Thus the correct answer is 8. |
|