How do we find the area that the cow can graze?
The question goes as follows--
There is a circular barn house surrounded by a huge grazing field. A cow is tied to the rope ($AB$) at the end $A$ as shown. The length of the rope is half the circumference of the barn. Find the area that the cow can graze. The left side of the area is obvious but i cannot get a hang of what is happening on the right side..all i can say is that the rope starts to wrap around the barn when the cow goes to the right.
The length of the rope is $16\pi$ units.


$n=4$ and $r$ is the radius of the barn. Taking the limit of the sum as $n\rightarrow\infty$ will get you the answer.
Try to do a Riemann sum. For $0<\theta<\pi/2$, consider the strip of land covered as the contact angle moves from $\theta$ to $\theta+d\theta$. Integrate that. Then, for $\pi/2<\theta<\pi$, the end of the rope is coming back west, and the strip of land you measure is the inaccessible part. Integrate that and subtract from the first answer.
When the contact angle is $\theta$, a bound on the region is $$P1(-16\cos\theta+16(\pi-\theta)\sin\theta,16\sin\theta+16(\pi-\theta)\cos\theta)$$ Another bound is on the south side, $$P2(-16\cos\theta+16(\pi-\theta)\sin\theta, -16\sin\theta-16(\pi-\theta)\cos\theta)$$ Then, allowing just a bit more contact on the barn, to $\theta+d\theta$, you get $$P3(-16\cos(\theta+d\theta)+16(\pi-(\theta+d\theta))\sin(\theta+d\theta),16\sin(\theta+d\theta)+16(\pi-(\theta+d\theta))\cos(\theta+d\theta))$$ and similar for P4. There is a region P1P2P4P3 which is a trapezoid, whose height is $P1y$ and whose width is $d\theta$ times $dP1x/d\theta$
Sorry I don't know how to do pictures on this.