🦘 Math Kangaroo Grade All Felix 1-2 Ecolier 3-4 Benjamin 5-6 Kadett 7-8 Junior 9-10 Student 11-12 ⇄ switch contest
Math Kangaroo — Junior

2018 Math Kangaroo — Junior

30 problems — read each, give it a real try, then peek at the hints.

Practice: Take as test →
Problem 1 · 2018 Math Kangaroo Medium
Logic & Word Problems casework

Every child in my family has at least two brothers and at least one sister. What is the minimum number of children in my family?

Show answer
Answer: C — 5
Show hints
Hint 1 of 2
Count the boys first, then ask what each girl still needs.
Still stuck? Show hint 2 →
Hint 2 of 2
A boy needs two other boys (so at least three boys); a girl needs one other girl (so at least two girls).
Show solution
Approach: set the minimum each gender forces
  1. Each child has at least 2 brothers, so there must be at least 3 boys (every boy needs two other boys).
  2. Each child has at least 1 sister, so there must be at least 2 girls (every girl needs one other girl).
  3. Three boys and two girls satisfies both conditions for everyone.
  4. So the minimum is 5 children.
Mark: · log in to save
Problem 2 · 2018 Math Kangaroo Medium
Spatial & Visual Reasoning path-tracing

The rings shown are partially interlinked. How long is the longest chain built this way which also contains the thick light ring?

Figure for Math Kangaroo 2018 Problem 2
Show answer
Answer: C — 5
Show hints
Hint 1 of 2
A chain is a run of rings where each one is linked to the next.
Still stuck? Show hint 2 →
Hint 2 of 2
Start from the thick light ring and follow the links as far as they continue in each direction.
Show solution
Approach: trace the longest connected run of rings through the light ring
  1. Two rings belong to the same chain only when they are actually interlinked.
  2. Beginning at the thick light ring, follow the interlinked rings outward in both directions.
  3. The longest such run that includes the light ring contains 5 rings.
Mark: · log in to save
Problem 3 · 2018 Math Kangaroo Medium
Geometry & Measurement

In a triangle one side has length 5 and another side has length 2. The length of the third side is an odd whole number. What is the length of the third side?

Show answer
Answer: C — 5
Show hints
Hint 1 of 2
The third side must be longer than the difference of the other two and shorter than their sum.
Still stuck? Show hint 2 →
Hint 2 of 2
It has to be more than 5 − 2 = 3 and less than 5 + 2 = 7.
Show solution
Approach: triangle inequality
  1. The third side must be greater than 5 − 2 = 3 and less than 5 + 2 = 7.
  2. So it lies strictly between 3 and 7.
  3. The only odd whole number in that range is 5.
Mark: · log in to save
Problem 4 · 2018 Math Kangaroo Medium
Algebra & Patterns

The distance from the top of the cat sitting on the table to the top of the cat sleeping on the floor is 150 cm. The distance from the top of the cat sleeping on the table to the top of the cat sitting on the floor is 110 cm. How high is the table?

Figure for Math Kangaroo 2018 Problem 4
Show answer
Answer: C — 130 cm
Show hints
Hint 1 of 2
Add the two given distances and see what each cat contributes.
Still stuck? Show hint 2 →
Hint 2 of 2
Each measurement is one sitting-cat height plus the table minus one sleeping-cat height; adding them cancels the cats.
Show solution
Approach: add the two measurements so the cat heights cancel
  1. Let the table height be t, a sitting cat add s above its base and a sleeping cat add p.
  2. First distance: t + sp = 150. Second distance: t + ps = 110.
  3. Adding the two equations: 2t = 260, so t = 130 cm.
Mark: · log in to save
Problem 5 · 2018 Math Kangaroo Medium
Algebra & Patterns arithmetic-sequence

The sum of 5 consecutive whole numbers is \(10^{2018}\). What is the middle number of those numbers?

