Puzzle 753
What number comes next in this sequence:
3 · 24 · 102 · 312 · 777 · ?
Puzzle Copyright © Kevin Stone
workings
answer
print
www.brainbashers.com
/puzzle/zucy
share
Answer
1680.
This is n to the power of 5, starting with 2^5 = 32, with the last digit missing, 7^5 = 16807.
Puzzle 754
What are the next two numbers in this sequence:
202 · 122 · 232 · 425 · 262 · 728 · ? · ?
Puzzle Copyright © Kevin Stone
workings
answer
print
www.brainbashers.com
/puzzle/zndm
share
Answer
293 031: these are the numbers 20, 21, 22, 23 etc grouped into three digits.
Puzzle 755
What number comes next in this sequence:
15 · 20 · 20 · 6 · 6 · 19 · 19 · 5 · 14 · ?
workings
hint
answer
print
www.brainbashers.com
/puzzle/zosu
share
Hint
The sequence is related to 1, 2, 3, 4.
Answer
20.
Each term's initial letter position in the alphabet:
1 = One = O = 15th letter.
.
.
4 = Four = F = 6th letter.
.
.
.
20 = Ten = T = 20th letter.
Puzzle 756
What number comes next in this sequence:
1 · 2 · 2 · 4 · 8 · 11 · 33 · 37 · 148 · ?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
www.brainbashers.com
/puzzle/zhsx
share
Hint
The sequence involves both adding and multiplying in some way.
Answer
153.
The sequence is created using: +1 x1 +2 x2 +3 x3 +4 x4 +5.