\documentclass[a4paper,12pt]{article}
\usepackage{epsfig}
\newcommand{\ds}{\displaystyle}
\newcommand{\pl}{\partial}
\parindent=0pt
\begin{document}


{\bf Question}

For the curve $$r = a \cos (\theta - \alpha),$$ show that $$ \phi
= \frac{1}{2} \pi + \theta - \alpha$$

Illustrate this result geometrically.


\vspace{.25in}

{\bf Answer}

$\ds r = a\cos (\theta-\alpha)$

$\cot \phi = \frac{1}{r} \frac{dr}{d\theta} =
\frac{-a\sin(\theta-\alpha)}{r} = -\tan(\theta-\alpha)$

So $\phi = \frac{\pi}{2} + \theta-\alpha$

\begin{center}
\epsfig{file=cg-3-1.eps, width=50mm}
\end{center}

This is the alternate segment theorem.


\end{document}