Show answer
Answer: E — \(2\cdot 10^{2017}\)
Show hints
Hint 1 of 2
For five consecutive numbers, the sum is just five times the middle one.
Still stuck? Show hint 2 →
Hint 2 of 2
Divide the total by 5 to get the middle number.
Show solution
Approach: the sum of 5 consecutive numbers is 5 times the middle one
  1. Five consecutive whole numbers add up to 5 times the middle number.
  2. So the middle number is \(10^{2018}\div 5 = \frac{10^{2018}}{5}\).
  3. Since \(\frac{10}{5}=2\), this equals \(2\cdot 10^{2017}\).
  4. The middle number is \(2\cdot 10^{2017}\).
Mark: · log in to save
Problem 6 · 2018 Math Kangaroo Hard
Geometry & Measurement area-decompositionarea-fraction

In the three regular hexagons shown, X, Y and Z are (in this order) the areas of the grey shaded parts. Which statement is true?

Figure for Math Kangaroo 2018 Problem 6
Show answer
Answer: A — \(X=Y=Z\)
Show hints
Hint 1 of 2
Split each hexagon into six identical small triangles.
Still stuck? Show hint 2 →
Hint 2 of 2
Count how many of those six equal triangles are shaded in each hexagon.
Show solution
Approach: measure each shaded region in sixths of the hexagon
  1. A regular hexagon divides into six congruent equilateral triangles.
  2. In each of the three pictures the grey region covers exactly three of those six triangles, i.e. half the hexagon.
  3. Since the hexagons are the same size, X, Y and Z are all equal.
  4. So \(X=Y=Z\).
Mark: · log in to save
Problem 7 · 2018 Math Kangaroo Hard
Number Theory factorizationdivisibility

Maria wants to share 42 apples, 60 peaches and 90 cherries fairly. She puts them into baskets that each hold the same number of apples, the same number of peaches and the same number of cherries, and gives one basket to each friend. At most, how many baskets can she fill?

Show answer
Answer: B — 6
Show hints
Hint 1 of 2
The number of baskets must divide each of 42, 60 and 90 exactly.
Still stuck? Show hint 2 →
Hint 2 of 2
Find the greatest common divisor of 42, 60 and 90.
Show solution
Approach: greatest common divisor
  1. Each fruit count must split evenly among the baskets, so the number of baskets divides 42, 60 and 90.
  2. The largest such number is gcd(42, 60, 90) = 6.
  3. So she can fill at most 6 baskets.
Mark: · log in to save
Problem 8 · 2018 Math Kangaroo Hard
Number Theory cryptarithmplace-value

In the correct addition shown, some digits were replaced by the letters P, Q, R and S. What is the value of P + Q + R + S?

Figure for Math Kangaroo 2018 Problem 8
Show answer
Answer: B — 15
Show hints
Hint 1 of 2
Work column by column, watching for a carry.
Still stuck? Show hint 2 →
Hint 2 of 2
The units column 5 + S ends in 4, and the tens column 4 + R ends in 5.
Show solution
Approach: solve the addition column by column
  1. Units: 5 + S ends in 4, so S = 9 with a carry of 1.
  2. Tens: 4 + R + 1 (carry) ends in 5, so R = 0 with a carry of 1.
  3. Hundreds: P + Q + 1 (carry) = 6, so P + Q = 5.
  4. Thus P + Q + R + S = 5 + 0 + 9 = 15.
Mark: · log in to save
Problem 9 · 2018 Math Kangaroo Hard
Fractions, Decimals & Percents percent-multiplier

How big is the sum of 25% of 2018 and 2018% of 25?

Show answer
Answer: A — 1009
Show hints
Hint 1 of 2
A percent “of” is a product, and multiplication can be taken in either order.
Still stuck? Show hint 2 →
Hint 2 of 2
25% of 2018 and 2018% of 25 are the same number.
Show solution
Approach: the two products are equal, so just double one
  1. “25% of 2018” and “2018% of 25” are both \(\frac{25\times 2018}{100}\), so they are equal.
  2. Each equals \(\frac{25\times 2018}{100} = \frac{2018}{4} = 504.5\).
  3. Their sum is \(2\times 504.5 = \) 1009.
