When browsing my son's math book, I stumbled upon a problem which I do not know how to approach at his level. This is a book for 11 years old, which is the 6th year of school ("6ème" in France).
The problem is the following
CandDare villages which are at, respectively 9 and 3 km from a railway (theEXFline).They will build a station (denoted by
X) on the railway in such a place where the distance to the villagesCX + XDis the smallest.Where should
Xbe placed?
I took the easy way by creating a function which depends on EX and found the root of its derivative - which gave me the EX minimizing the distance.
Now the harder part is to find the solution appropriate for an 11 years old. Out of the possibly useful things they do not know yet are Pythagorean and Thales' theorems.

Let $D'$ be the reflection of $D$ across the railway line.
Then the distance from $X$ to $D'$ is the same as that from $X$ to $D$, and the shortest path from $C$ to $D'$ is a straight line. Place the station where this line intersects the railway line.