Puzzle 17
What comes next in this sequence:
fawn bear lion mole ?
Choose from:
seal, duck, stag, vole, wolf
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
www.brainbashers.com
/puzzle/zqsq
share
Hint
Don't look at the first letters.
Answer
Duck.
The second letters of each word are the vowels in alphabetical order, fAwn, bEar, lIon, mOle, dUck.
Puzzle 18
Can you find three consecutive odd numbers that …
… total 1,287 when multiplied together?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
www.brainbashers.com
/puzzle/zamh
share
Hint
There are two different methods, one involves a cube root, and the other doesn't require a calculator.
Answer
9 x 11 x 13.
Reasoning #1
We're after three numbers that multiply together, so a good place to start is the cube root of 1,287, which is roughly 10.88.
Let's try dividing by the closest odd number to 10.88:
1287 ÷ 11 = 117
We're now after whole divisors of 117. Trying the odd numbers either side of 11 might work.
Trying either 9 or 13 gives the answer:
9 x 11 x 13 = 1,287
Trying the closest odd number to the cube root always works, and the other two numbers are the odd numbers either side.
Reasoning #2
We after three numbers that multiply together, but none of these can end in 5 (otherwise our answer would end in 0 or 5).
So, they can only end in 7, 9, 1 (e.g. 87, 89, 91), or 9, 1, 3 (e.g. 89, 91, 93).
However, if they ended in 7, 9, 1, the answer would end in 3 (because 7 x 9 x 1 = 63).
Therefore, they end in 9, 1, and 3 (because 9 x 1 x 3 = 27).
The first numbers we can try are 9, 11, 13:
= 9 x 11 x 13
= 99 x 13
= 100 x 13 - 13
= 1300 - 13
= 1,287
A calculator is not required!
Puzzle 20
I recently went to the shop and purchased 4 items.
Three of the items cost:
$1.50
$3.00
$4.00
There was quite a long queue, and as I was quite bored, I was playing with my pocket calculator while I waited.
Very curiously, the 4 prices added to the same number as I got when I multiplied the 4 prices together.
What was the price of the 4th item?
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
www.brainbashers.com
/puzzle/zapy
share
Hint
What do the 3 numbers add to, and multiply to, so far?
Answer
$0.50.
Reasoning
The three prices add to 1.50 + 3.00 + 4.00 = 8.50.
The three prices multiply to 1.50 x 3.00 x 4.00 = 18.00.
You might be able to see that adding another 0.50 will take the total to 9.00, and multiplying by another 0.50 will take the product to 9.00.
The answer can also be found using algebra. If we call the missing price P, we have:
1.50 + 3.00 + 4.00 + P = 1.50 x 3.00 x 4.00 x P
8.50 + P = 18.00 x P
8.50 = 18.00 x P – P
8.50 = 17.00 x P
8.50 ÷ 17.00 = P
P = 0.50.