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

Algebra & Patterns

Formulas, made-up operations, sequences.

109 problems 📖 Read the lesson
Practice
Problem 5 · 2025 Math Kangaroo Easy
Algebra & Patterns number-systems

Which of the following expressions has the same value as \(\sqrt{16^{16}}\)?

Show answer
Answer: C — \(4^{16}\)
Show hints
Hint 1 of 2
Write 16 as a power of 4, then take the square root by halving the exponent.
Still stuck? Show hint 2 →
Hint 2 of 2
√(1616) = 168, and 16 = 4².
Show solution
Approach: convert to a common base and halve the exponent
  1. √(1616) = 168.
  2. Since 16 = 4², 168 = 416.
  3. Answer: 416.
Mark: · log in to save
Problem 2 · 2015 Math Kangaroo Easy
Algebra & Patterns substitution

(ab)3 + (ba)3 =

Show answer
Answer: A — 0
Show hints
Hint 1 of 2
Notice that b−a is just the opposite of a−b.
Still stuck? Show hint 2 →
Hint 2 of 2
Cubing an opposite flips the sign.
Show solution
Approach: use that (b−a) = −(a−b)
  1. Since b−a = −(a−b), we get (b−a)³ = −(a−b)³.
  2. The two cubes cancel: (a−b)³ + (b−a)³ = 0 (A).
Mark: · log in to save
Problem 3 · 2015 Math Kangaroo Easy
Algebra & Patterns substitution

How many real solutions does the equation 22x = 4x+1 have?

Show answer
Answer: A — \(0\)
Show hints
Hint 1 of 2
Write both sides as powers of the same base 2.
Still stuck? Show hint 2 →
Hint 2 of 2
Compare the exponents once the bases match.
Show solution
Approach: match bases, then compare exponents
  1. 4^(x+1) = (2²)^(x+1) = 2^(2x+2), so the equation is 2^(2x) = 2^(2x+2).
  2. Equal powers of 2 force 2x = 2x+2, i.e. 0 = 2, which is impossible.
  3. There are 0 real solutions (A).
Mark: · log in to save
Problem 3 · 2014 Math Kangaroo Easy
Algebra & Patterns substitution

How big is the value of \(a^{-3k}\), if \(a^k=\dfrac{1}{2}\)?

Show answer
Answer: B — 8
Show hints
Hint 1 of 2
You are not asked for a, only for a power of a^k.
Still stuck? Show hint 2 →
Hint 2 of 2
Write a^{-3k} using the quantity a^k that you already know.
Show solution
Approach: rewrite the unknown power in terms of a^k
  1. Note a^{-3k} = (a^k)^{-3}.
  2. Since a^k = 1/2, this is (1/2)^{-3} = 2^3 = 8.
Mark: · log in to save
Problem 4 · 2014 Math Kangaroo Easy
Algebra & Patterns substitution

In three differently sized baskets there are 48 balls in total. Together the smallest and the biggest basket hold twice as many balls as the middle one. The smallest basket holds half as many balls as the middle one. How many balls are there in the biggest basket?

Show answer
Answer: C — 24
Show hints
Hint 1 of 2
Let the middle basket be your unit and write the others in terms of it.
Still stuck? Show hint 2 →
Hint 2 of 2
Three quantities add to 48 — turn the words into one equation in the middle amount.
Show solution
Approach: express all baskets through the middle one
  1. Let the middle basket hold m balls. The smallest holds m/2.
  2. Smallest + biggest = 2m, so biggest = 2m − m/2 = 3m/2.
  3. Total: m/2 + m + 3m/2 = 3m = 48, so m = 16.
  4. Biggest = 3m/2 = 24 balls.
Mark: · log in to save
Problem 5 · 2014 Math Kangaroo Easy
Algebra & Patterns grouping

\(\dfrac{2^{2014}-2^{2013}}{2^{2013}-2^{2012}}={?}\)

Show answer
Answer: E — 2
Show hints
Hint 1 of 2
Factor the smallest power of 2 out of the top and out of the bottom.
Still stuck? Show hint 2 →
Hint 2 of 2
After factoring, almost everything cancels.
Show solution
Approach: factor common powers, then cancel
  1. Top: 2^{2014} − 2^{2013} = 2^{2013}(2 − 1) = 2^{2013}.
  2. Bottom: 2^{2013} − 2^{2012} = 2^{2012}(2 − 1) = 2^{2012}.
  3. Their ratio is 2^{2013}/2^{2012} = 2.
Mark: · log in to save
Problem 6 · 2014 Math Kangaroo Easy
Algebra & Patterns factorization

For which of the following expressions is \(b+1\) not a factor?

Show answer
Answer: E — \(b^2+1\)
Show hints
Hint 1 of 2
For each option, try to pull a factor of (b+1) out.
Still stuck? Show hint 2 →
Hint 2 of 2
Four of them factor cleanly; one stubbornly will not.
Show solution
Approach: factor each candidate and look for (b+1)
  1. 2b + 2 = 2(b+1); b² − 1 = (b−1)(b+1); b² + b = b(b+1); −1 − b = −(b+1) — all have b+1 as a factor.
  2. Only b² + 1 leaves a remainder when divided by b+1 (it equals (b+1)(b−1) + 2).
  3. So b+1 is NOT a factor of b² + 1.
Mark: · log in to save
Problem 4 · 2013 Math Kangaroo Easy
Algebra & Patterns place-value

What is the value of the cube root of \(3^{(3^{3})}\)? (Note: \(a^{b^{c}}\) means \(a^{(b^{c})}\).)

Show answer
Answer: D — \(3^{3^{2}}\)
Show hints
Hint 1 of 2
First read the tower: 3 raised to (3 to the 3rd).
Still stuck? Show hint 2 →
Hint 2 of 2
Taking a cube root divides the exponent by 3.
Show solution
Approach: exponent arithmetic
  1. 3^(3^3) = 3^27.
  2. Its cube root is 3^(27/3) = 3^9.
  3. Since 9 = 3², this equals 3^(3²), which is choice D.
Mark: · log in to save
Problem 2 · 2012 Math Kangaroo Easy
Algebra & Patterns estimate-and-pick

The water level in a port rises and falls on a certain day as shown in the diagram. How many hours on that day was the water level over 30 cm?

Figure for Math Kangaroo 2012 Problem 2
Show answer
Answer: E — 13
Show hints
Hint 1 of 2
Draw the horizontal line at height 30 across the graph.
Still stuck? Show hint 2 →
Hint 2 of 2
Add up the time intervals where the curve stays above that line.
Show solution
Approach: read the graph against the 30 cm line
  1. Mark the level 30 cm as a horizontal line on the diagram.
  2. Find where the curve is above that line and total those time spans.
  3. Those intervals add up to 13 hours.
Mark: · log in to save
Problem 5 · 2012 Math Kangaroo Easy
Algebra & Patterns number-systems

The number \(\sqrt[3]{2\sqrt{2}}\) is equal to

Show answer
Answer: B — \(\sqrt{2}\)
Show hints
Hint 1 of 2
Turn every root into a power of 2 so the exponents do the work.
Still stuck? Show hint 2 →
Hint 2 of 2
Once the inside is a single power of 2, the cube root just divides that exponent by 3.
Show solution
Approach: rewrite everything as a power of 2
  1. Inside the root, \(2\sqrt{2} = 2\cdot 2^{1/2} = 2^{3/2}\).
  2. The cube root divides the exponent by 3: \(\left(2^{3/2}\right)^{1/3} = 2^{1/2}\).
  3. So the value is \(\sqrt{2}\), choice B.
Mark: · log in to save
Problem 3 · 2011 Math Kangaroo Easy
Algebra & Patterns substitution

If \(2^{x}=15\) and \(15^{y}=32\), then \(xy\) equals

Show answer
Answer: A — 5
Show hints
Hint 1 of 2
Rewrite the second equation using the first to get a single power of 2.
Still stuck? Show hint 2 →
Hint 2 of 2
Replace 15 by 2x, then read the exponent.
Show solution
Approach: substitute the first power into the second
  1. From 2x = 15, the equation 15y = 32 becomes (2x)y = 32.
  2. That is 2xy = 25, so xy = 5.
Mark: · log in to save
Problem 2 · 2009 Math Kangaroo Easy
Algebra & Patterns estimate-and-pick

Which of the following numbers is biggest?

Show answer
Answer: A — \(\sqrt{2}-\sqrt{1}\)
Show hints
Hint 1 of 2
Each choice is √(n+1) − √n; think about how that gap behaves as n grows.
Still stuck? Show hint 2 →
Hint 2 of 2
Consecutive square roots get closer together, so the gap is largest at the start.
Show solution
Approach: the gap between consecutive square roots shrinks
  1. Every option is √(n+1) − √n, which equals 1/(√(n+1)+√n).
  2. A bigger denominator means a smaller value, and the denominator grows with n.
  3. So the smallest n gives the biggest value: √2 − √1.
Mark: · log in to save
Problem 5 · 2009 Math Kangaroo Easy
Algebra & Patterns substitutionsum-constraint

The diagram shows a solid made up of 6 triangles. Each vertex is assigned a number, two of which are indicated. The total of the three numbers on each triangular face is the same. What is the total of all five numbers?

Figure for Math Kangaroo 2009 Problem 5
Show answer
Answer: C — 17
Show hints
Hint 1 of 2
Adding the sums of all six faces counts every vertex the same number of times.
Still stuck? Show hint 2 →
Hint 2 of 2
Equal face sums force the three ‘waist’ vertices to be equal and the two tips to be equal.
Show solution
Approach: use equal face sums to collapse the unknowns
  1. Each triangular face joins a tip vertex to two neighbouring waist vertices.
  2. Equal sums make all three waist vertices equal and both tip vertices equal.
  3. The figure marks a tip as 1 and a waist vertex as 5, so the five numbers are 1, 1, 5, 5, 5, totalling 17.
Mark: · log in to save
Problem 14 · 2025 Math Kangaroo Hard
Algebra & Patterns evaluate-formulacasework

A student draws the graphs of two linear functions in a coordinate system as shown. What is certain about the expression \(ab + cd - (ac + bd)\)?

Figure for Math Kangaroo 2025 Problem 14
Show answer
Answer: C — It is positive.
Show hints
Hint 1 of 2
Factor the expression ab + cd − ac − bd.
Still stuck? Show hint 2 →
Hint 2 of 2
It equals (a − d)(b − c); read the signs of a, b, c, d off the graph.
Show solution
Approach: factor, then read signs from the graph
  1. ab + cd − ac − bd = (a − d)(b − c).
  2. From the graph the rising line gives a > 0, b > 0; the falling line gives c < 0, d < 0.
  3. Then b − c > 0 and a − d > 0, so the product is positive.
Mark: · log in to save
Problem 14 · 2024 Math Kangaroo Hard
Algebra & Patterns estimate-and-pick

We are given two positive numbers x and y with x < y. Which of the following expressions has the biggest value?

Show answer
Answer: Ax + 3y4
Show hints
Hint 1 of 2
Each option is a weighted average of x and y; with y larger, more weight on y makes it bigger.
Still stuck? Show hint 2 →
Hint 2 of 2
Compare how much weight each expression puts on y and pick the one with the most.
Show solution
Approach: compare weights on the larger value y
  1. Each expression is a weighted average of x and y, and y > x.
  2. Putting more weight on y makes the value larger.
  3. (x + 3y)/4 weights y the most (3/4), so it is the biggest — option A.
Mark: · log in to save
Problem 15 · 2023 Math Kangaroo Stretch
Algebra & Patterns caseworksum-constraint

How many pairs of integers \((m, n)\) fulfil the inequality \(|2m - 2023| + |2n - m| \le 1\)?

Show answer
Answer: B — 1
Show hints
Hint 1 of 2
The quantity |2m−2023| is always at least 1, since 2m is even and 2023 is odd.
Still stuck? Show hint 2 →
Hint 2 of 2
So that term must equal exactly 1 and the other term must be 0.
Show solution
Approach: use parity to force each absolute value
  1. 2m−2023 is odd, so |2m−2023| ≥ 1; to satisfy the inequality it must equal 1 and |2n−m| = 0.
  2. Then m = 1011 or 1012, and m = 2n forces m even, so m = 1012, n = 506.
  3. That is the only pair, so the answer is 1.
Mark: · log in to save
Problem 19 · 2023 Math Kangaroo Stretch
Algebra & Patterns substitution

The graphs of the functions \(y = x^3 + 3x^2 + ax + 2a + 4\) all pass through a common point independent of the choice of a. How big is the sum of the co-ordinates of this common point?

