What rule is the sequence 1, 2, 4, 8,... using?
A) start with 1 and then add 1 repeatedly
B) start with 1 and then add multiples of 2 repeatedly
C) start with 1 and then multiply by 2 repeatedly
D)start with 1 and then divided by 2 repeatedly