Looking for the smallest circle which will hold three 1x1 squares. What is its radius?
By visualisation, I think that this is the optimal arrangement, but I'm unable to find the radius. Any hints would be appreciated.
Looking for the smallest circle which will hold three 1x1 squares. What is its radius?
By visualisation, I think that this is the optimal arrangement, but I'm unable to find the radius. Any hints would be appreciated.
The side lengths of the highlighted triangle are $1$, $\sqrt{2^2+\left(\frac{3}{2}\right)^2}$ and $\sqrt{2^2+\left(\frac{1}{2}\right)^2}$ by the Pythagorean theorem. Since its area is $1$, we have: $$ \color{red}{R} = \frac{abc}{4\Delta} = \frac{1}{4}\sqrt{1\cdot\frac{25}{4}\cdot\frac{17}{4} }=\color{red}{\frac{5}{16}\sqrt{17}}\approx 1.28847. $$