Answer
The two sons rowed to safety first, one son rowed back.
I rowed to safety and the other son rowed back to the island.
The two sons rowed to safety first, one son rowed back again.
My wife rowed to safety and the other son rowed back.
Finally, the two sons rowed to safety.
??
Puzzle 198
Can you find a five-digit number that has no zeros, no ones, no digit is repeated, and:
the fourth digit is a quarter of the total of all of the digitsthe second digit is twice the first digitthe third digit is the largestthe last digit is the sum of the first two digits
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 199
As the auditor for my local theme park, I noticed that on Saturday there were 4,296 children and 2,143 adults and the takings were £98,718.
However, on Sunday, there were 5,146 children and 2,807 adults and the takings were £122,570.
How much were the children's tickets and adult's tickets?
Hint
This is quite a tricky puzzle, and knowledge of algebra would certainly help.
Answer
The children tickets were £14, and the adult tickets were £18.
Reasoning
There are a number of methods for solving this problem, including:
Using a spreadsheet.Using a computer program.Using the intersection of lines on a graph.Using an online equation solver.Solving simultaneous equations using algebra.Solving simultaneous equations using inverse matrices.
Here is my solution using simultaneous equations and algebra.
First construct two algebraic equations, where 'c' is the number of children, and 'a' is the number of adults: