A closed curve of length $L>2$ passes through two fixed points that are $1$ unit apart. Suppose the enclosed area is maximized. The isoperimetric problem implies that each of the two sections of the curve (between the two fixed points) is a circular arc.
Then I wondered, do the two arcs have equal length?
I know that if $L>\pi$, then the answer is no. This is because (according to the isoperimetric problem) the curve is a circle; and since the two fixed points are not endpoints of a diameter of the circle, the two arcs have unequal length.
My question is:
If $2<L<\pi$, do the two arcs have equal length?
I did some numerical investigation using desmos, and it seems that, unlike the first case, the answer is yes, but I do not know how to prove it. I would prefer an intuitive proof, but an algebraic proof would be welcome also.
My attempt:
Suppose the two arcs have angles $2\theta_1, 2\theta_2$, and radii $r_1,r_2$. The sum of the two arc lengths is $L$, so $2r_1 \theta_1+2r_2 \theta_2=L$. The endpoints of each arc are $1$ unit apart, so $2r_1\sin{\theta_1}=2r_2\sin{\theta_2}=1$. So we have
$$\frac{\theta_1}{\sin{\theta_1}}+\frac{\theta_2}{\sin{\theta_2}}=L \text{ where } 2<L<\pi$$
The enclosed area is
$$A=\frac{2\theta_1-\sin{2\theta_1}}{8\sin^2{\theta_1}}+\frac{2\theta_2-\sin{2\theta_2}}{8\sin^2{\theta_2}}$$
We want to prove that, when $A$ is maximized, $\theta_1=\theta_2$. But I do not know how to do so.

