Puzzle 389
What is the next number in this sequence:
2 5 8 11 ?
workings
hint
answer
print
www.brainbashers.com
/puzzle/zlav
share
Hint
What is the difference between each number?
Answer
14.
Add 3 to the previous term.
Puzzle 390
What is the next number in this sequence:
0 0 1 2 2 4 3 6 4 8 5 ?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
www.brainbashers.com
/puzzle/zdrd
share
Hint
There are two sequences merged.
Answer
10.
Reasoning
There are two sequences mixed together.
0 1 2 3 4 5
and
0 2 4 6 8 ?
Puzzle 391
Using a tap, a container of 9 litres and a container of 4 litres …
… can you measure 6 litres?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
www.brainbashers.com
/puzzle/zhoh
share
Hint
Fill the 9-litre container first.
Answer
Here are the contents of the containers after each stage:
A = 9 litres, B = 4 litres
A B
9 0 fill A
5 4 fill B from A (leaving 5 litres in A)
5 0 empty B
1 4 fill B from A (leaving 1 litre in A)
1 0 empty B
0 1 fill B from A
9 1 fill A
6 4 fill B from A (only 3 more litres fit in B)
6 0 empty B
This leaves 6 litres in container A.
Puzzle 392
How far can …
… a horse run into a forest?
workings
hint
answer
print
www.brainbashers.com
/puzzle/zxye
share
Hint
Some might argue that this isn't a puzzle.
Answer
Half way, after which it would be running out!
< previous next >