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?

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
- f(x)=0 at x = 0 and x = β4.
- Pulling back once more, f(x) β {0,β4} adds x = β8; pulling back again adds x = β12.
- The solution set is {0,β4,β8,β12}: 4 solutions, A.
Mark:
· log in to save