Puzzle (Answer below)
What are the next two numbers in the series for which the algorithm operator is always greater than one: 0, 8, 24, 48, ?, ?
Previous Week Puzzles with Answers
Skills
Attention to Detail, Critical Thinking, Logical Thinking, Pattern IdentificationThinking, Visual Logic
Answer
The algorithm used is – Previous number + (8 x n+1) – so the next numbers in the series would be 48 + 32 = 80 and 80 + 40 = 120.
