You can put this solution on YOUR website! The definition of the nth term of a geometric sequence is
:
a(n) = a(0) * r^(n-1), where a(0) is the first term and r is the common ratio
:
we are given a(0) = (1/8) and a(8) = -16
:
-16 = (1/8) * r^(8-1)
:
r^7 = -128
:
r = -128^(1/7) = -2
:
******************************
a(6) = (1/8) * (-2)^(6-1) = -4
******************************
: