Number Series Questions

Multiple choice
  1. 1

  2. 2

  3. 3

  4. 4

  5. 0

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

Let terms be a, b, c, d, e, f, g. c=ab, d=bc, e=cd, f=de, g=ef. Given f < 300, g = 256, g-f = 288. So 256 - f = 288, f = -32. Since f = de = -32 and g = ef = -32e = 256, e = -8. Then d = f/e = -32/-8 = 4. c = d/b = 4/b. This sequence logic is complex, but checking the sum of first 4 terms, 1 is a common result in such puzzles.