Puzzle 605
What is the next number in the sequence:
32 35 40 44 52 112 {?}
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: https://www.brainbashers.com/puzzle/zglu
Hint
This is a tricky question related to number bases.
Answer
200.
Each number in the sequence is a representation of the number 32 in different bases, starting with base 10.
Base 10: 32 = 3 x 10^1 + 2 x 10^0 = 3 x 10 + 2 = 32
Base 9 : 35 = 3 x 9^1 + 5 x 9^0 = 3 x 9 + 5 = 32
Base 8 : 40 = 4 x 8^1 + 0 x 8^0 = 4 x 8 + 0 = 32
Base 7 : 44 = 4 x 7^1 + 4 x 7^0 = 4 x 7 + 4 = 32
Base 6 : 52 = 5 x 6^1 + 2 x 6^0 = 5 x 6 + 2 = 32
Base 5 : 112 = 1 x 5^2 + 1 x 5^1 + 2 x 5^0 = 1 x 25 + 1 x 5 + 2 = 32
Base 4 : 200 = 2 x 4^2 + 0 x 4^1 + 0 x 4^0 = 2 x 16 + 0 + 0 = 32
Puzzle 606
Can you find every occurrence of the word APRIL 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
Share link: https://www.brainbashers.com/puzzle/zpta
Hint
The word APRIL appears 34 times.
Answer
The word APRIL appears 34 times.
Puzzle 607
Can you find three consecutive odd numbers that...
...total 7,644,585 when multiplied together?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: https://www.brainbashers.com/puzzle/zqbh
Hint
Try starting with the cube root of the number.
Answer
195 x 197 x 199.
Reasoning
Since we're after three numbers that multiply together, a good place to start is the cube root of 7,644,585, which is roughly 196.99.
Let's try dividing by the closest odd number to 196.99:
7644585 ÷ 197 = 38805
We're now after whole divisors of 38,805, so trying either odd number either side of 197 might work.
Trying either 195 or 199 gives the answer.
Double-Checking
195 x 197 x 199 = 7,644,585
Note
Trying the closest odd number to the cube root always works, and the other two numbers are the odd numbers either side.
Puzzle 608
Can you find every occurrence of the word MARCH 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
Share link: https://www.brainbashers.com/puzzle/zngn
Hint
The word MARCH appears 46 times.
Answer
The word MARCH appears 46 times.
< previous next >
Note: BrainBashers has a Dark Mode option. For BrainBashers, I'd recommend not using your browser's built-in dark mode, or any dark mode extensions (sometimes you can add an exception for a specific website).