Mark: · log in to save
Problem 10 · 2018 Math Kangaroo Hard
Counting & Probability path-tracingcareful-counting

In the diagram shown you follow the arrows to get from A to B. How many different ways are there that do this?

Figure for Math Kangaroo 2018 Problem 10
Show answer
Answer: B — 16
Show hints
Hint 1 of 2
Every route from A must pass through the single centre node before reaching B.
Still stuck? Show hint 2 →
Hint 2 of 2
Count the ways from A to the centre, count the ways from the centre to B, then multiply.
Show solution
Approach: multiply the routes into the centre by the routes out of it
  1. All arrows from A funnel into the central node, and all arrows out of the centre lead toward B.
  2. From A to the centre there are 4 routes; by the diagram's symmetry there are also 4 routes from the centre to B.
  3. So the number of full routes is \(4\times 4 = \) 16.
Mark: · log in to save
Problem 11 · 2018 Math Kangaroo Hard
Logic & Word Problems estimate-and-pick

The entrances of two student halls are 250 m apart on a straight street. The first hall has 100 students and the second has 150 students. Where should a bus stop be built so that the total of all the students' walking distances is as small as possible?

Show answer
Answer: D — directly in front of the second hall
Show hints
Hint 1 of 2
Putting the stop nearer one hall trades short walks for the bigger group against longer walks for the smaller group.
Still stuck? Show hint 2 →
Hint 2 of 2
Place it where the larger group walks zero distance.
Show solution
Approach: put the stop where the larger group walks nothing
  1. For any stop between the halls, moving it a metre toward the second hall saves 150 students a metre but costs only 100 students a metre.
  2. So the total distance keeps shrinking as the stop moves toward the second hall.
  3. The best place is directly in front of the second hall (the larger group).
Mark: · log in to save
Problem 12 · 2018 Math Kangaroo Hard
Number Theory divisibilitycareful-counting

105 numbers are written in a row: 1, 2, 2, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 5, … where each number n is written exactly n times. How many of those numbers are divisible by 3?

Show answer
Answer: D — 30
Show hints
Hint 1 of 2
1 + 2 + 3 + … + 14 = 105, so the row runs from 1 up to 14.
Still stuck? Show hint 2 →
Hint 2 of 2
Only the multiples of 3 (namely 3, 6, 9, 12) count, and each appears as many times as its value.
Show solution
Approach: sum the counts of the multiples of 3 up to 14
  1. Since 1 + 2 + … + 14 = 105, the numbers used run from 1 to 14.
  2. The multiples of 3 in that range are 3, 6, 9 and 12, each written that many times.
  3. Total = 3 + 6 + 9 + 12 = 30.
Mark: · log in to save
Problem 13 · 2018 Math Kangaroo Hard
Geometry & Measurement area-decompositionarea

Eight congruent semicircles are drawn inside a square with side length 4. How big is the area of the white part?

Figure for Math Kangaroo 2018 Problem 13
Show answer
Answer: B — 8
Show hints
Hint 1 of 2
Find the radius of the semicircles from how they sit along the sides.
Still stuck? Show hint 2 →
Hint 2 of 2
Pair up the grey and white pieces so the curved parts cancel.
Show solution
Approach: match curved pieces so the area is exactly half the square
  1. Two semicircles fit along each side of length 4, so each has diameter 2 and radius 1.
  2. By symmetry the eight semicircles split the square into equal grey and white regions: each curved bite removed from the grey is matched by an equal curved bite added to the white.
  3. So the white area is exactly half of the square: \(\tfrac12\times 16 = \) 8.