Show answer
Answer: E — another number
Show hints
Hint 1 of 2
Group the terms that contain a together.
Still stuck? Show hint 2 →
Hint 2 of 2
The point must work for every a, so the coefficient of a has to vanish.
Show solution
Approach: make the coefficient of the parameter zero
  1. Write y = (x3+3x2+4) + a(x+2); for this to be independent of a, set x+2 = 0, so x = −2.
  2. Then y = (−8 + 12 + 4) = 8, giving the fixed point (−2, 8).
  3. Sum of coordinates = −2 + 8 = 6, which is not among the first four options, so the answer is another number.
Mark: · log in to save
Problem 12 · 2022 Math Kangaroo Hard
Algebra & Patterns substitution

a, b and c are real numbers not equal to zero. It is known that the numbers \(-2a^4b^3c^2\) and \(3a^3b^5c^{-4}\) have the same sign. Which of the following statements is definitely correct?

Show answer
Answer: E — \(a<0\)
Show hints
Hint 1 of 2
Track only the signs: even powers are positive, so focus on the odd-power factors and the leading constants.
Still stuck? Show hint 2 →
Hint 2 of 2
Set the two signs equal and solve for the sign of a.
Show solution
Approach: sign analysis
  1. Sign of −2a^4 b^3 c^2 is −sign(b) (the a^4 and c^2 are positive).
  2. Sign of 3a^3 b^5 c^(−4) is sign(a)·sign(b) (c^(−4) is positive).
  3. Equal signs: −sign(b) = sign(a)·sign(b), so sign(a) = −1.
  4. Therefore a < 0.
Mark: · log in to save
Problem 19 · 2022 Math Kangaroo Hard
Algebra & Patterns sum-constraint

The arithmetic mean of five numbers is 24. The mean of the three smallest numbers is 19 and that of the three biggest is 28. What is the median of the five numbers?

Show answer
Answer: B — 21
Show hints
Hint 1 of 2
Write the three totals: all five, the three smallest, the three largest.
Still stuck? Show hint 2 →
Hint 2 of 2
The median is counted in both the bottom-three and top-three sums.
Show solution
Approach: overlap counts the median twice
  1. Sum of all five = 120; smallest three sum to 57; largest three sum to 84.
  2. 57 + 84 counts every number once except the median, which is counted twice: 57 + 84 = 120 + median.
  3. Median = 141 − 120 = 21.
Mark: · log in to save
Problem 12 · 2021 Math Kangaroo Hard
Algebra & Patterns substitution

If \(A = {]0,1[} \cup {]2,3[}\) and \(B = {]1,2[} \cup {]3,4[}\), what is the set of all numbers of the form \(a+b\) with \(a \in A\) and \(b \in B\)? (Here \(]m,n[\) denotes the open interval from m to n.)

