.
The third term of a g.p is 12 and the first term is 48. find the sum of the first 11 terms
~~~~~~~~~~~~~~~~~~~~~~
This problem allows two solutions : there are two GPs satisfying the given condition,
and they produce two different sums, i.e. two different answers.
Thus the solution by @mananth is INCOMPLETE and, therefore, partly INCORRECT.
I came to bring a correct solution.
For the third term of this GP, we have this equation
12 = 48*r^2.
It gives
r^2 = = ,
r = = +/- .
So, there are two values for common ratio: one is r = 1/2; the other is r = -1/2.
With common ratio 1/2, the sum of the first 11 terms of the GP is
= = = = = 95.953125 (rounded)
With common ratio -1/2, the sum of the first 11 terms of the GP is
= = = = = = 32.015625 (rounded).
ANSWER. Two possible answers are = 95.953125 (with r = 1/2) and = 32.015625 (with r = -1/2).
Solved.