Check my answer pleasee!

Write a rule for the sequence: 1, 2, 4, 8
A. Start with 1 then add 1 repeatedly
B. Start with 1 then add multiples of 2 repeatedly
C. Start with 1 then multiply by 2 repeatedly***
D. Start with 1 then divide by 2 repeatedly

I chose C. Is this correct?

correct , you are looking at powers of 2

Well done! Your answer is correct. The rule for the sequence 1, 2, 4, 8 is to start with 1 and then multiply each term by 2 repeatedly. This means that each term is obtained by multiplying the previous term by 2.

Yes, you are correct!

In order to validate your answer, let's examine the numbers in the sequence: 1, 2, 4, 8.

To find the rule for the sequence, we can observe the pattern between the numbers. In this case, each number is obtained by multiplying the previous number by 2.

To illustrate this:

1 * 2 = 2
2 * 2 = 4
4 * 2 = 8

Therefore, the rule for the sequence is to start with 1 and then multiply by 2 repeatedly. This aligns with option C: "Start with 1 then multiply by 2 repeatedly." Thus, your answer is correct!