Puzzle 5
Start in the bottom left corner and move either up or right, one square at a time, using the numbers and the mathematical signs along the way. What is the largest total you can make?
+
2
−
4
+
2
2
+
2
−
2
+
−
1
+
3
−
3
2
−
3
+
1
−
+
1
−
3
+
2
3
+
3
−
2
+
Note: this puzzle is not interactive, and the numbers cannot be clicked.
Puzzle Copyright © Kevin Stone
workings
hint
answer
print
www.brainbashers.com
/puzzle/zslq
share
Answer
The largest total that can be made is 7.
Puzzle 6
Starting with any number on the top row, make your way to the bottom, adding the numbers as you go.
Each time you must move to the next row, but you can move either straight down, or one place to the left or right.
What is the highest total you can make? What is the lowest?
1
5
1
5
1
5
3
3
2
3
3
4
2
3
4
4
3
2
2
2
3
2
2
4
2
2
4
3
4
2
4
4
4
4
2
3
Note: this puzzle is not interactive, and the numbers cannot be clicked.
Puzzle Copyright © Kevin Stone
workings
hint
answers
print
www.brainbashers.com
/puzzle/zhiz
share
Hint
The lowest route contains more 2's than the highest route.
Answers
Highest = 24. Lowest = 12.
Highest
Lowest
Puzzle 7
I am compiling the new BrainBashers world almanac, and it now contains lots more pages.
I know that it takes 333 digits to print the page numbers in sequence.
How many numbered pages does the book have?
How many times does the number 3 appear?
Puzzle Copyright © Kevin Stone
workings
hint
answers
print
www.brainbashers.com
/puzzle/znwv
share
Hint
Think of the pages from 1 to 9, and then 10 to 99.
Answers
There are 147 pages.
The number 3 appears 35 times.
Answer #1
For pages 1 to 9, there are 9 pages, which is 9 digits.
For pages 10 to 99, there are 90 pages, which is 180 digits.
This is a total so far of 189, therefore we require another 333 − 189 = 144 digits, which is another 144 ÷ 3 = 48 pages.
Taking us to 9 + 90 + 48 = 147 pages in total.
Answer #2
From page 1 to 147 we have 15 pages that end in 3:
3, 13, 23, …, 143
We also have the ten pages that start with 30:
30, 31, 32, …, 39
Plus the ten pages that start with 130:
130, 131, 132, …, 139
For a total of 15 + 10 + 10 = 35 number 3's.
Puzzle 8
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!
next >