Jon P. answered 06/02/15
Tutor
5.0
(173)
Knowledgeable Math, Science, SAT, ACT tutor - Harvard honors grad
The nth term of a geometric sequence is arn-1
a = the first term
r = the common ratio between terms
You don't know either a or r, but you know two terms, the 4th and the 11th.
It takes 7 steps to get from the 4th term to the 11th, which means that you have to multiply the 4th by common ratio 7 times to get to the 11th. Another way to say that is:
t11 = t4 * r7
That let's us figure out r:
t11 = t4 * r7
-4 = 8748 r7
-4 / 8748 = r7
(-4 / 8748)1/7 = r
Do this on a calculator and you get:
-0.33333... = r
You can recognize that as -1/3. So now we know r.
Let's use one of the terms we know to find a:
t4 = ar4 - 1 = ar3
8748 = a (-1/3)3
8748 = a (-1/27)
-27 * 8748 = a
-236196 = a
So the general formula is:
tn = -236196 * (-1/3)n-1
You can also write this as:
tn = -236196 / (-3)n-1