Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

How to divide a circle into 9 rings / 1 inner circle with the same area?

Writer Emily Wong
$\begingroup$

The objective is to divide a circle of any size into 10 equal areas where 1 is a smaller inner circle and 9 are rings.

$\endgroup$ 4

2 Answers

$\begingroup$

Let the radius of the outer circle be $R$. Let the radii of the $10$ circles be $r_1, r_2, \ldots r_{10}$ As the area of a circle is is $A=\pi r^2$, you want $\frac {\pi R^2}{10}=\pi (r_i^2-r_{i-1}^2)$, with $r_{10}=R$ and $r_0=0$. This gives $r_i=R\sqrt {\frac {i}{10}}$

$\endgroup$ 6 $\begingroup$

Just for a lark (and to confirm my comment), below is (almost) all the steps required to build the picture using compass and straightedge. (Created using kseg.)

The steps skipped: starting from the original circle, take its radius, and divide that by 10. (Arbitrary integer division is available in compass and straightedge.) Starting from just two points separated that length apart, the image below can be constructed in 68 steps. (Those two initial points are in green.)

enter image description here

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy