Solutions To The Olympiad Hamilton Paper: First Solution
Solutions To The Olympiad Hamilton Paper: First Solution
Solutions To The Olympiad Hamilton Paper: First Solution
Second solution
The sum of all five odd digits is 1 + 3 + 5 + 7 + 9 = 25.
Subtracting 1, 3, 5, 7 and 9 in turn we get 24, 22, 20, 18 and 16, only one of which is a
multiple of 9, namely 18 = 25 − 7. Since the sum of the digits of a multiple of 9 is also
a multiple of 9, it follows that the four digits can only be 1, 3, 5 and 9.
The number of arrangements of these four digits is 4 × 3 × 2 × 1 = 24. Hence there
are 24 four-digit multiples of 9 that consist of four different odd digits.
2. A regular octagon with sides of length a is inscribed in a
square with sides of length 1, as shown.
Prove that a2 + 2a = 1.
First solution
Consider each of the four unshaded triangles. The angle at the vertex of a square is 90°
so each triangle is right-angled.
The marked angles in the left-hand diagram are both external angles of a regular
octagon, so each is equal to 18 × 360° = 45°. Hence each triangle is isosceles (since
sides opposite equal angles are equal).
x
x
a
1
Let the two equal sides of one of these triangles have length x, as shown in the right-
hand diagram.
33
2 2 2
From Pythagoras' theorem x + x = a
so that 2x2 = a2
a
and hence x = .
2
Now the side of the square has length 1, therefore
a + 2x = 1,
that is, a + a 2 = 1,
or a 2 = 1 − a.
Squaring this equation we get
2a2 = 1 − 2a + a2
and therefore a2 + 2a = 1.
Second solution
We derive an equation for a using
unshaded area + area of octagon = area of the square. (1)
Consider each of the four unshaded triangles. The angle at the vertex of a square is 90°
so each triangle is right-angled.
The marked angles in the left-hand diagram are both external angles of a regular
octagon, so each is equal to 18 × 360° = 45°. Hence each triangle is isosceles (since
sides opposite equal angles are equal).
Therefore each of the four unshaded triangles is isosceles and right-angled, with
hypotenuse of length a, so the four triangles can be reassembled to form a square of side
a (see below). Hence the unshaded area is equal to a2.
C B
a D A
V U
a
W X
E H
F G
1
Similarly, the four shaded triangles in the right-hand figure together have an area of a2.
The octagon comprises these four shaded triangles together with two rectangles, ADEH
and BCFG, which overlap in the square U VWX. Therefore the area of the octagon is
a2 + area ADEH + area BCFG − area U VWX.
But the two rectangles each have area a × 1 and the area of square U VWX is a × a, so
that the octagon has area
a2 + a + a − a2 = 2a.
Finally, the large square has area 1, so equation (1) gives
a2 + 2a = 1.
34
3. Kelly cycles to a friend's house at an average speed of 12 km/hr. Her friend is out, so
Kelly immediately returns home by the same route. At what average speed does she
need to cycle home if her average speed over the whole journey is to be 15 km/hr?
First solution
Let the distance cycled to the house be d km; let the time taken on the journey to the
friend's house be t 1 hours and let the time taken on the way back be t 2 hours.
From the given information about average speeds,
d
12 =
t1
2d
and 15 = .
t1 + t2
These equations may be rearranged to give
12t 1 = d (1)
and 15t 1 + 15t 2 = 2d . (2)
Substituting from equation (1) into equation (2), we get
15t 1 + 15t 2 = 24t 1
so that t 1 = 53 t 2.
Then equation (1) gives 12 × 53 t 2 = d,
d
and hence 20 = .
t2
Thus Kelly's average speed cycling home is 20 km/h.
Second solution
Let the distance cycled to the house be d km; let the average speed for the journey home
be v km/h. Then from the information given
d
the time for the outward journey = hours,
12
d
the time for the homeward journey = hours,
v
2d
and the time for the whole journey = hours.
15
Therefore we have
d d 2d
+ = ,
12 v 15
which may be rearranged to give
1 2 1
= −
v 15 12
8 − 5
=
60
1
= .
20
Hence v = 20 and Kelly's average speed cycling home is 20 km/h.
35
4. A triangle is bounded by the lines whose equations are y = −x − 1, y = 2x − 1 and
y = k , where k is a positive integer.
For what values of k is the area of the triangle less than 2008?
Solution
The lines with equations y = −x − 1 and y = 2x − 1 intersect when
−x − 1 = 2x − 1,
from which x = 0,
so that the lines meet at (0, −1).
The line y = k intersects the line y = −x − 1 when
k = −x − 1,
from which x = −k − 1,
and the line y = k intersects the line y = 2x − 1 when
k = 2x − 1
k + 1
from which x = .
2
Thus the three intersection points are (0, −1), (−k − 1, k) and ( k +2 1 , k ) .
y
(−k − 1, k ) ( k +2 1 , k )
(0, −1)
8 2
4
Solution
Let the unknown side of the rectangle have length y and let one diagonal of the unshaded
quadrilateral have length x, as shown below.
y
x 4
8 8 2
y−2
4
and x2 = y2 + 42.
Eliminate x2 from these equations to give
64 + (y − 2)2 = y2 + 16,
which rearranges to 52 = 4y
and hence y = 13.
Now the shaded area is equal to twice the area of one rectangle minus twice the area of
the unshaded region, that is,
2 (8 × 13) − 2 ( 12 × 8 × 11 + 1
2 × 4 × 13) = 68.
Hence the total shaded area equals 68.
6. Find all solutions to the simultaneous equations
x2 − y2 = −5
2x2 + xy − y2 = 5.
First solution
We may rewrite the given equations by factorising the left-hand sides:
(x − y) (x + y) = −5 (1)
(2x − y) (x + y) = 5. (2)
Since −5 is non-zero, we may divide (2) by (1) to get
37
2x − y
= −1,
x − y
which rearranges to 2x − y = y − x
and hence x = 23 y.
Now substitute x = 23 y in x2 − y2 = −5 to obtain
4 2
9y − y2 = −5,
so that y2 = 9
and hence y = ±3.
Since x = 23 y we deduce that the equations have two solutions:
x = 2, y = 3 and x = −2, y = −3.
Second solution
The given equations are
x2 − y2 = −5 (3)
2x2 + xy − y2 = 5. (4)
Adding (3) and (4) we get
3x2 + xy − 2y2 = 0
which factorises to (3x − 2y) (x + y) = 0.
Hence x = 23 y or x = −y. But, from equation (3), we know x ≠ −y so we have
x = 23 y.
Substitute x = 23 y in (3) to obtain
4 2
9y − y2 = −5,
so that y2 = 9
and hence y = ±3.
Since x = 23 y we deduce that the equations have two solutions:
x = 2, y = 3 and x = −2, y = −3.