This is question (b) from problem 11 in Chapter 8 and it has to do with approximating the area of the circle by inscribing appropriate polygons. If $P$ is a regular polygon inscribed inside a circle and $P'$ is the inscribed regular polygon with twice as many sides, then we are asked to prove that the difference between the area of the circle and the area of $P'$ is less than half the difference between the area of the circle and the area of $P$ (use Figure 7)
When I first encountered that problem I tried to go for an analytic solution. By limiting ourselves to the triangle formed by one side of $P$ and two radii as shown in Figure 7, we quickly arrive at the inequality $x-\sin{x}<\sin{x} - \sin{x}\cos{x}$. Solving the previous inequality is really hard and if we consider the fact that trig functions have not been introduced in the text yet, we may conclude that a geometric approach is required. Since I was unable to come up with one of my own, I decided to look at the solution.
Solution: Let $R_i$ be the area of region number $i$ in the attached figure. We must show that $R_2 < \frac{1}{2} (R_1 + R_2)$, or $R_2 < R_1$. This is clear, since $R_2 < R_2 + R_3 = R_1$.
My problem with this proof lies in how much it relies on the visual information of the diagram. It feels hand-wavy. I was wondering if another more convincing/rigorous geometric proof is possible.


