Possible Duplicate:
Solving $2x - \sin 2x = \pi/2$ for $0 < x < \pi/2$
I need a little nudge for this problem. I have figured out everything but the last bit(albeit the most important!).
Two equal circles of radii $a$ intersect and the common chord subtends an angle of $2\theta$ radians at either center. Find an expression for the area of the region common to the two circles.
If this area is equal to half the area of either circle, estimate the value of $\theta$ which satisfies this equation
Using the sector area formula, I found the area of the minor segment = $\dfrac{1}{2}a^2(2\theta - \sin 2\theta)$
Hence area of overlapping region = $a^2(2\theta - \sin 2\theta)$
Since this area is half of either circle, $a^2(2\theta - \sin 2\theta) = \dfrac{1}{2}\pi a^2$
Simplifying further, I got,
$\sin 2\theta = 2\theta - \dfrac{\pi}{2}$
This is how far I have gotten. I don't know how to solve this equation. Can you guys help? Thanks again.