Hint
You might find Pythagoras' theorem very useful [a2 + b2 = c2].
Answer
148 inches.
We can use Pythagoras' theorem if we draw an imaginary line across to create a right-angled triangle.
The hypotenuse is equal to the rope's length R. The bottom of the triangle is 48 inches. The vertical side is R − 8 (the difference between 20 inches and 12 inches).
Pythagoras' theorem tells us that:
a2 + b2 = c2
Where c is the hypotenuse.
This gives us:
482 + (R − 8)2 = R2
2304 + (R − 8)(R − 8) = R2
2304 + R2 − 16R + 64 = R2
2304 − 16R + 64 = 0
16R = 2368
R = 148
As required.
?
Puzzle 198
Alex can eat 27 chocolates in an hour, Billie can eat 2 chocolates in 10 minutes, and Charlie can eat 7 chocolates in 20 minutes.
How long will it take them to share and eat a large box of 120 chocolates while watching a movie?
Hint
The answer is 4 digits long, so what must G equal?
Answer
423 + 675 = 1098.
Reasoning
Remembering that:
even + even = even
odd + odd = even
even + odd = odd
To discuss individual letters, it's easiest to represent the sum as:
A B C
D E F +
————————
G H I J
A + D has to be over 9, which means that G = 1.
B + E = I, is even + odd = odd, which means that we can't have a carry from C + F (otherwise it would have been even + odd + 1, which is even).
The 1 has already gone, so the smallest possible value for either C or F is 3, which means that the other can't be 7 or 9 (otherwise we'd have a carry).
Therefore, C and F are 3 and 5, but we don't know which is which. But we do now know that J = 8.
A + D = H, is even + even = even, which means that we can't have a carry from B + E. Therefore, E can't be 9, as this would force a carry. So E = 7.
I is the only remaining odd number, so I = 9.
Which means that B = 2.
Neither A nor D can be 0 (otherwise we would have two of the same digit). So, H = 0.
Therefore, A and D are 4 and 6 (but we don't yet know which is which).
Since the top row's digits have to add to 9, A can't be 6, so A = 4, making C = 3.