Philip P. answered 05/10/18
Tutor
4.9
(484)
Effective and Patient Math Tutor
In a geometric sequence, the ratios of successive terms are equal: a2/a1 = a3/a2 = ... = an+1/an. In your sequence, the successive terms are:
a1 = 2m-8
a2 = 2m+4
a3 = 5m-2
a2/a1 = a3/a2
(2m+4)/(2m-8) = (5m-2)/(2m+4)
(2m+4)2 = (5m-2)(2m-8)
4m2 + 16m + 16 = 10m2 - 44m + 16
0 = 6m2 - 60m
0 = 6m(m-10)
Solve for m. You'll get two values. They both work but produce separate sequences. The sum of the first n terms of each sequence is:
S = a1(1-rn)/(1-r) for r≠1
- S = the sum of the first n terms
- n = number of terms = 10
- r = common ratio = ratio of successive terms in each sequence (an+1/an)