Answers
soot + tire = tortoise
most + mare = marmoset
much + pink = chipmunk
area + tent = anteater
leap + then = elephant
?
Puzzle 2
Alex and Billie were rowing their canoe along the River Trent.
In the morning, they managed to row upstream at an average speed of 2 miles per hour.
They then stopped for a spot of lunch and a nice rest.
In the afternoon, the pace was a little easier as they were now rowing downstream back to their starting point, and managed an average speed of 4 miles an hour.
The morning trip took them 3 hours longer than the afternoon.
Hint
You can either fix the distance rowed and see what numbers work, or you can fix the number of hours.
Answer
12 miles.
In the morning, rowing at 2 miles per hour, they rowed for 6 hours. In the afternoon, rowing at 4 miles per hour, they rowed for 3 hours.
There are a number of ways of working this out, and here are two of them:
Method 1
If we assume the distance the rowed upstream to be D miles, we know the morning took (D ÷ 2) hours, and the afternoon took (D ÷ 4) hours, with a difference of 3 hours. So:
D D
- − - = 3
2 4
Multiplying throughout by 4 gives:
2D − D = 12
So:
D = 12 miles
They rowed 12 miles upstream.
Method 2
If we assume they rowed for H hours upstream, we know they travelled H x 2 miles in the morning. In the afternoon, they rowed for (H − 3) hours, and travelled (H − 3) x 4 miles. We know these distances are the same, so:
2H = (H − 3) x 4
Giving:
2H = 4H − 12
Rearranging gives:
12 = 2H
So:
H = 6 hours
They rowed for 6 hours upstream at 2 miles per hour, which is a total of 12 miles.
??
Puzzle 3
During the recent BrainBashers cipher convention, a Morse code contest took place.
The contest consisted of a Morse code transmission where the spaces between the letters and words were missing.
Can you decipher the sequence and find the well known proverb?
Luckily, BrainBashers has provided you with a list of the Morse code characters:
Hint
We'll assume that we can actually fold it this many times.
Answer
Very thick indeed! The paper doubles in thickness with each fold. If we could fold it 50 times, it would be around 70 million miles thick!
1 fold would be 0.1 + 0.1 = 0.1 x 2 ^ 1 = 0.2 mm
2 folds would be 0.1 + 0.1 + 0.1 + 0.1 = 0.1 x 2 ^ 2 = 0.4 mm
.
.
.
.
10 folds would be 0.1 x 2 ^ 10 = 102.4 mm
.
.
.
50 folds would be 0.1 x 2 ^ 50 = 112,589,990,684,262.4 mm = 112,589,990.7 km (around 70 million miles).