How do you find the arithmetic means of the sequence -8, __, __, __, __, 7?

1 Answer
Oct 15, 2016

For problems like these, we have to ask ourselves "How many times do I have to add the common difference, dd, to the first term to get the last term?".

To answer, put a "+d" between -8 and the first space, between the first space and the second space, continuing until you add a d between the last space and the 77.

In the end, you should have 55 d's.

We can set up the following equation:

-8 + 5d = 78+5d=7

5d = 155d=15

d = 3d=3

I'm assuming that by arithmetic means you mean average, or mean, of the whole sequence.

m = (-8 + -5 + -2 + 1 + 4 + 7)/6m=8+5+2+1+4+76

m = -3/6m=36

m = -1/2m=12

Hence, the mean of the numbers in the sequence is -1/212.

Hopefully this helps!