Six congruent copies of the parabola $y = x^2$ are arranged in the plane so that each vertex is tangent to a circle, and each parabola is tangent to its two neighbors. Find the radius of the circle.
I'm honestly not sure how to start this problem. The vertices of the parabolas are spaced $60^\circ$ apart on the circumference of the circle, and the points where two parabolas are tangent are also spaced $60^\circ$ apart, $30^\circ$ from a vertex. But I'm not sure how this is useful.
I also know that the focus and directrix of each parabola are the same distance from the vertex, and the directrixes (is that the plural?) intersect $60^\circ$ apart, $30^\circ$ from a vertex. But again, I don't know how useful that is.
Normally on problems like these I'd try to draw a radius and form some right triangles but I really don't see how I can do that here.
TIA!





The idea is to look at a single parabola of the form $y = x^2 + r$, and determine $r$ such that the parabola is tangent to the lines $$y = \pm \sqrt{3} x.$$ This $r$ will be the radius of the inscribed circle. See the following figure, which only shows the top and bottom parabolas, but adds the lines:
To this end, we compute the derivative $$\frac{dy}{dx} = 2x$$ and equate it to $\pm \sqrt{3}$ to obtain $$x = \pm \frac{\sqrt{3}}{2}.$$ These are the $x$-values at which the parabola is tangent. So we require $$(\pm \sqrt{3}/2)^2 + r = \pm \sqrt{3}(\pm \sqrt{3}/2) = 3/2,$$ hence $$r = \frac{3}{2} - \frac{3}{4} = \frac{3}{4}.$$