Show answer
Answer: D — \(]1,3[ \cup ]3,5[ \cup ]5,7[\)
Show hints
Hint 1 of 2
Add each piece of A to each piece of B; adding two open intervals gives another open interval.
Still stuck? Show hint 2 →
Hint 2 of 2
Take the union of all the resulting intervals.
Show solution
Approach: add the intervals pairwise and union the results
  1. A = (0,1)∪(2,3), B = (1,2)∪(3,4). Adding endpoints: (0,1)+(1,2)=(1,3); (0,1)+(3,4)=(3,5); (2,3)+(1,2)=(3,5); (2,3)+(3,4)=(5,7).
  2. The union is (1,3) ∪ (3,5) ∪ (5,7) — note 3 and 5 are never reached.
  3. That matches ]1,3[ ∪ ]3,5[ ∪ ]5,7[.
Mark: · log in to save
Problem 16 · 2021 Math Kangaroo Hard
Algebra & Patterns arithmetic-sequence

An infinite list of numbers has the property that, for each positive integer n, the average of the first n terms is n. How many terms are there less than 2021?

Show answer
Answer: C — 1010
Show hints
Hint 1 of 2
If the average of the first n terms is n, what is their sum?
Still stuck? Show hint 2 →
Hint 2 of 2
Get a single term by subtracting consecutive sums.
Show solution
Approach: turn the average condition into the n-th term
  1. Average of first n is n means the sum of the first n terms is n².
  2. The n-th term is n² − (n−1)² = 2n − 1 (the odd numbers 1, 3, 5, …).
  3. We need 2n − 1 < 2021, i.e. n ≤ 1010, so 1010 terms.
Mark: · log in to save
Problem 17 · 2021 Math Kangaroo Hard
Algebra & Patterns sum-constraint

In the \(5 \times 5\) square shown the sum of the numbers in each row and in each column is the same. There is a number in every cell, but some of the numbers are not shown. What is the number in the cell marked with a question mark?

Figure for Math Kangaroo 2021 Problem 17
Show answer
Answer: B — 10
Show hints
Hint 1 of 2
The grand total of a 1–25 square fixes the common row/column sum.
Still stuck? Show hint 2 →
Hint 2 of 2
Use row and column equations through the marked cell to pin its value.
Show solution
Approach: use the magic sum, then solve the right cells
  1. The numbers 1–25 total 325, so each row and column sums to 65.
  2. Solving the equations for row 2 and the involved columns forces the entries 7, 15, 13, 17 around column 4.
  3. Column 4 then gives 22 + e + 1 + j + ? = 65 with e=15, j=17, so ? = 10.
Mark: · log in to save
Problem 19 · 2021 Math Kangaroo Hard
Algebra & Patterns evaluate-formula
Figure for Math Kangaroo 2021 Problem 19
Show answer
Answer: E
Show hints
Hint 1 of 2
As paper is pulled off, the roll's diameter (the thickness y) shrinks.
Still stuck? Show hint 2 →
Hint 2 of 2
Relate the area of paper removed to x, then see how fast y changes as the roll thins.
Show solution
Approach: model how the roll's diameter shrinks with length pulled
  1. The unrolled length x is proportional to the paper area removed, which equals π(R² − ρ²) for current radius ρ.
  2. Since y = 2ρ, this gives y = 2√(R² − cx): y decreases and falls faster as the roll gets thin.
  3. That decreasing, downward-curving graph is E.
Mark: · log in to save
Problem 14 · 2020 Math Kangaroo Stretch
Algebra & Patterns substitution

Let a, b, c be nonzero real numbers such that \((a - a^{-1})^2 + (b - b^{-1})^2 + (c - c^{-1})^2 = 0\). Which of the following can NOT be the value of \(a + b + c\)?

Show answer
Answer: C — 0
Show hints
Hint 1 of 2
A sum of three squares equals zero only if each square is zero.
Still stuck? Show hint 2 →
Hint 2 of 2
Solve x − 1/x = 0; what can x be?
Show solution
Approach: zero sum of squares forces each term zero
  1. Since each squared term is ≥ 0 and they sum to 0, each must be 0: a = 1/a, and likewise for b and c.
  2. So a, b, c each equal +1 or −1.
  3. Then a+b+c is one of −3, −1, 1, 3 — never 0, so the impossible value is 0.
Mark: · log in to save
Problem 16 · 2020 Math Kangaroo Stretch
Algebra & Patterns periodicity

The sequence \(f_n\) is given by \(f_1 = 1\), \(f_2 = 2\) and \(f_n = f_{n-1} \cdot f_{n+1}\) for \(n \ge 2\). How many of the first 2020 terms of this sequence are even numbers?

Show answer
Answer: B — 674
Show hints
Hint 1 of 2
Rearrange the rule to f(n+1) = f(n)/f(n−1) and list a few terms.
Still stuck? Show hint 2 →
Hint 2 of 2
The sequence repeats with a short period — find it.
Show solution
Approach: detect the period and count evens within it
  1. From the rule we get f(n+1) = f(n)/f(n−1), giving 1, 2, 2, 1, 1/2, 1/2, then repeating with period 6.
  2. Each period of 6 has exactly two even terms (the two 2's).
  3. 2020 = 336×6 + 4; the 336 periods give 672 evens and the leading 1,2,2,1 add 2 more, totalling 674.
Mark: · log in to save
Problem 17 · 2020 Math Kangaroo Stretch
Algebra & Patterns sum-constraint

Matias wrote 15 numbers around the wheel shown. Only one of them is visible, the 10 at the top. The sum of the numbers in any seven consecutive positions (such as the gray positions in the figure) is always the same. When seven numbers in consecutive positions are added, which of the following results is possible?

Figure for Math Kangaroo 2020 Problem 17
Show answer
Answer: B — 70
Show hints
Hint 1 of 2
Equal 7-sums force entry n to equal entry n−7 around the 15-position wheel.
Still stuck? Show hint 2 →
Hint 2 of 2
Since gcd(7,15)=1, that links all the numbers.
Show solution
Approach: constant window sum forces all entries equal
  1. If every 7 consecutive entries have the same sum, then sliding by one shows entry n = entry n−7 (indices mod 15).
  2. Because gcd(7, 15) = 1, this makes all 15 numbers equal; the visible one is 10, so all are 10.
  3. Then any 7-sum is 7×10 = 70.
Mark: · log in to save
Problem 14 · 2019 Math Kangaroo Hard
Algebra & Patterns custom-operationsubstitution

Michael invents a new operation \(\diamond\) for real numbers, defined by \(x \diamond y = y - x\). Which of the following statements is definitely true if numbers \(a\), \(b\) and \(c\) satisfy \((a \diamond b) \diamond c = a \diamond (b \diamond c)\)?

Show answer
Answer: D — \(a = 0\)
Show hints
Hint 1 of 2
Carefully apply \(x \diamond y = y - x\) to each side of the equation.
Still stuck? Show hint 2 →
Hint 2 of 2
Both sides become a simple expression in \(a\), \(b\), \(c\); the difference shows which variable is forced.
Show solution
Approach: expand both sides of the condition
  1. With \(x \diamond y = y - x\), the left side is \((a \diamond b) \diamond c = c - (b - a) = c - b + a\).
  2. The right side is \(a \diamond (b \diamond c) = (c - b) - a = c - b - a\).
  3. Setting them equal gives \(c - b + a = c - b - a\), so \(2a = 0\), i.e. \(a = 0\).
  4. Answer (D) \(a = 0\).
Mark: · log in to save
Problem 19 · 2019 Math Kangaroo Hard
Algebra & Patterns estimate-and-picksubstitution

What is the biggest integer smaller than \(\sqrt{20 + \sqrt{20 + \sqrt{20 + \sqrt{20 + \sqrt{20}}}}}\)?

Show answer
Answer: A — 4
Show hints
Hint 1 of 2
If the nesting went on forever, the value would be just slightly larger than this finite one.
Still stuck? Show hint 2 →
Hint 2 of 2
Solve \(x = \sqrt{20 + x}\) for the limiting value, then note the finite version is a little smaller and take its floor.
Show solution
Approach: compare the nested radical with its infinite limit
  1. If the nesting continued forever, the value \(x\) would satisfy \(x = \sqrt{20 + x}\), i.e. \(x^2 - x - 20 = 0\), giving \(x = 5\).
  2. The actual expression has only finitely many layers, so it is strictly less than 5.
  3. Numerically it is about \(4.99995\), so the biggest integer smaller than it is 4.
  4. Answer (A) 4.
Mark: · log in to save
Problem 13 · 2018 Math Kangaroo Hard
Algebra & Patterns

\(\lvert\sqrt{17} - 5\rvert + \lvert\sqrt{17} + 5\rvert = {}\)?

Show answer
Answer: A — \(10\)
Show hints
Hint 1 of 2
Compare √17 with 5 to drop the absolute-value signs.
Still stuck? Show hint 2 →
Hint 2 of 2
One term is positive inside, the other negative.
Show solution
Approach: resolve each absolute value by sign, then add
  1. Since √17 ≈ 4.12 < 5, we have |√17−5| = 5−√17.
  2. And |√17+5| = √17+5.
  3. Their sum is (5−√17)+(√17+5) = 10.
Mark: · log in to save
Problem 12 · 2017 Math Kangaroo Hard
Algebra & Patterns substitution

The positive number p is smaller than 1, and the number q is greater than 1. Which of the following numbers is the biggest?

Show answer
Answer: B — \(p + q\)
Show hints
Hint 1 of 2
Since p is less than 1 and q is greater than 1, test the options with a simple example like p = 1/2, q = 2.
Still stuck? Show hint 2 →
Hint 2 of 2
Dividing by q (>1) shrinks a value, and adding two positives beats either one alone.
Show solution
Approach: compare the expressions using the size constraints on p and q
  1. p < 1 < q, both positive. Then p/q < p (dividing by something bigger than 1), and p < q.
  2. Also p + q is larger than q alone since p > 0, and larger than the product p x q for such values.
  3. So the biggest expression is p + q.
Mark: · log in to save
Problem 11 · 2016 Math Kangaroo Hard
Algebra & Patterns substitution

a, b, c, d are positive whole numbers for which \(a + 2 = b - 2 = c \times 2 = d \div 2\) holds true. Which of the four numbers a, b, c and d is biggest?

Show answer
Answer: Dd
Show hints
Hint 1 of 2
Set the common value equal to k and write each of a, b, c, d in terms of k.
Still stuck? Show hint 2 →
Hint 2 of 2
Compare a = k-2, b = k+2, c = k/2, d = 2k.
Show solution
Approach: express all four through the common value
  1. Let a+2 = b-2 = 2c = d/2 = k.
  2. Then a = k-2, b = k+2, c = k/2, d = 2k.
  3. For positive whole numbers 2k exceeds the others, so d is biggest.
Mark: · log in to save
Problem 13 · 2016 Math Kangaroo Hard
Algebra & Patterns substitution

Which value does \(x_4\) take if \(x_1 = 2\) and \(x_{n+1} = x_n^{\,x_n}\) for \(n \ge 1\)?

Show answer
Answer: C — \(2^{2^{11}}\)
Show hints
Hint 1 of 2
Compute the terms one at a time, keeping everything as a power of 2.
Still stuck? Show hint 2 →
Hint 2 of 2
Track only the exponent: each step the new exponent is the old value times the old exponent.
Show solution
Approach: iterate, keeping powers of 2
  1. \(x_1 = 2\) and \(x_2 = 2^2 = 4\).
  2. \(x_3 = 4^4 = (2^2)^4 = 2^8\).
  3. \(x_4 = (2^8)^{2^8} = 2^{8 \cdot 256} = 2^{2048} = 2^{2^{11}}\), which is option C.
Mark: · log in to save
Problem 14 · 2015 Math Kangaroo Hard
Algebra & Patterns substitution

We know the following about five positive whole numbers a, b, c, d, e. All the numbers are different, b = c : e, d = a + b and a = ed. Which of the numbers a, b, c, d, e is the largest?

Show answer
Answer: Cc
Show hints
Hint 1 of 2
Express everything in terms of the smaller quantities, then see which is built up the most.
Still stuck? Show hint 2 →
Hint 2 of 2
c is a product, while the others are sums or differences.
Show solution
Approach: rewrite each in terms of a and b
  1. From a = e−d and d = a+b, we get e = 2a+b, so e and d are modest sums.
  2. b = c÷e means c = b·e, a product of two positive whole numbers larger than 1.
  3. A product of such factors beats the sums, so c is the largest (C).
Mark: · log in to save
Problem 15 · 2015 Math Kangaroo Hard
Algebra & Patterns substitution

The geometric mean of n numbers is defined as the nth root of the product of all n numbers, that is nx1 · x2 · … · xn. We have six numbers. The geometric mean of three of them is 3, the geometric mean of the other three is 12. How big is the geometric mean of all six numbers?

Show answer
Answer: B — 6
Show hints
Hint 1 of 2
A geometric mean of 3 numbers tells you their product.
Still stuck? Show hint 2 →
Hint 2 of 2
Multiply the two products, then take the sixth root.
Show solution
Approach: combine the two products under one sixth root
  1. Geometric mean 3 of three numbers means their product is 3³ = 27; geometric mean 12 means the other product is 12³ = 1728.
  2. All six multiply to 27×1728 = 46656 = 6⁶.
  3. The geometric mean of all six is the sixth root, 6 (B).
Mark: · log in to save
Problem 18 · 2014 Math Kangaroo Hard
Algebra & Patterns custom-operationsubstitution

The function \(f(x)=ax+b\) fulfils the conditions \(f(f(f(1)))=29\) and \(f(f(f(0)))=2\). What is the value of \(a\)?

Show answer
Answer: C — 3
Show hints
Hint 1 of 2
Compose f three times: f(f(f(x))) is again a linear function a³x + (something).
Still stuck? Show hint 2 →
Hint 2 of 2
Subtract the two given equations so the constant part cancels.
Show solution
Approach: compose, then subtract to isolate a³
  1. For f(x)=ax+b, applying it three times gives f(f(f(x))) = a³x + b(a²+a+1).
  2. Then f(f(f(1))) − f(f(f(0))) = a³ = 29 − 2 = 27.
  3. So a³ = 27 and a = 3.
Mark: · log in to save
Problem 21 · 2014 Math Kangaroo Hard
Algebra & Patterns last-digitcasework

Let \(a,b,c\) be different real numbers, none equal to zero, and let \(n\) be a positive whole number. It is known that the numbers \((-2)^{2n+3} imes a^{2n+2} imes b^{2n-1} imes c^{3n+2}\) and \((-3)^{2n+2} imes a^{4n+1} imes b^{2n+5} imes c^{3n-4}\) have the same sign. Which of the following statements is definitely true?

Show answer
Answer: D — \(a<0\)
Show hints
Hint 1 of 2
Even powers are always positive, so only the odd-powered factors carry a sign.
Still stuck? Show hint 2 →
Hint 2 of 2
Compare the parities of the exponents in the two products to see what must be true.
Show solution
Approach: track signs through even/odd exponents
  1. In a product, only factors with odd exponents affect the sign; even powers are positive.
  2. Matching the two products' signs forces the contribution of a to flip consistently, and the only sign that is pinned down in every case is that of a.
  3. Working it through shows a must be negative, so (D): a < 0 is definitely true.
Mark: · log in to save
Problem 15 · 2013 Math Kangaroo Medium
Algebra & Patterns substitution
Figure for Math Kangaroo 2013 Problem 15
Show answer
Answer: A
Show hints
Hint 1 of 2
Find where the function is zero and how it behaves at each zero.
Still stuck? Show hint 2 →
Hint 2 of 2
A squared factor makes the curve touch the axis; the simple factor makes it cross.
Show solution
Approach: read roots and end behaviour
  1. f(x) = (a−x)(b−x)² is zero at x=a (simple, crosses) and x=b (double, touches).
  2. With a
  3. The graph crossing at the left zero and just touching the axis at the right is A.
Mark: · log in to save
Problem 17 · 2013 Math Kangaroo Medium
Algebra & Patterns compositioncasework

Peter drew the graph of a function \(f : \mathbb{R} \to \mathbb{R}\) consisting of two rays and a line segment, as shown. How many solutions does the equation \(f(f(f(x))) = 0\) have?

Figure for Math Kangaroo 2013 Problem 17
Show answer
Answer: A — 4
Show hints
Hint 1 of 2
First find every input that f sends to 0, then work outward one layer at a time.
Still stuck? Show hint 2 →
Hint 2 of 2
Track preimages: solve f = 0, then f = those values, then again.
Show solution
Approach: count preimages layer by layer
  1. f(x)=0 at x = 0 and x = −4.
  2. Pulling back once more, f(x) ∈ {0,−4} adds x = −8; pulling back again adds x = −12.
  3. The solution set is {0,−4,−8,−12}: 4 solutions, A.
Mark: · log in to save
Problem 22 · 2013 Math Kangaroo Stretch
Algebra & Patterns substitution

The function \(f : \mathbb{R} \to \mathbb{R}\) is periodic with period 5, and for \(-3 \le x < 2\) it satisfies \(f(x) = x^{2}\). What is \(f(2013)\)?

Show answer
Answer: D — 4
Show hints
Hint 1 of 2
Use the period to reduce 2013 to a number inside the defined range.
Still stuck? Show hint 2 →
Hint 2 of 2
Subtract multiples of 5 until you land in [−3, 2).
Show solution
Approach: reduce by the period
  1. 2013 = 5·402 + 3, so f(2013) = f(3) = f(3−5) = f(−2).
  2. −2 lies in [−3,2), where f(x)=x².
  3. f(−2) = 4, so D.
Mark: · log in to save
Problem 24 · 2013 Math Kangaroo Stretch
Algebra & Patterns substitution

How many solutions \((x, y)\) with real x and y does the equation \(x^{2} + y^{2} = |x| + |y|\) have?

Show answer
Answer: E — infinitely many
Show hints
Hint 1 of 2
Let u=|x|, v=|y|; the equation becomes a relation between two non-negative numbers.
Still stuck? Show hint 2 →
Hint 2 of 2
Completing the square shows it traces a whole curve, not isolated points.
Show solution
Approach: reduce to a curve
  1. With u=|x|, v=|y|: u²+v² = u+v is a circle (u−½)²+(v−½)² = ½.
  2. Every point of this arc with u,v≥0 yields real (x,y), forming continuous curves.
  3. So there are infinitely many solutions: E.
Mark: · log in to save
Problem 29 · 2013 Math Kangaroo Stretch
Algebra & Patterns arithmetic-seriessubstitution

Julian builds a sequence with \(a_{1} = 1\) and \(a_{m+n} = a_{m} + a_{n} + mn\) for all positive integers m and n. Find \(a_{100}\).

Show answer
Answer: E — 5050
Show hints
Hint 1 of 2
Try small cases: compute a_2, a_3 from the rule and spot the pattern.
Still stuck? Show hint 2 →
Hint 2 of 2
The values match the triangular numbers.
Show solution
Approach: recognise the closed form
  1. a_{m+n}=a_m+a_n+mn with a_1=1 fits a_n = n(n+1)/2 (it satisfies the relation).
  2. Then a_100 = 100·101/2.
  3. = 5050, so E.
Mark: · log in to save
Problem 21 · 2012 Math Kangaroo Stretch
Algebra & Patterns substitution

Which of the following functions fulfills for all x ≠ 0 the condition \(f\!\left(\tfrac{1}{x}\right) = f(x)\)?

Show answer
Answer: E — \(f(x) = x + \tfrac{1}{x}\)
Show hints
Hint 1 of 2
Replace \(x\) by \(\tfrac1x\) in each candidate and see which one comes back unchanged.
Still stuck? Show hint 2 →
Hint 2 of 2
A combination that is symmetric in \(x\) and \(\tfrac1x\) swaps to itself.
Show solution
Approach: test the symmetry f(1/x) = f(x)
  1. For \(f(x) = x + \tfrac1x\), replacing \(x\) by \(\tfrac1x\) gives \(\tfrac1x + x\), the same expression.
  2. Every other option changes value under \(x \to \tfrac1x\).
  3. So \(f(x) = x + \tfrac1x\) satisfies the condition, choice E.
Mark: · log in to save
Problem 22 · 2012 Math Kangaroo Stretch
Algebra & Patterns casework

The solution set of the inequality \(|x| + |x-3| > 3\) is

Show answer
Answer: A — \(\left]-\infty, 0\right[ \cup \left]3, +\infty\right[\)
Show hints
Hint 1 of 2
Read \(|x| + |x-3|\) as the distance from \(x\) to \(0\) plus the distance from \(x\) to \(3\).
Still stuck? Show hint 2 →
Hint 2 of 2
That total bottoms out at \(3\) for \(x\) between 0 and 3; ask when it strictly exceeds 3.
Show solution
Approach: read |x|+|x−3| as a sum of distances
  1. \(|x| + |x-3|\) is the distance from \(x\) to \(0\) plus the distance from \(x\) to \(3\).
  2. For any \(x\) between 0 and 3 that sum equals exactly \(3\); outside the interval it grows larger.
  3. So the sum exceeds 3 exactly when \(x < 0\) or \(x > 3\), i.e. \(\left]-\infty,0\right[ \cup \left]3,+\infty\right[\), choice A.
Mark: · log in to save
Problem 12 · 2011 Math Kangaroo Hard
Algebra & Patterns sum-constraint

Michael wants to write whole numbers into the empty cells of the 3×3 table on the right so that the numbers in every 2×2 square add up to 10. Four numbers are already filled in. Which of the following could be the sum of the remaining five numbers?

Figure for Math Kangaroo 2011 Problem 12
Show answer
Answer: E — None of these numbers is possible.
Show hints
Hint 1 of 3
Call the centre cell c and write each 2×2 sum-equals-10 condition in terms of c.
Still stuck? Show hint 2 →
Hint 2 of 3
Add the four border cells and the centre — the total comes out as 20 − 3c.
Still stuck? Show hint 3 →
Hint 3 of 3
Check whether any listed value has the form 20 − 3c for a whole number c.
Show solution
Approach: express the five unknowns through the centre value
  1. With the centre = c, the four 2×2 conditions give the corners as 7−c, 5−c, 5−c, 3−c.
  2. Their sum with c is (7−c)+(5−c)+c+(5−c)+(3−c) = 20 − 3c.
  3. That is always 2 more than a multiple of 3, but 9, 10, 12, 13 are not.
  4. So none of these values is possible.
Mark: · log in to save
Problem 14 · 2011 Math Kangaroo Hard
Algebra & Patterns

How many of the functions \(y=x^{2}\), \(y=-x^{2}\), \(y=+\sqrt{x}\), \(y=-\sqrt{x}\), \(y=+\sqrt{-x}\), \(y=-\sqrt{-x}\), \(y=+\sqrt{|x|}\), \(y=-\sqrt{|x|}\) have graphs that appear in the sketch on the right?

Figure for Math Kangaroo 2011 Problem 14
Show answer
Answer: D — 6
Show hints
Hint 1 of 2
Sort the eight functions into square-type parabolas and square-root-type curves.
Still stuck? Show hint 2 →
Hint 2 of 2
The sketch shows the sideways square-root branches, not the upward/downward parabolas.
Show solution
Approach: match the sketch to the square-root family of curves
  1. The drawing shows curves that flatten near the axis like square roots, meeting at the origin.
  2. Six of the listed functions (the √-type ones) reproduce exactly those branches; the two parabolas do not.
  3. So 6 of the graphs appear.
Mark: · log in to save
Problem 17 · 2011 Math Kangaroo Hard
Algebra & Patterns evaluate-formulasubstitution

In the (x, y)-plane the coordinate axes are drawn as usual. The point A(1, −10), which lies on the parabola \(y=ax^{2}+bx+c\), was marked. Then the coordinate axes and most of the parabola were erased, leaving the sketch on the right. Which of the following statements could be false?

Figure for Math Kangaroo 2011 Problem 17
Show answer
Answer: E — \(c<0\)
Show hints
Hint 1 of 2
Use the point A(1, −10): substituting x = 1 gives a + b + c = −10.
Still stuck? Show hint 2 →
Hint 2 of 2
That fixes some statements as always true; look for the one that the picture does not force.
Show solution
Approach: substitute the known point and test each statement
  1. A(1,−10) gives a+b+c = −10 < 0, so that statement is always true; the upward shape forces a > 0.
  2. But c is the value at x = 0, which the trimmed picture does not pin down — it may be positive.
  3. Hence c < 0 is the statement that could be false.
Mark: · log in to save
Problem 11 · 2010 Math Kangaroo Stretch
Algebra & Patterns arithmetic-sequence

The numbers \(\sqrt{7}\), \(\sqrt[3]{7}\) and \(\sqrt[6]{7}\) are, in this order, consecutive terms of a geometric sequence. Determine the next term.

Show answer
Answer: E — 1
Show hints
Hint 1 of 2
Write each root as a power of 7 with a fractional exponent.
Still stuck? Show hint 2 →
Hint 2 of 2
In a geometric sequence the exponents form an arithmetic sequence.
Show solution
Approach: convert roots to fractional exponents
  1. The terms are 7^(1/2), 7^(1/3), 7^(1/6).
  2. The exponents 1/2, 1/3, 1/6 drop by 1/6 each step (common ratio 7^(−1/6)).
  3. The next exponent is 1/6 − 1/6 = 0, so the next term is 7^0 = 1.
Mark: · log in to save
Problem 16 · 2010 Math Kangaroo Stretch
Algebra & Patterns caseworksequence-of-figures

Which of the following graphs represents the solution set of \((x-|x|)^2 + (y-|y|)^2 = 4\)?

Figure for Math Kangaroo 2010 Problem 16
Show answer
Answer: A
Show hints
Hint 1 of 2
The value of x − |x| depends on whether x is negative.
Still stuck? Show hint 2 →
Hint 2 of 2
Split the plane into the four sign-quadrants and simplify in each.
Show solution
Approach: case-split on the signs of x and y
  1. If a coordinate is non-negative, t−|t| is 0; if it is negative, t−|t| = 2t.
  2. First quadrant gives 0 = 4 (nothing); the second and fourth quadrants give the rays x = −1 (for y ≥ 0, pointing up) and y = −1 (for x ≥ 0, pointing right).
  3. The third quadrant gives 4x² + 4y² = 4, a quarter circle x² + y² = 1 joining (−1, 0) to (0, −1).
  4. The quarter arc together with the upward ray at x = −1 and the rightward ray at y = −1 matches graph A.
Mark: · log in to save
Problem 17 · 2009 Math Kangaroo Hard
Algebra & Patterns transformationsreflection

The diagram illustrates the graphs of the two functions f and g. How can we describe the relationship between f and g?

Figure for Math Kangaroo 2009 Problem 17
Show answer
Answer: A — \(g(x-2)=-f(x)\)
Show hints
Hint 1 of 2
Read off each curve’s vertex: f opens up with its lowest point near x = 1, g opens down.
Still stuck? Show hint 2 →
Hint 2 of 2
Try flipping f upside-down (that is −f) and sliding it—see which shift lands exactly on g.
Show solution
Approach: compare the parabolas as a reflection plus a shift
  1. f is an upward parabola with vertex near x = 1; g is a downward parabola with vertex near x = −1.
  2. Reflecting f in the x-axis gives −f, a downward parabola peaking at x = 1; sliding g right by 2 lands its peak at x = 1 too.
  3. Matching them throughout gives g(x − 2) = −f(x), which is option A.
Mark: · log in to save
Problem 20 · 2009 Math Kangaroo Hard
Algebra & Patterns magic-squaresubstitution

The sum of the numbers in each row, column and diagonal in the “magic square” on the right is always constant. Only two numbers are visible. Which number is missing in field a?

Figure for Math Kangaroo 2009 Problem 20
Show answer
Answer: D — 55
Show hints
Hint 1 of 2
Use that every line, column and both diagonals share the same total S.
Still stuck? Show hint 2 →
Hint 2 of 2
Combine a few of those equal-sum lines so the unknown cell pops out on its own.
Show solution
Approach: add and subtract equal-sum lines to isolate the corner
  1. Writing each row, column and diagonal as equal to S gives a linear system in the cells.
  2. Combining the equations forces the corner cell a to a single value regardless of the others.
  3. That value is 55.
Mark: · log in to save
Problem 6 · 2025 Math Kangaroo Medium
Algebra & Patterns sequence-of-figuresperfect-square

The pictures shown are the first three pictures in a sequence. How many dots does the fifth picture in the sequence consist of?

Figure for Math Kangaroo 2025 Problem 6
Show answer
Answer: A — 72
Show hints
Hint 1 of 2
Count the dots in the first three diamonds, then look at how the totals grow.
Still stuck? Show hint 2 →
Hint 2 of 2
The counts are 8, 18, 32… which are 2×2², 2×3², 2×4², so picture k has 2(k+1)² dots.
Show solution
Approach: find the closed form of the count
  1. Pictures 1, 2, 3 have 8, 18, 32 dots = 2·2², 2·3², 2·4².
  2. Picture k has 2(k+1)² dots.
  3. Picture 5 has 2·6² = 72.
Mark: · log in to save
Problem 13 · 2023 Math Kangaroo Medium
Algebra & Patterns substitutionsum-constraint

Consider the five numbers \(a_1, a_2, a_3, a_4, a_5\) with sum S. It is known that \(a_k = k + S\) for \(1 \le k \le 5\). What is the value of S?

Show answer
Answer: B — \(-\dfrac{15}{4}\)
Show hints
Hint 1 of 2
Add the five equations a_k = k + S together.
Still stuck? Show hint 2 →
Hint 2 of 2
The left side is just S again.
Show solution
Approach: sum all five relations
  1. Summing a_k = k + S over k = 1..5 gives S = (1+2+3+4+5) + 5S = 15 + 5S.
  2. So −4S = 15, giving S = −15/4.
  3. Hence S = −15/4.
Mark: · log in to save
Problem 9 · 2022 Math Kangaroo Medium
Algebra & Patterns substitution

How many real solutions does the equation \((x-2)^2 + (x+2)^2 = 0\) have?

Show answer
Answer: A — 0
Show hints
Hint 1 of 2
A sum of two squares equals zero only when both squares are zero.
Still stuck? Show hint 2 →
Hint 2 of 2
Can x = 2 and x = −2 hold at the same time?
Show solution
Approach: sum of squares = 0
  1. (x−2)^2 + (x+2)^2 = 0 needs both terms to vanish at once.
  2. That forces x = 2 and x = −2 simultaneously, which is impossible.
  3. So there are 0 real solutions.
Mark: · log in to save
Problem 2 · 2021 Math Kangaroo Medium
Algebra & Patterns estimate-and-pick

How many integers are in the interval \(\left(20-\sqrt{21};\ 20+\sqrt{21}\right)\)?

Show answer
Answer: A — 9
Show hints
Hint 1 of 2
Estimate √21 to one decimal place.
Still stuck? Show hint 2 →
Hint 2 of 2
The interval is open, so count the whole numbers strictly between the two endpoints.
Show solution
Approach: bound the endpoints and count integers
  1. √21 is between 4 and 5 (about 4.58), so the interval is roughly (15.42, 24.58).
  2. The integers strictly inside run from 16 to 24.
  3. That is 24 − 16 + 1 = 9 integers.
Mark: · log in to save
Problem 7 · 2021 Math Kangaroo Medium
Algebra & Patterns substitution

Let \(x = \tfrac{\pi}{4}\). Which of the following numbers is the largest?

Show answer
Answer: E — \(\sqrt[4]{x}\)
Show hints
Hint 1 of 2
Notice x = π/4 is less than 1.
Still stuck? Show hint 2 →
Hint 2 of 2
For a number between 0 and 1, decide whether higher or lower powers give a larger value.
Show solution
Approach: compare powers of a number below 1
  1. x = π/4 ≈ 0.785, which is between 0 and 1.
  2. For such x, raising to a higher power makes it smaller, while taking a root makes it larger.
  3. The largest value comes from the smallest exponent, the fourth root: ∜x.
Mark: · log in to save
Problem 10 · 2021 Math Kangaroo Medium
Algebra & Patterns evaluate-formulasubstitution

The parabola in the figure has an equation of the form \(y = ax^{2} + bx + c\) for some distinct real numbers a, b and c. Which of the following equations could be an equation of the line in the figure?

Figure for Math Kangaroo 2021 Problem 10
Show answer
Answer: D — \(y = ax + c\)
Show hints
Hint 1 of 2
The parabola opens upward, so what is the sign of a?
Still stuck? Show hint 2 →
Hint 2 of 2
Match the line's slope and y-intercept to combinations of a, b and c.
Show solution
Approach: read the sign of a and the intercept from the picture
  1. The parabola opens upward, so a > 0, giving a positive slope; its y-intercept is c.
  2. The line in the figure has positive slope and the same y-intercept c.
  3. An equation with slope a and intercept c is y = ax + c.
Mark: · log in to save
Problem 3 · 2020 Math Kangaroo Medium
Algebra & Patterns difference-of-squares

How many integers are there between \(2020.9^2\) and \(2018.9 \times 2022.9\)?

Show answer
Answer: E — 4
Show hints
Hint 1 of 2
Compare 2020.9² with (2020.9−2)(2020.9+2).
Still stuck? Show hint 2 →
Hint 2 of 2
Their difference is a small fixed number — count the whole numbers in that gap.
Show solution
Approach: difference of two close products
  1. Write 2018.9×2022.9 = (2020.9−2)(2020.9+2) = 2020.9² − 4.
  2. So the two values differ by exactly 4, with 2020.9² the larger.
  3. An open interval of length 4 between two non-integers contains exactly 4 integers.
Mark: · log in to save
Problem 4 · 2020 Math Kangaroo Medium
Algebra & Patterns substitution

What is the value of \(1010^3 - 2020^3 + 3030^3\)\(1010^3\)?

Show answer
Answer: B — 20
Show hints
Hint 1 of 2
Notice 1010, 2020, 3030 are 1, 2, 3 times the same number.
Still stuck? Show hint 2 →
Hint 2 of 2
Factor 1010³ out of every term.
Show solution
Approach: factor out the common cube
  1. Let x = 1010, so 2020 = 2x and 3030 = 3x.
  2. Numerator = x³(1 − 8 + 27) = 20x³.
  3. Divide by x³ to get 20.
Mark: · log in to save
Problem 1 · 2017 Math Kangaroo Medium
Algebra & Patterns work-backwardsubstitution

On the number wall shown, the number on each tile is equal to the sum of the numbers on the two tiles directly below it. Which number is on the tile marked with “?”

Figure for Math Kangaroo 2017 Problem 1
Show answer
Answer: B — 16
Show hints
Hint 1 of 2
The top tile equals the sum of everything fed up from the bottom; write each tile from the bottom two unknowns.
Still stuck? Show hint 2 →
Hint 2 of 2
Use the known tiles 2020 and 2017 to pin down the bottom values first, then read off the marked tile.
Show solution
Approach: set up the wall from the bottom two unknown tiles and use the known tiles
  1. Call the two leftmost bottom tiles a (the marked one) and b; the bottom row is a, b, 2017.
  2. The middle-right tile is b + 2017 = 2020, so b = 3.
  3. The top tile is a + 2b + 2017 = 2039, so a + 2b = 22, giving a = 22 - 6 = 16.
  4. The marked tile is 16.
Mark: · log in to save
Problem 5 · 2017 Math Kangaroo Medium
Algebra & Patterns evaluate-formula

Four of the following five pictures show pieces of the graph of the same quadratic function. Which piece does not belong?

Figure for Math Kangaroo 2017 Problem 5
Show answer
Answer: C
Show hints
Hint 1 of 2
All four matching pictures are slices of one single parabola, so they must agree on shape and where it crosses the axes.
Still stuck? Show hint 2 →
Hint 2 of 2
Find the quadratic that fits four of the slices; the fifth piece will be inconsistent with it.
Show solution
Approach: fit one quadratic to four of the slices and spot the odd one out
  1. Four of the five pictures are pieces of the very same parabola, so its roots and curvature must match in each.
  2. Reading the visible roots and turning behaviour, four of the slices are consistent with one quadratic.
  3. Piece C cannot lie on that same parabola, so it is the one that does not belong.
Mark: · log in to save
Problem 8 · 2017 Math Kangaroo Medium
Algebra & Patterns evaluate-formula

Which quadrant contains no points of the graph of the linear function \(f(x) = -3.5x + 7\)? (Quadrants are numbered I, II, III, IV anticlockwise, starting from the upper right.)

Show answer
Answer: C — III
Show hints
Hint 1 of 2
A line with negative slope and positive y-intercept rises to the upper left and falls to the lower right.
Still stuck? Show hint 2 →
Hint 2 of 2
Sketch where the line goes: which of the four quadrants does it simply never enter?
Show solution
Approach: trace the line by slope and intercept across the quadrants
  1. f(x) = -3.5x + 7 has y-intercept (0,7) and x-intercept (2,0).
  2. For x < 2 the line is above the x-axis (quadrants II then I); for x > 2 it drops below (quadrant IV).
  3. It never reaches the lower-left region, so it has no points in quadrant III.
Mark: · log in to save
Problem 10 · 2017 Math Kangaroo Medium
Algebra & Patterns substitution

The graph of which of the following functions has the most intersections with the graph of the function \(f(x) = x\)?

Show answer
Answer: B — \(g_2(x) = x^3\)
Show hints
Hint 1 of 2
Intersections with y = x happen where g(x) = x; count the real solutions for each option.
Still stuck? Show hint 2 →
Hint 2 of 2
Higher-degree powers can cross the line y = x more times, so check how many real roots each equation has.
Show solution
Approach: count real solutions of g(x) = x for each choice
  1. Set each function equal to x. x^2 = x gives 2 solutions; x^3 = x gives 3 (x = -1,0,1).
  2. x^4 = x gives 2; -x^4 = x gives 2; -x = x gives 1.
  3. The most intersections is 3, from g2(x) = x^3.
Mark: · log in to save
Problem 1 · 2016 Math Kangaroo Medium
Algebra & Patterns substitutionsum-constraint

The sum of the ages of Tom and Johann is 23. The sum of the ages of Johann and Alex is 24, and the sum of the ages of Alex and Tom is 25. How old is the oldest of them?

Show answer
Answer: D — 13
Show hints
Hint 1 of 3
Add all three given pair-sums together.
Still stuck? Show hint 2 →
Hint 2 of 3
The grand total counts every person twice, so half of it is the sum of all three ages.
Still stuck? Show hint 3 →
Hint 3 of 3
Subtract a known pair from that whole-group total to isolate one person's age.
Show solution
Approach: add the equations to get the total, then back out each age
  1. Adding the three pair-sums: 23+24+25 = 72.
  2. Each person is counted twice, so Tom+Johann+Alex = 36.
  3. Alex = 36 - (Tom+Johann) = 36 - 23 = 13; similarly Tom = 12, Johann = 11.
  4. The oldest is 13.
Mark: · log in to save
Problem 4 · 2016 Math Kangaroo Medium
Algebra & Patterns difference-of-squares

How many whole numbers are bigger than \(2015 \times 2017\) but smaller than \(2016 \times 2016\)?

Show answer
Answer: A — 0
Show hints
Hint 1 of 2
The two products straddle a perfect square; look for a difference of squares.
Still stuck? Show hint 2 →
Hint 2 of 2
Rewrite \(2015 \times 2017\) as \((2016-1)(2016+1)\).
Show solution
Approach: difference of squares
  1. Rewrite \(2015 \times 2017 = (2016-1)(2016+1) = 2016^2 - 1\).
  2. So the two bounds are \(2016^2 - 1\) and \(2016^2\), which are consecutive integers.
  3. Nothing lies strictly between two consecutive integers, so the count is 0 (A).
Mark: · log in to save
Problem 9 · 2016 Math Kangaroo Medium
Algebra & Patterns substitution

If \(x^2 - 4x + 2 = 0\), then \(x + \dfrac{2}{x}\) equals

Show answer
Answer: E — 4
Show hints
Hint 1 of 2
You never need the actual value of \(x\); reshape the equation toward \(x + \tfrac{2}{x}\).
Still stuck? Show hint 2 →
Hint 2 of 2
Divide the whole equation by \(x\).
Show solution
Approach: divide through by x
  1. From \(x^2 - 4x + 2 = 0\), regroup as \(x^2 + 2 = 4x\).
  2. Divide both sides by \(x\): \(x + \dfrac{2}{x} = 4\).
  3. So the value is 4 (E).
Mark: · log in to save
Problem 13 · 2015 Math Kangaroo Medium
Algebra & Patterns sum-constraint

Ella wants to write a number into each circle in the diagram on the right, in such a way that each number is equal to the sum of its two direct neighbours. Which number does Ella need to write into the circle marked with “?”?

Figure for Math Kangaroo 2015 Problem 13
Show answer
Answer: E — This question has no solution.
Show hints
Hint 1 of 2
‘Each number equals the sum of its two neighbours’ rearranges to ‘next = this − previous’, which repeats with period 6.
Still stuck? Show hint 2 →
Hint 2 of 2
Follow that pattern around the 8-circle ring and see whether the two given numbers, 3 and 5, can both fit.
Show solution
Approach: chase the neighbour-sum rule around the ring
  1. Writing each circle as the sum of its neighbours rearranges to ‘next neighbour = this − previous’, a rule that repeats every 6 steps.
  2. On a ring of 8 circles this period-6 repetition forces two of the circles (here the ones holding 3 and 5) to carry equal values.
  3. Since 3 ≠ 5, no consistent filling exists, so the answer is ‘no solution’ (E).
Mark: · log in to save
Problem 6 · 2013 Math Kangaroo Medium
Algebra & Patterns substitution

Let f be a linear function for which \(f(2013) - f(2001) = 100\). What is the value of \(f(2031) - f(2013)\)?

Show answer
Answer: D — 150
Show hints
Hint 1 of 2
A linear function changes by the same amount over equal steps.
Still stuck? Show hint 2 →
Hint 2 of 2
Find the per-year change, then scale it to the new gap.
Show solution
Approach: constant slope of a linear function
  1. From 2001 to 2013 is 12 years and the change is 100, so the slope is 100/12.
  2. From 2013 to 2031 is 18 years.
  3. Change = 18 · (100/12) = 150, so D.
Mark: · log in to save
Problem 7 · 2013 Math Kangaroo Medium
Algebra & Patterns casework

We know that \(2 < x < 3\) for a number x. How many of the following four statements are then true?

\(4 < x^{2} < 9\)    \(4 < 2x < 9\)    \(6 < 3x < 9\)    \(0 < x^{2} - 2x < 3\)

Show answer
Answer: E — 4
Show hints
Hint 1 of 2
Plug the range 2 < x < 3 into each inequality and check whether it must hold.
Still stuck? Show hint 2 →
Hint 2 of 2
For the last one, factor x² − 2x = x(x−2).
Show solution
Approach: bound each expression on (2,3)
  1. x in (2,3): x² in (4,9), so 4 < x² < 9 holds.
  2. 2x in (4,6) so 4 < 2x < 9 holds; 3x in (6,9) so 6 < 3x < 9 holds.
  3. x(x−2) with x in (2,3) gives a value in (0,3), so the fourth holds too — all four, answer E.
Mark: · log in to save
Problem 6 · 2012 Math Kangaroo Medium
Algebra & Patterns substitution

In a list of five numbers the first number is 2 and the last one is 12. The product of the first three numbers is 30, of the middle three 90 and of the last three 360. What is the middle number in that list?

Show answer
Answer: C — 5
Show hints
Hint 1 of 2
The first three multiply to 30 and the first number is 2, so you know the product of numbers 2 and 3.
Still stuck? Show hint 2 →
Hint 2 of 2
Use the last-three product and the known last number to pin down number 4, then chain back.
Show solution
Approach: peel products from both ends
  1. Label the list \(a,b,c,d,e\) with \(a=2\) and \(e=12\). Since \(abc=30\), we get \(bc = 15\).
  2. From \(bcd=90\): \(d = \frac{90}{bc} = \frac{90}{15} = 6\); and \(cde=360\) gives \(cd = \frac{360}{12} = 30\).
  3. Then \(c = \frac{cd}{d} = \frac{30}{6} = 5\), so the middle number is \(5\), choice C.
Mark: · log in to save
Problem 9 · 2012 Math Kangaroo Medium
Algebra & Patterns number-systems

The biggest possible natural number n, for which \(n^{200} < 5^{300}\) holds true, is

Show answer
Answer: D — 11
Show hints
Hint 1 of 2
Both exponents share a common factor — take a root to simplify the comparison.
Still stuck? Show hint 2 →
Hint 2 of 2
Reduce to comparing n² with 5³.
Show solution
Approach: take the 100th root of both sides
  1. Take the 100th root of both sides: \(n^{200} < 5^{300}\) becomes \(n^2 < 5^3 = 125\).
  2. The largest whole \(n\) with \(n^2 < 125\) is 11, since \(11^2 = 121\) but \(12^2 = 144\).
  3. So the answer is \(n = 11\), choice D.
Mark: · log in to save
Problem 12 · 2012 Math Kangaroo Medium
Algebra & Patterns casework

A real number x fulfills the condition \(x^3 < 64 < x^2\). Which of the following statements is definitely true?

Show answer
Answer: E — \(x < -8\)
Show hints
Hint 1 of 2
Split the chain into x³ < 64 and 64 < x² separately.
Still stuck? Show hint 2 →
Hint 2 of 2
One gives an upper bound on x; the other forces x to be very negative.
Show solution
Approach: solve each inequality and intersect
  1. \(x^3 < 64\) means \(x < 4\).
  2. \(64 < x^2\) means \(|x| > 8\), i.e. \(x > 8\) or \(x < -8\).
  3. The only overlap with \(x < 4\) is \(x < -8\), so choice E is definitely true.
Mark: · log in to save
Problem 14 · 2012 Math Kangaroo Medium
Algebra & Patterns arithmetic-series

For a ski race consecutive starting numbers are handed out. One number was accidentally given out twice. The sum of all the numbers handed out is 857. Which number was given out twice?

Show answer
Answer: D — 37
Show hints
Hint 1 of 2
First add up 1+2+…+n and see which n lands just below 857.
Still stuck? Show hint 2 →
Hint 2 of 2
The leftover above that triangular number is the repeated starting number.
Show solution
Approach: match a triangular number, then read the extra
  1. If the numbers run \(1\) to \(n\), their sum is \(\frac{n(n+1)}{2}\) and the repeated number adds a little extra.
  2. \(1+\cdots+40 = 820\), and \(857 - 820 = 37\), which is a valid number between 1 and 40 (while \(1+\cdots+41 = 861\) is already too big).
  3. So the repeated number is 37, choice D.
Mark: · log in to save
Problem 15 · 2012 Math Kangaroo Medium
Algebra & Patterns total-then-divide

In one class a test did not yield a very successful result because the average mark was exactly 4. The boys have done slightly better with an average mark of 3.6, while the girls have received an average mark of 4.2. Which of the following statements is correct?

Show answer
Answer: C — There are twice as many girls as boys.
Show hints
Hint 1 of 2
Write the total of all marks two ways: as 4×(everyone) and as boys' total plus girls' total.
Still stuck? Show hint 2 →
Hint 2 of 2
Set them equal and the ratio of boys to girls drops out.
Show solution
Approach: balance the weighted average
  1. With \(b\) boys and \(g\) girls, the total of all marks is \(3.6b + 4.2g\) and also \(4(b+g)\).
  2. So \(3.6b + 4.2g = 4b + 4g\), giving \(0.2g = 0.4b\), hence \(g = 2b\).
  3. There are twice as many girls as boys, choice C.
Mark: · log in to save
Problem 9 · 2010 Math Kangaroo Medium
Algebra & Patterns sum-constraint

How many two-digit numbers with x in the tens column and y in the units column have the property (x−3)² + (y−2)² = 0?

Show answer
Answer: A — 1
Show hints
Hint 1 of 2
A sum of two squares equals zero only one way.
Still stuck? Show hint 2 →
Hint 2 of 2
Each square must be zero on its own.
Show solution
Approach: sum of squares is zero only when each term is zero
  1. (x−3)² + (y−2)² = 0 forces both squares to be 0.
  2. So x = 3 and y = 2, giving the single number 32.
  3. Exactly 1 two-digit number works.
Mark: · log in to save
Problem 24 · 2025 Math Kangaroo Stretch
Algebra & Patterns arithmetic-sequencesubstitution

Fritz fills out a table with two columns and 51 rows. In the first row, he writes 5 on the left and 3 on the right. In each subsequent row he writes the sum of the two numbers from the row above on the left and the positive difference of these two numbers on the right. Which two numbers does he write in the bottom row?

Show answer
Answer: D — \(5\cdot 2^{25}\) and \(3\cdot 2^{25}\)
Show hints
Hint 1 of 2
Compute a few rows and watch the left and right entries separately.
Still stuck? Show hint 2 →
Hint 2 of 2
Each pair (L, R) becomes (L+R, L−R); the left entry doubles every two rows starting from 5.
Show solution
Approach: track the recurrence two rows at a time
  1. Rows give left entries 5, 8, 10, 16, 20, 32, 40… and right entries 3, 2, 6, 4, 12, 8, 24…
  2. Odd row 2k+1 has left = 5·2k, right = 3·2k.
  3. Row 51 (k = 25): 5·225 and 3·225.
Mark: · log in to save
Problem 24 · 2024 Math Kangaroo Stretch
Algebra & Patterns place-valuesubstitution

I have a four-digit number \(N=\overline{pqrs}\). If I place a decimal point between the digits q and r, I obtain the number \(\overline{pq}.\overline{rs}\). This is exactly the average of the two numbers \(\overline{pq}\) and \(\overline{rs}\). What is the sum of the digits of N?

Show answer
Answer: B — 18
Show hints
Hint 1 of 2
Turning pq.rs into an average gives an equation linking the two-digit blocks pq and rs.
Still stuck? Show hint 2 →
Hint 2 of 2
From pq + rs/100 = (pq + rs)/2 you get 50·pq = 49·rs, which pins down pq and rs.
Show solution
Approach: translate the average condition into an equation
  1. The number with the decimal is pq + rs/100, and it equals (pq + rs)/2.
  2. Clearing fractions: 100·pq + rs = 50·pq + 50·rs, so 50·pq = 49·rs.
  3. The two-digit solution is pq = 49, rs = 50, so N = 4950 and the digit sum is 4+9+5+0 = 18.
Mark: · log in to save
Problem 27 · 2024 Math Kangaroo Stretch
Algebra & Patterns substitution

It is known that the statements \(2^x=3\), \(2^y=7\) and \(6^z=7\) are true. Which of the following relationships is therefore correct?

Show answer
Answer: A — \(z=\dfrac{y}{1+x}\)
Show hints
Hint 1 of 2
Rewrite 6 as 2·3 so that 6ᶻ can be expressed using the known powers of 2.
Still stuck? Show hint 2 →
Hint 2 of 2
Take logs base 2: x = log₂ 3, y = log₂ 7, and 6ᶻ = 7 gives z(1 + x) = y.
Show solution
Approach: take logarithms base 2
  1. From 2ˣ = 3 and 2ʸ = 7, x = log₂ 3 and y = log₂ 7.
  2. Since 6ᶻ = 7 and 6 = 2·3, we get z(log₂ 2 + log₂ 3) = log₂ 7, i.e. z(1 + x) = y.
  3. So z = y/(1 + x).
Mark: · log in to save
Problem 28 · 2024 Math Kangaroo Stretch
Algebra & Patterns symmetrysum-constraint

A function \(f:\mathbb{R}\to\mathbb{R}\) fulfils the condition \(f(20-x)=f(22+x)\) for all real numbers x. It is known that f has exactly two real zeros. What is the sum of the two zeros?

Show answer
Answer: E — another number
Show hints
Hint 1 of 2
The condition says f takes equal values at points that are mirror images of each other.
Still stuck? Show hint 2 →
Hint 2 of 2
Find the axis of symmetry by averaging 20 − x and 22 + x; the two zeros are symmetric about it.
Show solution
Approach: locate the axis of symmetry
  1. f(20 − x) = f(22 + x) means f is symmetric about the midpoint of 20−x and 22+x.
  2. That midpoint is (20−x + 22+x)/2 = 21, so the graph is symmetric about x = 21.
  3. Two zeros symmetric about 21 add to 2×21 = 42, which is another number.
Mark: · log in to save
Problem 25 · 2023 Math Kangaroo Stretch
Algebra & Patterns factorizationsum-constraint

A part of a polynomial of degree five is illegible due to an ink stain (see diagram). It is known that all zeros of the polynomial are integers. What is the highest power of \(x - 1\) that divides this polynomial?

Figure for Math Kangaroo 2023 Problem 25
Show answer
Answer: D — \((x-1)^4\)
Show hints
Hint 1 of 2
Vieta's formulas link the visible coefficients to the sum and product of the roots.
Still stuck? Show hint 2 →
Hint 2 of 2
All roots are integers, the product is 7 and the sum is 11 — that pins them down.
Show solution
Approach: recover the integer roots with Vieta's formulas
  1. For x5 − 11x4 + ... − 7, the integer roots have product 7 and sum 11.
  2. The only integer multiset is 7, 1, 1, 1, 1 (product 7, sum 11).
  3. So (x−1) appears four times, and the highest power dividing it is (x−1)4.
Mark: · log in to save
Problem 26 · 2022 Math Kangaroo Stretch
Algebra & Patterns sum-constraintcasework

The numbers 1 to 10 were written into the ten circles in the pattern shown in the picture. The sum of the four numbers in the left and the right column is 24 each and the sum of the three numbers in the bottom row is 25. Which number is in the circle with the question mark?

Figure for Math Kangaroo 2022 Problem 26
Show answer
Answer: E — another number
Show hints
Hint 1 of 2
All ten numbers add to 55; the two columns already use 24 + 24 = 48.
Still stuck? Show hint 2 →
Hint 2 of 2
That leaves 7 for the two circles outside the columns; the bottom-row total of 25 then pins each one.
Show solution
Approach: use total 55 and the column/row sums
  1. 1+2+···+10 = 55. The left and right columns (four each) take 24 + 24 = 48.
  2. The remaining two circles sum to 55 − 48 = 7; with the bottom row equal to 25 they are forced to be 6 and 1.
  3. The question-mark circle is the one equal to 1, which is none of 2, 4, 5, 6, so the answer is another number.
Mark: · log in to save
Problem 28 · 2022 Math Kangaroo Stretch
Algebra & Patterns estimate-and-pick

Let N be a positive integer. How many integers are between \(\sqrt{N^2+N+1}\) and \(\sqrt{9N^2+N+1}\)?

Show answer
Answer: C — \(2N\)
Show hints
Hint 1 of 2
Bound each square root between consecutive integers.
Still stuck? Show hint 2 →
Hint 2 of 2
√(N^2+N+1) is just above N; √(9N^2+N+1) is just below 3N+1.
Show solution
Approach: trap each root between integers
  1. N^2 < N^2+N+1 < (N+1)^2, so the first root lies between N and N+1; smallest integer above is N+1.
  2. (3N)^2 < 9N^2+N+1 < (3N+1)^2, so the second root lies between 3N and 3N+1; largest integer below is 3N.
  3. Integers from N+1 to 3N number 3N − (N+1) + 1 = 2N.
Mark: · log in to save
Problem 29 · 2022 Math Kangaroo Stretch
Algebra & Patterns substitutionwork-backward

A sequence \(\langle a_n\rangle\) has \(0

Show answer
Answer: D — 4
Show hints
Hint 1 of 2
Use the recursions to write a3 and a7 in terms of a2 and a1.
Still stuck? Show hint 2 →
Hint 2 of 2
Also a2 itself satisfies a2 = a2·a1 + 1 — that extra equation pins a2 down.
Show solution
Approach: chain the recursion and use a2's own equation
  1. a3 = a2·a1 − 2 and a7 = a2·a3 − 2 = a2^2·a1 − 2a2 − 2 = 2.
  2. From a2 = a2·a1 + 1 we get a1 = 1 − 1/a2; substitute to get a2^2 − 3a2 − 4 = 0.
  3. So (a2−4)(a2+1) = 0; only a2 = 4 keeps 0 < a1 < 1.
  4. Thus a2 = 4.
Mark: · log in to save
Problem 21 · 2021 Math Kangaroo Stretch
Algebra & Patterns casework

The figure shows the graph of a function \(f : [-5,5] \to \mathbb{R}\). How many distinct solutions does the equation \(f\bigl(f(x)\bigr) = 0\) have?

Figure for Math Kangaroo 2021 Problem 21
Show answer
Answer: E — 8
Show hints
Hint 1 of 2
First find every x where f(x)=0 from the graph.
Still stuck? Show hint 2 →
Hint 2 of 2
Then f(f(x))=0 means f(x) must equal one of those roots; count the x-values for each.
Show solution
Approach: solve in two layers using the roots of f
  1. Read the roots of f off the graph, the x-values where the curve meets the axis.
  2. For each root r, count how many x give f(x)=r by intersecting the graph with the horizontal line y=r.
  3. Adding those preimage counts over all roots gives 8 distinct solutions.
Mark: · log in to save
Problem 23 · 2021 Math Kangaroo Stretch
Algebra & Patterns substitution

The function f is such that \(f(x+y) = f(x) \cdot f(y)\) and \(f(1) = 2\). What is the value of \(\dfrac{f(2)}{f(1)} + \dfrac{f(3)}{f(2)} + \cdots + \dfrac{f(2021)}{f(2020)}\)?

Show answer
Answer: E — none of the previous
Show hints
Hint 1 of 2
The rule f(x+y)=f(x)f(y) with f(1)=2 forces a familiar formula for f.
Still stuck? Show hint 2 →
Hint 2 of 2
Simplify a typical term f(n+1)/f(n) before adding.
Show solution
Approach: identify the exponential and collapse each term
  1. From f(x+y)=f(x)f(y) and f(1)=2 we get f(n)=2ⁿ.
  2. Each term f(n+1)/f(n) = 2ⁿ⁺¹/2ⁿ = 2, and there are 2020 terms (from f(2)/f(1) to f(2021)/f(2020)).
  3. The sum is 2020 × 2 = 4040, which is not among A–D, so none of the previous.
Mark: · log in to save
Problem 29 · 2021 Math Kangaroo Stretch
Algebra & Patterns substitutioncasework

Let \(M(k)\) be the maximum value of \(\left|\,4x^{2} - 4x + k\,\right|\) for x in the interval \([-1,1]\), where k can be any real number. What is the minimum possible value of \(M(k)\)?

Show answer
Answer: B — \(\tfrac{9}{2}\)
Show hints
Hint 1 of 2
Find the range of g(x) = 4x² − 4x on [−1,1]; then 4x² − 4x + k just shifts that range by k.
Still stuck? Show hint 2 →
Hint 2 of 2
The maximum of the absolute value is the larger of the two endpoint distances; choose k to balance them.
Show solution
Approach: find the range, then minimise the larger absolute endpoint
  1. On [−1,1], g(x)=4x²−4x ranges from −1 (at x=½) to 8 (at x=−1), so 4x²−4x+k lies in [k−1, k+8].
  2. Thus M(k) = max(|k−1|, |k+8|); this is smallest when k−1 = −(k+8), i.e. k = −7/2.
  3. Then both equal 9/2, the minimum value of M(k).
Mark: · log in to save
Problem 21 · 2020 Math Kangaroo Stretch
Algebra & Patterns evaluate-formula

The figure shows the lines r and s, whose equations are \(y = ax + b\) and \(y = cx + d\) respectively. Which of the following statements is true?

Figure for Math Kangaroo 2020 Problem 21
Show answer
Answer: A — \(ab + cd < 0\)
Show hints
Hint 1 of 2
Read the signs: r is (nearly) horizontal and high up; s rises steeply through the lower region.
Still stuck? Show hint 2 →
Hint 2 of 2
Get the sign of each of a, b, c, d, then test the options.
Show solution
Approach: read coefficient signs from the graph
  1. Line r is horizontal with positive intercept, so its slope a is 0 (or tiny) and b > 0.
  2. Line s has positive slope c > 0 and negative intercept d < 0.
  3. Then ab is about 0 and cd < 0, so ab + cd < 0 always holds: option A.
Mark: · log in to save
Problem 22 · 2019 Math Kangaroo Stretch
Algebra & Patterns caseworksubstitution

What is the set of all values of the parameter \(a\) for which the equation \(2 - |x| = ax\) has exactly two solutions?

Show answer
Answer: B — \(\left]-1;\,1\right[\)
Show hints
Hint 1 of 2
Graph \(y = 2 - |x|\), a tent peaking at \((0,2)\), against the line \(y = ax\) through the origin.
Still stuck? Show hint 2 →
Hint 2 of 2
Find which slopes \(a\) make the line meet the tent in exactly two points.
Show solution
Approach: graph the tent function against a line through the origin
  1. \(y = 2 - |x|\) is a tent with peak \((0,2)\) and zeros at \(x = \pm 2\); its two sides have slopes \(+1\) (left) and \(-1\) (right).
  2. On the right branch \(2 - x = ax\) gives \(x = \dfrac{2}{1+a}\), which is a valid solution only when \(a > -1\).
  3. On the left branch \(2 + x = ax\) gives \(x = \dfrac{2}{a-1}\), valid only when \(a < 1\); both branches give a solution exactly when \(-1 < a < 1\).
  4. Answer (B) \(\left]-1;\,1\right[\).
Mark: · log in to save
Problem 25 · 2019 Math Kangaroo Stretch
Algebra & Patterns substitutionfactorization

Four different straight lines pass through the origin of the coordinate system. They intersect the parabola \(y = x^{2} - 2\) at eight points. What could the product of the \(x\)-coordinates of these eight points be?

Show answer
Answer: A — only 16
Show hints
Hint 1 of 2
A line \(y = mx\) through the origin meets \(y = x^{2} - 2\) where \(x^{2} - mx - 2 = 0\); by Vieta the two \(x\)-roots multiply to \(-2\).
Still stuck? Show hint 2 →
Hint 2 of 2
Each of the four lines contributes a root-product of \(-2\), so just multiply across the four lines.
Show solution
Approach: use Vieta on each line–parabola intersection
  1. A line \(y = mx\) meets \(y = x^{2} - 2\) where \(x^{2} - mx - 2 = 0\), whose two roots multiply to \(-2\) (the constant term).
  2. The four lines give four such pairs, each with root-product \(-2\).
  3. So the product of all eight \(x\)-coordinates is \((-2)^{4} = 16\), no matter which four lines are chosen.
  4. Answer (A) only 16.
Mark: · log in to save
Problem 28 · 2019 Math Kangaroo Stretch
Algebra & Patterns digit-sumspiral-pattern

The sequence \(a_1, a_2, a_3, \ldots\) starts with \(a_1 = 49\). To find \(a_{n+1}\) for \(n \ge 1\), you add 1 to the digit sum of \(a_n\) and square the result. For example, \(a_2 = (4 + 9 + 1)^{2} = 196\). Find \(a_{2019}\).

Show answer
Answer: C — 64
Show hints
Hint 1 of 2
Compute terms in order — \(a_1 = 49\), \(a_2 = 196\), \(a_3 = 289\), \(a_4 = 400\), \(a_5 = 25\), … — and watch for a repeating cycle.
Still stuck? Show hint 2 →
Hint 2 of 2
Once the sequence cycles, locate term 2019 by its position within the cycle.
Show solution
Approach: iterate until the sequence settles into a cycle
  1. \(a_1 = 49\), \(a_2 = (4+9+1)^2 = 196\), \(a_3 = 17^2 = 289\), \(a_4 = 20^2 = 400\), \(a_5 = (4+0+0+1)^2 = 25\), \(a_6 = 8^2 = 64\), \(a_7 = 11^2 = 121\), \(a_8 = (1+2+1+1)^2 = 25\).
  2. From \(a_5\) on, the values cycle \(25 \to 64 \to 121 \to 25 \to \cdots\) with period 3.
  3. For \(n \ge 5\) the term depends on \((n-5) \bmod 3\); since \(2019 - 5 = 2014\) and \(2014 \equiv 1 \pmod 3\), we get \(a_{2019} = a_6 = 64\).
  4. Answer (C) 64.
Mark: · log in to save
Problem 21 · 2018 Math Kangaroo Stretch
Algebra & Patterns sum-constraintcasework

The faces of the prism shown are made up of two triangles and three squares. The six vertices are labelled using the numbers 1 to 6. The sum of the four numbers around each square is always the same. The numbers 1 and 5 are given in the diagram. Which number is written at vertex X?

Figure for Math Kangaroo 2018 Problem 21
Show answer
Answer: A — 2
Show hints
Hint 1 of 3
Add up all six labels, and use that each vertex sits on exactly two of the three square faces.
Still stuck? Show hint 2 →
Hint 2 of 3
That forces each pair of vertices joined by a vertical edge to add to the same total.
Still stuck? Show hint 3 →
Hint 3 of 3
Find that common edge-sum, then look at the edge through vertex 5.
Show solution
Approach: double counting forces each vertical edge of the prism to have the same vertex-sum
  1. The labels 1–6 total 21. Each vertex lies on exactly two of the three square faces, so the three equal square sums total 2·21 = 42, giving each square sum 14.
  2. Each square face is built from two vertical edges, and comparing the three faces shows the two endpoints of every vertical edge must add to the same value; with total 21 over three edges that value is 21/3 = 7.
  3. So the vertical edges pair the numbers as (1,6), (2,5), (3,4); in the picture X sits directly above 5 on one vertical edge, so X + 5 = 7.
  4. Hence X = 2, answer (A).
Mark: · log in to save
Problem 22 · 2018 Math Kangaroo Stretch
Algebra & Patterns substitution

\(m\) and \(n\) are the solutions of the equation \(x^2 - x - 2018 = 0\). What is the value of the expression \(n^2 + m\)?

Show answer
Answer: D — 2019
Show hints
Hint 1 of 2
Use the relations between the roots and the equation they satisfy.
Still stuck? Show hint 2 →
Hint 2 of 2
Replace n² using the original equation.
Show solution
Approach: Vieta plus substituting the equation a root satisfies
  1. From x²−x−2018 = 0, the roots satisfy m+n = 1.
  2. Since n is a root, n² = n + 2018.
  3. Then n² + m = (n + 2018) + m = (m+n) + 2018 = 1 + 2018 = 2019.
  4. Answer: 2019.
Mark: · log in to save
Problem 24 · 2018 Math Kangaroo Stretch
Algebra & Patterns substitutionevaluate-formula

A function \(f\) fulfils the property \(f(x + y) = f(x) \cdot f(y)\) for all whole numbers \(x\) and \(y\). Furthermore \(f(1) = \tfrac{1}{2}\). Determine the value of the expression \(f(0) + f(1) + f(2) + f(3)\).

Show answer
Answer: D — \(\tfrac{15}{8}\)
Show hints
Hint 1 of 2
Plug in x = y = 0 to pin down f(0).
Still stuck? Show hint 2 →
Hint 2 of 2
Build f(2) and f(3) by repeatedly using f(a+b) = f(a)f(b).
Show solution
Approach: exploit the multiplicative functional equation
  1. Setting x = y = 0 gives f(0) = f(0)², so f(0) = 1.
  2. f(2) = f(1)² = 1/4 and f(3) = f(1)³ = 1/8.
  3. Sum: 1 + 1/2 + 1/4 + 1/8 = 15/8.
  4. Answer: 15/8.
Mark: · log in to save
Problem 25 · 2018 Math Kangaroo Stretch
Algebra & Patterns sum-constraint

A quadratic function of the form \(f(x) = x^2 + px + q\) intersects the x-axis and the y-axis in three different points. The circle through these three points intersects the graph of \(f\) in a fourth point. What are the coordinates of this fourth point of intersection?

Show answer
Answer: C — \((-p \mid q)\)
Show hints
Hint 1 of 2
The four intersection x-values of circle and parabola are the roots of one quartic.
Still stuck? Show hint 2 →
Hint 2 of 2
Use the sum of those roots; three of them you already know.
Show solution
Approach: sum of roots of the circle-parabola quartic
  1. Substituting y = x²+px+q into the circle equation gives a quartic in x whose four roots sum to −2p.
  2. Three known intersection x-values are the two parabola roots (summing to −p) and 0.
  3. So the fourth x-value is −2p −(−p) = −p, and y = f(−p) = q.
  4. The fourth point is (−p | q).
Mark: · log in to save
Problem 27 · 2018 Math Kangaroo Stretch
Algebra & Patterns

How many real solutions does the equation \(\bigl\lvert\,\lvert 4^x - 3\rvert - 2\,\bigr\rvert = 1\) have?

Show answer
Answer: B — 3
Show hints
Hint 1 of 2
Peel the absolute values from the outside in.
Still stuck? Show hint 2 →
Hint 2 of 2
Each step splits into two cases; keep only those with a positive power of 4.
Show solution
Approach: unpeel nested absolute values and count valid exponentials
  1. ||4^x−3|−2| = 1 means |4^x−3|−2 = ±1, so |4^x−3| = 3 or 1.
  2. |4^x−3| = 3 gives 4^x = 6 (valid) or 4^x = 0 (impossible).
  3. |4^x−3| = 1 gives 4^x = 4 or 4^x = 2, both valid.
  4. Three positive values of 4^x (6, 4, 2) give 3 real solutions.
Mark: · log in to save
Problem 23 · 2017 Math Kangaroo Stretch
Algebra & Patterns arithmetic-sequence

We look at the sequence \(\langle a_n \rangle\) with \(a_1 = 2017\) and \(a_{n+1} = \dfrac{a_n - 1}{a_n}\). Then \(a_{999} =\)

Show answer
Answer: E — \(-\dfrac{1}{2016}\)
Show hints
Hint 1 of 2
Compute the first few terms; recurrences like this often repeat with a short period.
Still stuck? Show hint 2 →
Hint 2 of 2
Find the period, then use 999 modulo that period to locate a_999.
Show solution
Approach: detect the period of the recurrence
  1. a1 = 2017, a2 = 2016/2017, a3 = (a2 - 1)/a2 = -1/2016, a4 = (a3 - 1)/a3 = 2017 = a1.
  2. So the sequence repeats with period 3.
  3. 999 is a multiple of 3, so a_999 = a_3 = -1/2016.
Mark: · log in to save
Problem 27 · 2017 Math Kangaroo Stretch
Algebra & Patterns sum-constraintcasework

Nine whole numbers were written into the cells of a 3 × 3 table. The sum of these nine numbers is 500. We know that the numbers in two adjacent cells (sharing a common side) differ by exactly 1. Which number is in the middle cell?

Figure for Math Kangaroo 2017 Problem 27
Show answer
Answer: D — 56
Show hints
Hint 1 of 2
Adjacent cells differ by 1, so the grid splits into two parity classes like a checkerboard around the centre.
Still stuck? Show hint 2 →
Hint 2 of 2
Express all nine entries in terms of the centre value and set the total equal to 500.
Show solution
Approach: write all cells relative to the centre, then use the sum
  1. Colour the grid like a checkerboard; neighbours differ by 1, so the centre and four corners share one parity while the four edge cells share the other.
  2. A valid tight filling is centre \(m\), each edge cell \(m-1\), and each corner \(m\) (every adjacent pair then differs by exactly 1).
  3. The total is \(m + 4(m-1) + 4m = 9m - 4\); setting \(9m - 4 = 500\) gives \(9m = 504\).
  4. So the middle cell is \(m = 56\), answer D.
Mark: · log in to save
Problem 28 · 2017 Math Kangaroo Stretch
Algebra & Patterns casework

How big is \(x + y\), if \(|x| + x + y = 5\) and \(x + |y| - y = 10\) both hold true?

Show answer
Answer: A — 1
Show hints
Hint 1 of 2
The absolute values force casework on the signs of x and y.
Still stuck? Show hint 2 →
Hint 2 of 2
Test the sign cases; only one keeps both equations consistent.
Show solution
Approach: casework on the signs inside the absolute values
  1. If x >= 0 then |x| + x + y = 2x + y = 5; if y < 0 then x + |y| - y = x - 2y = 10.
  2. Solving 2x + y = 5 and x - 2y = 10 gives x = 4, y = -3, consistent with x >= 0 and y < 0.
  3. Therefore x + y = 1.
Mark: · log in to save
Problem 21 · 2016 Math Kangaroo Stretch
Algebra & Patterns casework

How many different real solutions does the following equation have?

\((x^2 - 4x + 5)^{\,x^2 + x - 30} = 1\)

Show answer
Answer: C — 3
Show hints
Hint 1 of 3
A power equals 1 in only three ways.
Still stuck? Show hint 2 →
Hint 2 of 3
Either the exponent is 0, or the base is 1, or the base is -1 with an even exponent.
Still stuck? Show hint 3 →
Hint 3 of 3
Notice the base \(x^2-4x+5 = (x-2)^2+1\) is always at least 1, which kills one case.
Show solution
Approach: three cases for base^exponent = 1
  1. The base \(x^2-4x+5 = (x-2)^2+1 \ge 1\), so it can never be \(-1\); only two cases survive.
  2. Base \(= 1\): \((x-2)^2+1 = 1\) gives \(x = 2\).
  3. Exponent \(= 0\): \(x^2+x-30 = 0\) gives \(x = 5\) or \(x = -6\), and the base is nonzero at both.
  4. The distinct real solutions are \(2, 5, -6\): that is 3 of them (C).
Mark: · log in to save
Problem 25 · 2016 Math Kangaroo Stretch
Algebra & Patterns substitutiondifference-of-squares

The equations \(x^2 + ax + b = 0\) and \(x^2 + bx + a = 0\) both have real solutions. It is known that the sum of the squares of the solutions of the first equation is equal to the sum of the squares of the solutions of the second equation, and that \(a \ne b\). Then \(a + b\) equals

Show answer
Answer: B — -2
Show hints
Hint 1 of 3
By Vieta, the sum of the squares of the roots is \((\text{sum})^2 - 2(\text{product})\).
Still stuck? Show hint 2 →
Hint 2 of 3
Set the two sums-of-squares equal, then factor the resulting symmetric equation.
Still stuck? Show hint 3 →
Hint 3 of 3
The condition \(a \ne b\) lets you cancel one factor.
Show solution
Approach: Vieta plus factoring
  1. For \(x^2+ax+b\) the roots have sum \(-a\) and product \(b\), so their squares sum to \(a^2 - 2b\); for \(x^2+bx+a\) it is \(b^2 - 2a\).
  2. Setting \(a^2 - 2b = b^2 - 2a\) gives \(a^2 - b^2 + 2a - 2b = 0\), i.e. \((a-b)(a+b+2) = 0\).
  3. Since \(a \ne b\), the other factor vanishes: \(a + b = -2\), answer B.
Mark: · log in to save
Problem 29 · 2014 Math Kangaroo Stretch
Algebra & Patterns custom-operationsubstitution

The mapping \(f:\mathbb{Z} o\mathbb{Z}\) fulfils the conditions \(f(4)=6\) and \(xf(x)=(x-3)f(x+1)\). What is the value of the expression \(f(4) imes f(7) imes f(10) imes\ldots imes f(2011) imes f(2014)\)?

Show answer
Answer: D — \(2013!\)
Show hints
Hint 1 of 2
The relation x·f(x) = (x−3)·f(x+1) lets you step f from one integer to the next.
Still stuck? Show hint 2 →
Hint 2 of 2
When you multiply the wanted terms, look for a massive telescoping cancellation.
Show solution
Approach: use the recurrence and telescope the product
  1. The condition gives f(x+1) = x·f(x)/(x−3), so with f(4)=6 every value of f is determined.
  2. Forming f(4)·f(7)·f(10)·…·f(2014) and simplifying, the fractions telescope.
  3. The product collapses to 2013!.
Mark: · log in to save
Problem 27 · 2012 Math Kangaroo Stretch
Algebra & Patterns substitution

After an especially intense lesson the graph of the function y = x² was still on the board as well as 2012 straight lines parallel to the straight line with the equation y = x, which each intersected the parabola in two points. How big is the sum of all x-coordinates of the intersections of the straight lines with the parabola?

Show answer
Answer: D — 2012
Show hints
Hint 1 of 2
Each line parallel to \(y = x\) has the form \(y = x + c\); intersect it with \(y = x^2\).
Still stuck? Show hint 2 →
Hint 2 of 2
The two \(x\)-values on one line are the roots of \(x^2 - x - c = 0\) — use the sum of roots, which is the same for every line.
Show solution
Approach: sum of roots per line, added over all lines
  1. A line \(y = x + c\) meets \(y = x^2\) where \(x^2 - x - c = 0\), whose two roots sum to \(1\) (independent of \(c\)).
  2. So each of the 2012 lines contributes \(1\) to the running total of \(x\)-coordinates.
  3. The overall sum is \(2012 \cdot 1 = 2012\), choice D.
Mark: · log in to save
Problem 29 · 2012 Math Kangaroo Stretch
Algebra & Patterns arithmetic-sequence

In the sequence 1, 1, 0, 1, −1, … the first two terms a1 and a2 are each 1. The third term is the difference of the previous two and a3 = a1a2 holds true. The fourth one is the sum of the previous two with a4 = a2 + a3, the fifth is the difference a5 = a3a4, a6 = a4 + a5, and so on, as well as the alternating difference and the sum. How big is the sum of the first 100 terms of this sequence?

Show answer
Answer: B — 3
Show hints
Hint 1 of 2
Just generate terms, alternately subtracting then adding the previous two, until the pattern repeats.
Still stuck? Show hint 2 →
Hint 2 of 2
Find the period and the sum over one full period, then handle the leftover terms.
Show solution
Approach: find the period, then sum 100 terms
  1. Listing terms gives \(1,1,0,1,-1,0,-1,-1,0,-1,1,0\), after which \(a_{13}=1, a_{14}=1\) repeat the start, so the period is 12.
  2. One full period sums to \(0\), so the first \(96 = 8\times12\) terms contribute \(0\).
  3. The remaining four terms \(a_{97},\dots,a_{100}\) match \(a_1,\dots,a_4 = 1,1,0,1\), summing to \(3\), choice B.
Mark: · log in to save
Problem 22 · 2011 Math Kangaroo Stretch
Algebra & Patterns arithmetic-sequencedivisibility

Consider the two arithmetic sequences 5, 20, 35, … and 35, 61, 87, …. How many different arithmetic sequences of positive whole numbers have both of these as subsequences?

Show answer
Answer: C — 5
Show hints
Hint 1 of 2
For an arithmetic sequence to contain another as a subsequence, its common difference must divide the other's difference.
Still stuck? Show hint 2 →
Hint 2 of 2
Here the difference must divide both 15 and 26, whose gcd is 1.
Show solution
Approach: the super-sequence's step must divide both 15 and 26
  1. To contain the step-15 sequence its difference d divides 15; to contain the step-26 sequence d divides 26.
  2. Since gcd(15, 26) = 1, d = 1, so the super-sequence runs through consecutive integers.
  3. Starting at any of 1, 2, 3, 4, 5 (it must reach 5) gives 5 such sequences.
  4. (Note: the official key also accepts 'infinite' under a looser reading of the question.)
Mark: · log in to save
Problem 23 · 2011 Math Kangaroo Stretch
Algebra & Patterns substitution

The sequence of functions \(f_{1}(x),\,f_{2}(x),\,\ldots\) satisfies \(f_{1}(x)=x\) and \(f_{n+1}(x)=\dfrac{1}{1-f_{n}(x)}\). Determine the value of \(f_{2011}(2011)\).

Show answer
Answer: A — 2011
Show hints
Hint 1 of 2
Compute f₂, f₃, f₄ and watch for a repeat.
Still stuck? Show hint 2 →
Hint 2 of 2
The map cycles with period 3, so reduce 2011 modulo 3.
Show solution
Approach: detect the period-3 cycle
  1. f₁(x)=x, f₂=1/(1−x), f₃=(x−1)/x, and f₄=x again — period 3.
  2. 2011 = 3·670 + 1, so f₂₀₁₁ = f₁, the identity.
  3. Therefore f₂₀₁₁(2011) = 2011.
Mark: · log in to save
Problem 25 · 2011 Math Kangaroo Stretch
Algebra & Patterns substitution

An airline does not charge for luggage below a certain weight; for each additional kg there is a charge. Mr. and Mrs. Raiss had 60 kg of luggage and paid 3 €. Mr. Wander also had 60 kg of luggage but had to pay 10.50 €. How many kg of luggage per passenger were carried free?

Show answer
Answer: D — 25
Show hints
Hint 1 of 2
Mr. and Mrs. Raiss are two passengers; Mr. Wander is one — they share the same free allowance and rate.
Still stuck? Show hint 2 →
Hint 2 of 2
Set up the two charge equations and divide them to remove the rate.
Show solution
Approach: two charge equations, eliminate the per-kg rate by dividing
  1. Let f be the free kg per passenger and c the rate. Raiss: c(60 − 2f) = 3; Wander: c(60 − f) = 10.5.
  2. Dividing: (60 − f)/(60 − 2f) = 3.5, so 60 − f = 210 − 7f, giving 6f = 150.
  3. Thus f = 25 kg free per passenger.
Mark: · log in to save
Problem 26 · 2010 Math Kangaroo Stretch
Algebra & Patterns sum-constraintwork-backward

The numbers from 1 to 10 are written 10 times each on a board. Now the children play the following game: one child deletes two numbers off the board and writes instead the sum of the two numbers minus 1. Then a second child does the same, and so forth until there is only one number left on the board. The last number is

Show answer
Answer: B — 451.
Show hints
Hint 1 of 2
Each move replaces two numbers with one, so track how the count and the total change.
Still stuck? Show hint 2 →
Hint 2 of 2
The total drops by exactly 1 every move, regardless of which numbers are chosen.
Show solution
Approach: track the invariant: total minus number of moves
  1. The starting numbers sum to 10×(1+...+10) = 550, and there are 100 numbers.
  2. Each move removes one number and lowers the total by 1; reaching one number takes 99 moves.
  3. The last number is 550 − 99 = 451.
Mark: · log in to save
Problem 27 · 2010 Math Kangaroo Stretch
Algebra & Patterns difference-of-squaresgrouping

The expression \(\dfrac{(2+3)(2^2+3^2)\cdots(2^{1024}+3^{1024})(2^{2048}+3^{2048})+2^{4096}}{3^{2048}}\) is equal to

Show answer
Answer: C — \(3^{2048}\)
Show hints
Hint 1 of 2
Multiply the whole product by the missing factor (3 − 2) = 1; it telescopes.
Still stuck? Show hint 2 →
Hint 2 of 2
Each step uses (a−b)(a+b) = a² − b².
Show solution
Approach: telescoping difference of squares
  1. Since 3 − 2 = 1, the product equals (3−2)(3+2)(3²+2²)...(3^2048+2^2048) = 3^4096 − 2^4096.
  2. Adding 2^4096 gives 3^4096.
  3. Dividing by 3^2048 leaves 3^2048.
Mark: · log in to save
Problem 29 · 2010 Math Kangaroo Stretch
Algebra & Patterns substitution

A function maps all positive real numbers to real numbers. For all \(x\in\mathbb{R}^{+}\) the following holds true: \(2f(x)+3f\!\left(\dfrac{2010}{x}\right)=5x\). Determine the value of f(6).

Show answer
Answer: A — 993
Show hints
Hint 1 of 2
Replace x with 2010/x to get a second equation in the same two unknowns.
Still stuck? Show hint 2 →
Hint 2 of 2
Solve the pair for f(x), then plug in x = 6.
Show solution
Approach: substitute x -> 2010/x and solve the system
  1. The given equation is 2f(x) + 3f(2010/x) = 5x.
  2. Swapping x and 2010/x gives 2f(2010/x) + 3f(x) = 5·2010/x.
  3. Eliminating f(2010/x) yields f(x) = 6030/x − 2x.
  4. Then f(6) = 1005 − 12 = 993.
Mark: · log in to save
Problem 27 · 2009 Math Kangaroo Stretch
Algebra & Patterns caseworksubstitution

If \(\dfrac{a}{b+c}=\dfrac{b}{c+a}=\dfrac{c}{a+b}=k\), how many possible real values exist for k?

Show answer
Answer: B — 2
Show hints
Hint 1 of 2
Either the three numbers add to something nonzero, or they add to zero—handle the two cases separately.
Still stuck? Show hint 2 →
Hint 2 of 2
Add all three given fractions’ numerators and denominators to find k when a + b + c ≠ 0.
Show solution
Approach: split into a + b + c ≠ 0 and a + b + c = 0
  1. If a + b + c ≠ 0, adding the equal fractions gives k = (a+b+c)/[2(a+b+c)] = 1/2.
  2. If a + b + c = 0, each denominator equals minus its numerator, so k = −1.
  3. Thus k takes 2 possible values.
Mark: · log in to save