Mark: · log in to save
Problem 14 · 2018 Math Kangaroo Hard
Counting & Probability careful-counting

On one day there are 40 train trips, each from one of the towns M, N, O, P, Q to exactly one other of those towns. There are 10 trips either from or to M, 10 either from or to N, 10 either from or to O, and 10 either from or to P. How many trips are there either from or to Q?

Show answer
Answer: E — 40
Show hints
Hint 1 of 2
Each trip touches exactly two towns, so summing “trips touching each town” counts every trip twice.
Still stuck? Show hint 2 →
Hint 2 of 2
The five town-counts must add up to 2 × 40 = 80.
Show solution
Approach: each trip is counted at both of its towns
  1. Every trip has two endpoints, so adding the counts for all five towns gives \(2\times 40 = 80\).
  2. M, N, O and P account for \(10+10+10+10 = 40\).
  3. So Q must account for \(80-40 = \) 40.
Mark: · log in to save
Problem 15 · 2018 Math Kangaroo Hard
Fractions, Decimals & Percents percent-multiplier

At a humanistic university you can study languages, history or philosophy. Some students study exactly one language (nobody studies several at once). Among those language students, 35% study English. Among all students of the university, 13% study a language other than English. What percentage of all students study a language?

Show answer
Answer: B — 20 %
Show hints
Hint 1 of 2
If 35% of language students study English, then 65% study a non-English language.
Still stuck? Show hint 2 →
Hint 2 of 2
That 65% of the language group equals 13% of all students.
Show solution
Approach: the non-English language students link the two percentages
  1. Among language students, 35% study English, so 65% study another language.
  2. Those non-English language students are 13% of all students, so 65% of the language group = 13% of everyone.
  3. Thus the language group is \(13\% \div 0.65 = \) 20% of all students.
Mark: · log in to save
Problem 16 · 2018 Math Kangaroo Hard
Algebra & Patterns work-backward

Peter wants to buy a book but has no money. His father and his two brothers help. His father gives him half as much as his two brothers give jointly. His older brother gives a third of what the other two give him. The youngest brother gives 10 €. How expensive is the book?

Show answer
Answer: A — 24 €
Show hints
Hint 1 of 2
Write the total as father + older brother + youngest brother and use each clue as a fraction of the total.
Still stuck? Show hint 2 →
Hint 2 of 2
Father is one third of the whole; the older brother is one quarter of the whole.
Show solution
Approach: express each gift as a fraction of the total
  1. Father gives half of what the brothers give, so father is \(\tfrac13\) of the total cost.
  2. The older brother gives a third of what the other two give, so he is \(\tfrac14\) of the total.
  3. The youngest brother's 10 € is the remaining \(1-\tfrac13-\tfrac14 = \tfrac{5}{12}\) of the total.
  4. So the total is \(10\div\tfrac{5}{12} = \) 24 €.
Mark: · log in to save
Problem 17 · 2018 Math Kangaroo Hard
Number Theory place-valuedivisibility

How many three-digit numbers have the property that the two-digit number obtained by deleting the middle digit is exactly one ninth of the original number?

Show answer
Answer: D — 4
Show hints
Hint 1 of 2
Write the number as \(100a+10b+c\); deleting the middle digit gives \(10a+c\).
Still stuck? Show hint 2 →
Hint 2 of 2
The condition \(100a+10b+c = 9(10a+c)\) simplifies to a relation between the digits.
Show solution
Approach: set up the place-value equation and count solutions
  1. Let the number be \(100a+10b+c\); deleting the middle digit gives \(10a+c\).
  2. The condition \(100a+10b+c = 9(10a+c)\) becomes \(10a+10b = 8c\), i.e. \(5(a+b)=4c\).
  3. So \(c\) is a multiple of 5, and \(c\neq 0\) forces \(c=5\), giving \(a+b=4\).
  4. With \(a\ge 1\): \((a,b)=(1,3),(2,2),(3,1),(4,0)\) — 4 numbers (135, 225, 315, 405).
