A geometric sequence is a series of numbers where the next term is multiplied by a specific factor.
Writing the whole sequence you can see what I mean.
You can also write the missing terms as 128, 128 *n, 128*n2, 128*n3 = -2
So we can see
128*n3 = -2
n3 = -2/128
n3 = -1/64
taking the cubed root
n = -1/4 (The negative stays when taking an odd root)
So you multiply 128 by -1/4 to get the next term
128*-1/4 = -32
The next term is -32*-1/4 = 8
Then to check for the last term
8 * -1/4 = -2
So the factor is -1/4 and the total sequence is
128, -32, 8, -2 (Notice that the terms alternate from positive to negative)