This is a simple addition series with a random number, 8, interpolated as every other number. In the series, 6 is added to each number except 8, to arrive at the next number.
3. Look at this series: 3, 4, 7, 8, 11, 12, ... What number should come next?
In this alternating repetition series, the random number 21 is interpolated every other number into an otherwise simple addition series that increases by 2, beginning with the number 9.
6. Look at this series: 14, 28, 20, 40, 32, 64, ... What number should come next?
In this addition series, 1 is added to the first number; 2 is added to the second number; 3 is added to the third number; 4 is added to the fourth number; and go on.
9. Look at this series: 544, 509, 474, 439, ... What number should come next?
This is an alternating addition and subtraction series. In the first pattern, 10 is subtracted from each number to arrive at the next. In the second, 5 is added to each number to arrive at the next.