Multiple choice

Find the wrong term in sequence : 1, 2, 4, 8, 16, 32, 64, 96

  1. 4

  2. 32

  3. 64

  4. 16

  5. 96

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

The sequence follows the pattern 2^n (1, 2, 4, 8, 16, 32, 64). The next term should be 128, not 96.

AI explanation

The sequence follows the pattern of continuously multiplying the previous term by 2. When you multiply 1 by 2 repeatedly, you get 1, 2, 4, 8, 16, 32, 64, 128. The number 96 does not fit this pattern and is therefore the wrong term.