Is there a way to slice a pizza into eleven equal-area slices using only four cuts?
During a late-night Slack chat a last week, the subject somehow wandered onto eleven-slice pizzas, and the above question came up. I immediately demonstrated that if we don’t worry about area, it’s easy to get eleven slices with four cuts:

So is it possible to precisely place these four cuts so that the pieces are equal in area?
Since the area of a unit circle is , and there are eleven slices, each slice needs to have an area of one eleventh of
.
Determining the Central Angles
Let’s consider the area on one side of one cut – in this case, the area made up of slices A, B, E, and I:

Because ABEI has four slices, we know that its area would need to be . It’s also a circular segment cut off by a chord, so we can use the circular segment area formula (all calculations will use radians):
Using Wolfram Alpha to solve for :
Now, note that segment ACFJ is symmetrical to ABEI, so it has the same central angle .

That gives us the central angle for two of the chords, which indirectly defines their position relative to the center of the circle. We can find the other two central angles in a similar manner:

Segment EGIJK consists of five slices, so its area is . We’ll call its central angle
.

Segment FHIJK also has five slices, so it has the same area and same central angle
as segment EGIJK. Once again using the circular segment area formula:
So we now know the central angle (and thus position relative to the center) of all four chords. However, we don’t yet know the chords’ positions relative to each other.
Determining the Chords’ Relative Positions
Let’s now consider the overlap between segments ABEI and ACFJ:

The overlap between these two segments is slice A, which needs to have an area of . We would like to determine the central angle
, which will give us the position of these segments’ chords relative to each other.
The area of slice A is equal to the sum of the area of circular segment RS and the area of .
The area of circular segment RS is once again determined by:
To get the area of , however, we’ll have to do some trigonometry to find angles
,
,
, and the length of side
.
Because is an isosceles triangle, we know its two base angles are the same. Since the radian angles of a triangle add up to
:
Since the chords formed by central angles also define isosceles triangles:
Solving for all three angles of :
Solving for the length of using the Pythagorean Theorem, and knowing that the hypotenuse is equal to the radius of 1:
From the three angles and one side, we can then solve for the area of :
Now, since we know that the area of the circular segment plus the area of the triangle need to add up to , we can solve for
:
Now we know the central angle of each of the first two chords (), the central angle of the overlap between them (
), and the central angle of each of the second two chords (
). We just need to find the central angle of the second overlap (which we’ll call
) to completely define the position of all four chords.

Looking at this layout, it’s the same as what we just did, with three exceptions:
- The overlap area (IJK) is three slices instead of one, so the area of the overlap is
instead of
- The central angle for each of the two chords is
instead of
- We’re solving for
instead of
So given that, we can simply reuse the final formula above, making the appropriate substitutions:
This means we now know the central angles of all four chords and the central angle of the overlap between each pair of same-length chords:
Since the layout needs to be symmetrical for the areas to be equal, we know that the intersection of each pair of same-length chords must rest on the same diameter of the circle. From all of that, we know the exact position all four chords must be in to make all of the following true:
So if we create the cuts with the above ,
,
, and
angles, and the remaining slices each have an area of
, then we’ve solved the problem. On the other hand, if we create the cuts and any of the remaining slices don’t have an area of
, then we know that it’s impossible to get eleven equal slices with four cuts, since any change of position of the chords would make one or more of the areas we listed above incorrect.
Drawing the Calculated Cuts
Let’s then draw the cuts using the calculated actual positions. Starting with areas ABEI and ACFJ:

So far, it’s looking good; BEI and CFJ both appear to be three times larger than A, which is what we would want. Now let’s draw the final two cuts:

Uh-oh.
So even though the sets of slices we calculated are an appropriate portion of the pizza, the remaining slices clearly are not even. As stated above, there’s no way we can move the cuts without making the sections we calculated the wrong size. Therefore, we’ve demonstrated that while we can cut a pizza into eleven slices using only four cuts, it’s not possible to cut the pizza so that those eleven slices have equal area.