Puzzle 129
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.
Puzzle 130
Can you find every occurrence of the word FEBRUARY that appears in this grid (horizontally, vertically, or diagonally)?
The hint will reveal the number of times it occurs, but where are they?
Note: this puzzle is not interactive, and the letters cannot be selected.
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
www.brainbashers.com
/puzzle/zjsh
share
Hint
The word FEBRUARY appears 21 times.
Answer
The word FEBRUARY appears 21 times.
Puzzle 131
Start with a number larger than 0, square it, add 4, double, take away 3, times 4 and finally subtract the original number.
If you were now left with 20, what number did you start with?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
www.brainbashers.com
/puzzle/zwxm
share
Hint
A little algebra might help.
Answer
1 /8 .
Reasoning
If we convert the question to algebra, we have:
((n^2 + 4) x 2 − 3) x 4 − n = 20
Expanding the brackets and simplifying gives:
(2n^2 + 8 − 3) x 4 − n = 20
(2n^2 + 5) x 4 − n = 20
8n^2 + 20 − n = 20
8n^2 − n = 0 (*)
8n − 1 = 0
8n = 1
n = 1 /8
In the equation marked (*) zero is also a potential solution, but as the question tells us that we "Start with a number larger than 0" we know that n can't be 0, and therefore we can safely divide by n.
Double-Checking
1 /8
squared = 1 /64
add 4 = 41 /64
double = 81 /32
take away 3 = 51 /32
times 4 = 201 /8
subtracting 1 /8 gives 20, as required.
Puzzle 132
What number comes next in this sequence:
7 · 8 · 5 · 5 · 3 · 4 · 4 · ?
workings
answer
print
www.brainbashers.com
/puzzle/zuyx
share
Answer
6: the numbers denote the number of letters each month has starting with January, therefore August has 6 letters.
next >