Puzzle 6
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: 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 7
Can you find a five-digit number that has no zeros nor ones in it and no digit is repeated, where:
The fourth digit is a quarter of the total of all of the digits.
The second digit is twice the first digit.
The third digit is the largest.
The last digit is the sum of the first two digits.
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: www.brainbashers.com/puzzle/zpxq
Hint
Start by labelling the number as ABCDE.
Answer
24976.
Reasoning
We can start by labelling the digits as ABCDE.
We know that:
(i) B = 2 x A
and:
E = A + B
And using (i) we get:
E = A + (2 x A)
(ii) E = 3 x A
If A = 1, this isn't allowed (as there are no 1's in the puzzle).
If A = 2, then B = 4, and E = 6.
If A = 3, then B = 6, and E = 9, but this isn't allowed (as C has to be the largest digit).
So, A = 2, B = 4, E = 6, and we now have to find C and D.
We also know that:
D = (A + B + C + D + E) ÷ 4
And using (i) and (ii) we get:
D = [A + (2 x A) + C + D + (3 x A)] ÷ 4
so:
3 x D = (6 x A) + C
so:
(iii) D = [(6 x A) + C] ÷ 3
C can only be 7, 8 or 9 (as it's the largest digit, and we've already found 6) and (iii) tells us that it must be a multiple of 3, which means that C = 9. Leaving D = 7.
So the final number is: 24976.
Double-Checking
The answer is 24976.
The fourth digit is a quarter of the total of all of the digits.
A + B + C + D + E = 2 + 4 + 9 + 7 + 6 = 28, and 28 ÷ 4 = 7.
The second digit is twice the first digit.
4 = 2 x 2.
The third digit is the largest.
9 is the largest digit.
The last digit is the sum of the first two digits.
6 = 2 + 4.
Puzzle 8
Place letters into the grid such that every row, column, and 2x2 block has letters (in any order) that form a common word. Each letter is only used once, and no letter is repeated in the rows / cols / blocks.
Letters allowed: T U R K E Y
Note: this puzzle is not interactive, and the squares cannot be clicked.
Puzzle Copyright © Alan Stillson and Frank Longo
workings
hint
answer
print
Share link: www.brainbashers.com/puzzle/zajt
Hint
Column 4's missing letter is R.
Answer
K |
O |
C |
S |
L |
Y |
U |
D |
A |
K |
B |
R |
T |
E |
S |
I |
Across: SOCK, DULY, BARK, TIES
Down : TALK, YOKE, CUBS, RIDS
Boxes : YOLK, CUDS, TAKE, RIBS
Other anagrams of these words are OK as long as they don't change the answer grid.
next >
Note: BrainBashers has a Dark Mode option – I recommend not using your browser's dark mode or extensions for BrainBashers