Mark: · log in to save
Problem 18 · 2018 Math Kangaroo Hard
Algebra & Patterns substitution

How often does the summand \(2018^2\) appear under the root if the following is correct? \[\sqrt{2018^2 + 2018^2 + \cdots + 2018^2} = 2018^{10}\]

Show answer
Answer: E — \(2018^{18}\)
Show hints
Hint 1 of 2
If the summand appears k times, the inside is \(k\cdot 2018^2\).
Still stuck? Show hint 2 →
Hint 2 of 2
Squaring both sides gives \(k\cdot 2018^2 = 2018^{20}\).
Show solution
Approach: square both sides and solve for the count
  1. If \(2018^2\) appears k times, the expression is \(\sqrt{k\cdot 2018^2}\).
  2. Squaring the equation: \(k\cdot 2018^2 = (2018^{10})^2 = 2018^{20}\).
  3. So \(k = 2018^{20}\div 2018^2 = \) \(2018^{18}\).
Mark: · log in to save
Problem 19 · 2018 Math Kangaroo Hard
Number Theory place-value

How many digits does the result of the calculation \(\frac{1}{9}\cdot 10^{2018}\cdot(10^{2018}-1)\) have?

Show answer
Answer: D — 4036
Show hints
Hint 1 of 2
\(\tfrac{1}{9}(10^{2018}-1)\) is the repunit made of 2018 ones.
Still stuck? Show hint 2 →
Hint 2 of 2
Multiplying by \(10^{2018}\) just appends 2018 zeros.
Show solution
Approach: recognize the repunit, then append zeros
  1. \(10^{2018}-1\) is 2018 nines, so \(\tfrac{1}{9}(10^{2018}-1)\) is the number made of 2018 ones (2018 digits).
  2. Multiplying by \(10^{2018}\) appends 2018 zeros, adding 2018 more digits.
  3. Total digits = \(2018 + 2018 = \) 4036.
Mark: · log in to save
Problem 20 · 2018 Math Kangaroo Hard
Geometry & Measurement careful-counting

In a regular 2018-sided polygon the vertices are numbered 1 to 2018 in order. Two diagonals are drawn: one joins vertices 18 and 1018, the other joins vertices 1018 and 2000. How many vertices do the three resulting polygons have?

Show answer
Answer: A — 38, 983, 1001
Show hints
Hint 1 of 2
The two diagonals share vertex 1018, cutting the polygon into three pieces.
Still stuck? Show hint 2 →
Hint 2 of 2
Count the vertices on each piece inclusively (shared endpoints belong to both adjoining pieces).
Show solution
Approach: count the vertices on each arc inclusively
  1. Diagonal 18–1018 bounds the arc 18, 19, …, 1018: that is \(1018-18+1 = 1001\) vertices.
  2. Diagonal 1018–2000 bounds the arc 1018, …, 2000: that is \(2000-1018+1 = 983\) vertices.
  3. The third piece runs 2000, …, 2018, 1, …, 18 together with vertex 1018: \(19 + 18 + 1 = 38\) vertices.
  4. So the three polygons have 38, 983, 1001 vertices.
Mark: · log in to save
Problem 21 · 2018 Math Kangaroo Stretch
Number Theory factorizationcasework

Some whole numbers are written on a board, among them the number 2018. The sum of all of them is 2018, and the product of all of them is also 2018. Which of the following could be how many numbers are on the board?

