Respuesta :

Answer:

16

Step-by-step explanation:

The sequence is 1, 4,...,64, 256, 1024

Notice that:

● 1 = 2^0

● 4 = 2^2

● 64 = 2^6

● 256 = 2^8

● 1024 = 2^10

Notice that we add 2 each time to the exponent so the missing number is:

● 2^(2+2) = 2^4 = 16