Puzzle 133
Below you will find 10 well-known seven-letter words, with only their endings remaining.
Can you find the words?
----rem
----oct
----pso
----dma
----edo
----rre
----sfy
----ott
----hma
----dpa
Puzzle Copyright © Kevin Stone
workings
hint
answers
print
Share link: https://www.brainbashers.com/puzzle/zxzj
Hint
The first letters of the words are: T, C, C, G, T, B, S, B, D, G.
Answers
----rem = theorem
----oct = concoct
----pso = calypso
----dma = grandma
----edo = torpedo
----rre = bizarre
----sfy = satisfy
----ott = boycott
----hma = drachma
----dpa = grandpa
Puzzle 134
In the illustration we have a sketch of Sir Edwyn de Tudor going to rescue his love, who was held captive by a neighbouring wicked baron.
Sir Edwyn calculated that if he rode at fifteen miles an hour he would arrive at the castle an hour too soon, while if he rode at ten miles an hour he would get there just an hour too late.
Now, it was of the first importance that he should arrive at the exact time appointed, in order that the rescue that he had planned should be a success, and the time of the tryst was five o'clock, when the captive would be taking afternoon tea.
The puzzle is to discover exactly how far Sir Edwyn de Tudor had to ride.
Sir Edwyn De Tudor – Amusements In Mathematics, Henry Ernest Dudeney.
workings
hint
answer
print
Share link: https://www.brainbashers.com/puzzle/zbvt
Hint
The gap between the two options is 2 hours.
Answer
The distance must have been sixty miles.
If Sir Edwyn left at noon and rode 15 miles an hour, he would arrive at four o'clock – an hour too soon. If he rode 10 miles an hour, he would arrive at six o'clock – an hour too late. But if he went at 12 miles an hour, he would reach the castle of the wicked baron exactly at five o'clock – the time appointed.
The text above is the answer given in the book, and below is a method of finding the answer.
If we call the distance to the castle, D and use the fact that Time = Distance ÷ Speed, we have:
Travelling at 15 mph:
Time1 = D ÷ 15 (an hour too soon)
Travelling at 10 mph:
Time2 = D ÷ 10 (an hour too late)
The time gap between these two times is 2 hours, therefore
Time2 – Time1 = 2
D ÷ 10 – D ÷ 15 = 2
Multiply throughout by 30:
3D – 2D = 60
D = 60 miles.
Puzzle 135
What word most logically goes in the brackets:
SAFE [FAST] MALT
OUST [----] FLAW
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: https://www.brainbashers.com/puzzle/zfex
Hint
The answer is in the words given.
Answer
SLOW.
Reasoning
Take the third letter of the first word
+ the second letter of the second word
+ plus the first letter of the first word
+ plus the fourth letter of the second word.
Double-Checking
3-1- [1234] -2-4
S-F- [FAST] -A-T
O-S- [SLOW] -L-W
Puzzle 136
Using the new BrainBashers programming language, BrainBasic, the following words have their equivalents next to them, what should FOX be?
CLICK = 100501100K
MILK = 1000150K
LOG = 50OG
LIFE = 501FE
ALIVE = A5015E
FOX = {?}
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: https://www.brainbashers.com/puzzle/zwtb
Hint
In the word LOG, why might the L have be replaced with 50?
Answer
FO10.
Reasoning
If there is a Roman numeral, it is replaced by its modern equivalent.
I = 1
V = 5
X = 10
L = 50
C = 100
D = 500
M = 1000
Double-Checking
CLICK = 100 50 1 100 K
MILK = 1000 1 50 K
LOG = 50 O G
LIFE = 50 1 F E
ALIVE = A 50 1 5 E
FOX = F O 10
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).