Puzzle 153
During a recent BrainBashers race meeting, the fastest driver managed to complete a lap with an average speed of 150 mph.
They managed to complete the first two fifths of the lap at a speed of 123 mph and the second two fifths of the lap at a speed of 164 mph.
At what speed was the final one fifth of the lap length covered?
The answer is not 176 mph.
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: https://www.brainbashers.com/puzzle/ztxp
Hint
Adding the speeds won't work.
Answer
205 mph.
Reasoning
If we take the number of miles in a lap to be L miles and use Time = Distance ÷ Speed.
The first 2/5 are covered at 123 mph. Therefore, the time taken was [(2/5) x L] ÷ 123 hours.
The next 2/5 are covered at 164 mph. Therefore, the time taken was [(2/5) x L] ÷ 164 hours.
The last 1/5 is covered at y mph. Therefore, the time taken was [(1/5) x L] ÷ y hours.
The entire trip is covered at an average of 150 mph, and we can conclude that:
2L 2L L L
————— + ————— + ——— = ———
5x123 5x164 5y 150
Rearranging and simplifying gives:
1 1 2 2
——— = —— - ——— - ———
y 30 123 164
That means that y = 1 ÷ (1/30 - 2/123 - 2/164)
Using a calculator gives y = 205.
Puzzle 154
Which is larger …
… the tenth root of 10, or the cube root of 2?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: https://www.brainbashers.com/puzzle/zhai
Hint
You don't need to use a calculator.
Answer
Cube root of 2.
Reasoning
We could use a calculator to see that the tenth root of 10 = 1.2589 and the cube root of 2 = 1.2599.
But, if you've not got your calculator handy …
We have:
101/10 or 21/3
Raise each to the power of 30 (since 10 x 3 = 30) to give:
(101/10)30 or (21/3)30
101/10 x 30 or 21/3 x 30
103 or 210
1000 or 1024
Therefore, the cube root of 2 is larger.
Puzzle 155
Which are there more of …
… fathoms in a kilometre …
… or hours in a month?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: https://www.brainbashers.com/puzzle/zbzl
Answer
Hours in a month.
Reasoning
A fathom is 6 feet, which is 1.8288 metres.
So there are 1000 ÷ 1.8288 ≈ 546.8 fathoms in a kilometre.
The shortest month has 28 x 24 hours = 672.
So even the shortest month has more hours than there are fathoms in a kilometre.
Puzzle 156
Can you find three consecutive prime numbers …
… which total 190,747 when multiplied together?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: https://www.brainbashers.com/puzzle/zyep
Hint
Try finding the cube root of 190,747.
Answer
53, 59, and 61.
Reasoning
Start by taking the cube root of 190,747, which is approximately 57.56.
The next highest prime number is 59:
190,747 ÷ 59 = 3,233
Let's try the next prime number, which is 61:
3,233 ÷ 61 = 53
53, 59, and 61, are all prime, and are consecutive, so this is the answer.
Double-Checking
53 x 59 x 61 = 190,747
< 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).