Consider a grid of squares. A circle is inscribed in the lower left corner, the middle square of the top row, and the rightmost square of the middle row, and a circle with radius is drawn such that is externally tangent to each of the three inscribed circles. If the side length of each square is 1, compute .
Solution
Let be the center of the square in the lower left corner, let be the center of the square in the middle of the top row, and let be the center of the rightmost square in the middle row. It's clear that is the circumcenter of triangle - hence, the desired radius is merely the circumradius of triangle minus . Now note that by the Pythagorean theorem, and so we easily find that the altitude from in triangle has length . Therefore the area of triangle is . Hence the circumradius of triangle is given by and so the answer is .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.