Puzzle 5
Customer services at BrainBashers headquarters received the following letter recently.
Luckily, our top puzzle solvers were able to determine the meaning and help Sam South.
Can you work out what the problem was?
D-a- K-v-n,
- ---ld l-k- -- c-m-la-n ab--- -h- --- --- -f m- ----------.
-h-s- l-----s d- n-- a---a- -- b- ---k-ng c----c-l-.
As --- can s--, -h-- a-- m-ss-ng f--m -h-s d-c-m-n-.
- ---ld b- v--- g-a--f-l -f --- c--ld c----c- -h-s ---bl-m -mm-d-a--l-.
K-nd --ga-ds.
Sam S---h.
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: www.brainbashers.com/puzzle/zlel
Hint
What letters are missing?
Answer
The letter was written on a typewriter that has a problem with the top row of letters – they did not print correctly. The letter should have read:
Dear Kevin,
I would like to complain about the top row of my typewriter.
These letters do not appear to be working correctly.
As you can see, they are missing from this document.
I would be very grateful if you could correct this problem immediately.
Kind regards.
Sam South.
Puzzle 6
In this puzzle, all of the numbers from 1 to 8 are used.
The differences between any two connected numbers are all different (larger - smaller).
Can you complete the grid?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
Share link: www.brainbashers.com/puzzle/zurt
Hint
What are the possible differences?
Answer

Reasoning
The first observation is that all of the possible gaps must exist: 1, 2, 3, 4, 5, 6, 7, and let's call these Gap1, ..., Gap7.
Looking at Gap7, this can only happen when:
[Gap7a: 1 is next to 8]
Looking at Gap6, this can happen when:
[Gap6a: 1 is next to 7]
this is not allowed because 1 and 7 are given squares that are not next to each other.
[Gap6b: 2 is next to 8]
Looking at Gap5, this can happen when:
[Gap5a: 1 is next to 6]
[Gap5b: 2 is next to 7]
this is not allowed because [Gap6b: 2 is next to 8], which would mean that we can't also have [Gap7a: 1 is next to 8].
[Gap5c: 3 is next to 8]
this is not allowed because we couldn't then also have: [Gap7a: 1 is next to 8] and [Gap6b: 2 is next to 8].
We can't have the 8 above the 1, as there is then no place for [Gap6b: 2 is next to 8].
So, we have two possible places for the 8, to the left of the 1, or to the right of the 1.
8 to the left of 1

What can we place to the right of 1?
3 – no, because the gap between the 1 and 3, and the gap between 3 and 5, are both 2.
4 – no, because the gap between 4 and 5 is 1, which we already have.
6 – no, because the gap between 5 and 6 is 1, which we already have.
So the 8 can't go to the left of 1.
8 to the right of 1
We know [Gap5a: 1 is next to 6].
Let's try 6 to the left of 1. No matter where we place the 3 and 4 we end up with duplicate gaps. So this doesn't work.

So, the 6 must go above 1, but the 4 can't go to the left of 1 because of duplicate gaps. Therefore, this doesn't work either.

Which means that the final answer is:
Puzzle 7
Below you will find well-known eight-letter words, with only their endings remaining-
Can you find the words?
----rue
----jar
----dil
----any
----pox
----gth
----elf
----oia
----ige
----hog
----too
----dix
----fin
----upt
Puzzle Copyright © Kevin Stone
workings
hint
answers
print
Share link: www.brainbashers.com/puzzle/zinf
Hint
The first letters of the words are: C, N, D, M, S, S, Y, P, P, H, C, A, P, B.
Answers
----rue = construe
----jar = nightjar
----dil = daffodil
----any = mahogany or epiphany
----pox = smallpox
----gth = strength
----elf = yourself
----oia = paranoia
----ige = prestige
----hog = hedgehog
----too = cockatoo
----dix = appendix
----fin = paraffin
----upt = bankrupt
Puzzle 8
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: 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
< previous next >
Note: BrainBashers has a Dark Mode option – I recommend not using your browser's dark mode or extensions for BrainBashers