\documentclass[a4paper,12pt]{article}
\usepackage{epsfig}
\newcommand{\ds}{\displaystyle}
\newcommand{\un}{\underline}
\parindent=0pt
\begin{document}

{\bf Question}

Let $T$ be a triangle with angles $\alpha$, $\beta$, and
$\frac{\pi}{2}$.  Let $a$ be the hyperbolic length of the side of
$T$ opposite the vertex with angle $\alpha$.  Prove that $\cosh(a)
\sin(\beta) = \cos(\alpha)$.

\medskip

{\bf Answer}

\begin{center}
\epsfig{file=407-10-2.eps, width=50mm}
\end{center}

\un{use lcII}:

\begin{eqnarray*} \cos(\alpha) & = &
-\cos(\beta)\cos(\frac{\pi}{2})+\sin(\beta)\sin(\frac{\pi}{2})\cosh(a)\\
& = & \sin(\beta)\cosh(a)\end{eqnarray*} as desired.

\end{document}