Show answer
Answer: B — 2017
Show hints
Hint 1 of 2
The product is already 2018 from that one number, so every other number must be \(\pm 1\).
Still stuck? Show hint 2 →
Hint 2 of 2
The sum is already 2018, so the extra \(+1\)'s and \(-1\)'s must cancel; that forces an exact count.
Show solution
Approach: every other number is +1 or -1, then match the sum and product constraints
  1. The list already contains 2018, whose value equals both the required sum and the required product, so every other number must be a \(+1\) or a \(-1\) (these don't change a product and are the only integers that can).
  2. For the product to stay \(+2018\), the number of \(-1\)'s must be even; for the sum to stay 2018, the \(+1\)'s and \(-1\)'s must cancel, so there are equally many of each, say \(k\) of each.
  3. Then the board holds \(1 + k + k = 2k+1\) numbers, which is always odd, so among the options only 2017 is possible (take \(k = 1008\)).
Mark: · log in to save
Problem 22 · 2018 Math Kangaroo Stretch
Algebra & Patterns substitution

Four positive numbers are given. Take three of them, find their mean, then add the fourth number. This can be done in four ways, giving the results 17, 21, 23 and 29. Which is the biggest of the four numbers?

Show answer
Answer: C — 21
Show hints
Hint 1 of 2
Each result is “mean of three” plus the one left out; adding the four results relates them to the total.
Still stuck? Show hint 2 →
Hint 2 of 2
The largest result corresponds to leaving out (adding back) the largest number.
Show solution
Approach: add all four results to find the total, then back out each number
  1. Let the total of the four numbers be T. Each result is \(\frac{T-x}{3}+x = \frac{T+2x}{3}\), where x is the added number.
  2. Summing the four results: \(\frac{4T + 2T}{3} = 2T\), and \(17+21+23+29 = 90\), so \(2T = 90\), giving \(T = 45\).
  3. The biggest result 29 comes from the biggest x: \(\frac{45+2x}{3}=29\Rightarrow x = 21\).
  4. So the biggest number is 21.
Mark: · log in to save
Problem 23 · 2018 Math Kangaroo Stretch
Algebra & Patterns arithmetic-sequencework-backward

The points \(A_0, A_1, A_2, \ldots\) all lie on a straight line. It is given that \(A_0A_1 = 1\) and that \(A_n\) is the midpoint of segment \(A_{n+1}A_{n+2}\) for every non-negative index n. How long is the segment \(A_0A_{11}\)?

Show answer
Answer: E — 683
Show hints
Hint 1 of 2
The midpoint rule rearranges to \(A_{n+2} = 2A_n - A_{n+1}\), so the signed step doubles and flips sign each time.
Still stuck? Show hint 2 →
Hint 2 of 2
Track the signed steps \(d_n = A_{n+1}-A_n\); they follow \(d_{n+1} = -2d_n\).
Show solution
Approach: find the recurrence for the directed steps, then sum
  1. Since \(A_n\) is the midpoint of \(A_{n+1}A_{n+2}\), the signed steps satisfy \(d_{n+1} = -2d_n\) with \(d_0 = 1\), so \(d_n = (-2)^n\).
  2. Then \(A_0A_{11} = |\,d_0 + d_1 + \cdots + d_{10}\,| = |1 - 2 + 4 - \cdots + 1024|\).
  3. This alternating geometric sum equals \(\frac{(-2)^{11}-1}{-3} = \frac{-2049}{-3} = 683\).
  4. So \(A_0A_{11} = \) 683.
Mark: · log in to save
Problem 24 · 2018 Math Kangaroo Stretch
Spatial & Visual Reasoning

Two concentric circles with radii 1 and 9 form an annulus. n non-overlapping circles are drawn inside this annulus, each touching both circles of the annulus. (The diagram shows an example for n = 1.) What is the biggest possible value of n?

Figure for Math Kangaroo 2018 Problem 24
Show answer
Answer: C — 3
Show hints
Hint 1 of 2
Each inscribed circle has radius 4, with its centre 5 from the common centre.
Still stuck? Show hint 2 →
Hint 2 of 2
Compare the angle each circle takes up at the centre with the full 360°.
Show solution
Approach: fit equal circles around the ring by their central angles
  1. A circle touching both the radius-1 and radius-9 circles has radius \(\tfrac{9-1}{2}=4\), and its centre lies on the circle of radius \(1+4 = 5\).
  2. Two such neighbouring circles just touch when the half-angle \(\theta\) at the centre satisfies \(\sin\theta = \tfrac{4}{5}\), so each circle takes up about \(106^\circ\).
  3. Three circles use about \(318^\circ < 360^\circ\) (they fit), but four would need about \(424^\circ\) (too much).
  4. So the largest value is 3.
Mark: · log in to save
Problem 25 · 2018 Math Kangaroo Stretch
Algebra & Patterns sequence-of-figures

A number is written at every vertex of the 18-sided shape so that each number equals the sum of the numbers at its two neighbouring vertices. Two of the numbers are given (see picture). Which number is written at vertex A?

Figure for Math Kangaroo 2018 Problem 25
Show answer
Answer: D — 38
Show hints
Hint 1 of 2
The rule “each = sum of its two neighbours” makes the sequence of vertex values repeat with period 6.
Still stuck? Show hint 2 →
Hint 2 of 2
Write a few terms: the pattern is \(x,\ y,\ y-x,\ -x,\ -y,\ x-y\) and then it repeats.
Show solution
Approach: use the period-6 pattern forced by the neighbour rule
  1. If a vertex equals the sum of its neighbours, going around gives the repeating block \(x,\,y,\,y-x,\,-x,\,-y,\,x-y\) (period 6).
  2. Over the 18 vertices this block repeats exactly three times.
  3. Placing the two given values (20 and 18) at their vertices and following the period-6 pattern forces vertex A to 38.
Mark: · log in to save
Problem 26 · 2018 Math Kangaroo Stretch
Counting & Probability careful-counting

Diana draws a rectangle made of squares on grid paper and colours some squares black. In every white square she writes the number of black squares next to it (sharing an edge). The diagram shows an example. She now does the same with a rectangle made of 2018 squares. What is the biggest possible sum of all the numbers in the white squares?

Figure for Math Kangaroo 2018 Problem 26
Show answer
Answer: D — 3025
Show hints
Hint 1 of 2
The total written down is just the number of shared edges that have a black square on one side and a white square on the other.
Still stuck? Show hint 2 →
Hint 2 of 2
Since \(2018 = 2\times 1009\), the rectangle is either \(1\times 2018\) or \(2\times 1009\); compare which shape allows more black–white edges.
Show solution
Approach: the sum equals the count of black–white shared edges; maximise that
  1. Each number in a white square counts its black neighbours, so adding them all gives exactly the number of edges that separate a black square from a white square.
  2. Because \(2018 = 2\times 1009\), the rectangle is \(1\times 2018\) or \(2\times 1009\); colouring whole columns black/white alternately so that no two same-colour columns touch makes nearly every internal edge a black–white edge.
  3. For the \(2\times 1009\) strip this alternating pattern gives \(3\times 1009 - 2 = 3025\) such edges (the \(1\times 2018\) strip gives only \(2017\)), so the largest total is 3025.
Mark: · log in to save
Problem 27 · 2018 Math Kangaroo Stretch
Spatial & Visual Reasoning cube-viewsshadows-projections

Seven little dice were removed from a 3 × 3 × 3 die, as shown in the diagram. The remaining (completely symmetrical) figure is cut along a plane through the centre and perpendicular to one of the four space diagonals. What does the cross-section look like?

Figure for Math Kangaroo 2018 Problem 27
Show answer
Answer: A
Show hints
Hint 1 of 2
Looking straight down a space diagonal of a cube, the outline you see is a regular hexagon.
Still stuck? Show hint 2 →
Hint 2 of 2
Track which little cubes were removed and where their gaps fall on that hexagonal cross-section.
Show solution
Approach: take the cross-section perpendicular to a space diagonal
  1. Viewed along a space diagonal, the cube's cross-section through the centre is a regular hexagon.
  2. Removing the seven little cubes (the centre and the six face-centres) leaves gaps that, on this cross-section, form a six-pointed star.
  3. So the cross-section looks like option A (the star inside the hexagon).
Mark: · log in to save
Problem 28 · 2018 Math Kangaroo Stretch
Counting & Probability caseworkdivisibility

Each number of the set {1, 2, 3, 4, 5, 6} is written into exactly one cell of a 2 × 3 table. In how many ways can this be done so that the sum of the numbers in every column and every row is divisible by 3?

Show answer
Answer: D — 48
Show hints
Hint 1 of 2
Group the numbers by remainder mod 3: {3,6} give 0, {1,4} give 1, {2,5} give 2.
Still stuck? Show hint 2 →
Hint 2 of 2
Decide the remainder pattern of the table first, then count how to place the actual numbers.
Show solution
Approach: work modulo 3 on the remainder pattern, then fill in
  1. By remainder mod 3 the numbers are two 0's (3,6), two 1's (1,4) and two 2's (2,5).
  2. Each row of three and each column of two must sum to a multiple of 3; find the valid remainder patterns.
  3. For each valid pattern, the two numbers in each remainder class can be swapped, and counting all arrangements gives 48.
Mark: · log in to save
Problem 29 · 2018 Math Kangaroo Stretch
Number Theory casework

Ed builds a big cube from several identical small white dice and colours some of the big cube's faces red. His sister Nicole drops it and it breaks back into the small dice. 45 of them have no red face. How many faces of the big cube did Ed colour red?

Show answer
Answer: C — 4
Show hints
Hint 1 of 2
A small die stays all-white only if it touches none of the coloured big-cube faces.
Still stuck? Show hint 2 →
Hint 2 of 2
Find a cube size where exactly 45 small dice can avoid the coloured faces.
Show solution
Approach: count the small dice that avoid every coloured face
  1. Take the big cube as \(5\times5\times5\) (125 small dice) and colour the 4 side faces, leaving the top and bottom uncoloured.
  2. The dice touching no red face are the inner \(3\times3\) of each of the 5 layers: \(3\times 3\times 5 = 45\), exactly as stated.
  3. So Ed coloured 4 faces.
Mark: · log in to save
Problem 30 · 2018 Math Kangaroo Stretch
Geometry & Measurement pythagorean-triple

Two chords AB and AC are drawn in a circle with diameter AD. \(\angle BAC = 60^\circ\), \(AB = 24\) cm, point E lies on AC with \(EC = 3\) cm, and BE is perpendicular to AC. How long is the chord BD?

Figure for Math Kangaroo 2018 Problem 30
Show answer
Answer: D — \(2\sqrt{3}\) cm
Show hints
Hint 1 of 2
Drop into right triangle ABE to get the two legs \(AE\) and \(BE\) from the \(60^\circ\) angle.
Still stuck? Show hint 2 →
Hint 2 of 2
AD is a diameter, so \(\angle ABD = 90^\circ\); also the inscribed angle \(\angle ADB\) equals \(\angle ACB\) because both stand on arc \(AB\).
Show solution
Approach: find angle ACB from the right triangle, then use the right angle at B in triangle ABD
  1. In right triangle BEC (right angle at E): \(BE = 24\sin 60^\circ = 12\sqrt3\) and \(EC = 3\), so \(\tan(\angle ACB) = \dfrac{BE}{EC} = \dfrac{12\sqrt3}{3} = 4\sqrt3\).
  2. Because AD is a diameter, \(\angle ABD = 90^\circ\); and \(\angle ADB = \angle ACB\) since both inscribed angles stand on the same arc \(AB\).
  3. In right triangle ABD then \(BD = \dfrac{AB}{\tan(\angle ADB)} = \dfrac{24}{4\sqrt3} = \dfrac{6}{\sqrt3} = 2\sqrt3\).
  4. So \(BD = \) \(2\sqrt{3}\) cm.
Mark: · log in to save