SOLUTION: continue the sequence 27,9,18,6,12,4,

Algebra ->  Sequences-and-series -> SOLUTION: continue the sequence 27,9,18,6,12,4,      Log On


   



Question 1068219: continue the sequence 27,9,18,6,12,4,
Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!
8, 8/3, 16/3, 16/9, 32/9, ...
The pattern is
1. Multiply previous element by 2 to get the first (next) continuation element.
2. Divide previous element by 3 to get the 2nd (next) continuation element
3. Repeat 1 & 2 ...