\documentclass[12pt,fleqn]{report} 

\usepackage{palatino}
\usepackage{epsfig}
\usepackage{subfigure}

\pagestyle{empty} %%% this results in no pagenumbers (footer is empty}

\addtolength{\oddsidemargin}{-1.0in}
\addtolength{\evensidemargin}{-1.0in}
\addtolength{\textwidth}{1.5in}
\addtolength{\topmargin}{-0.5in}
\addtolength{\textheight}{2.0in}

\baselineskip=20pt

\newcommand{\dsps}{\displaystyle}
\newcommand{\pp}{\par \noindent}
\newcommand{\newp}{\vfil \eject}
%\newcommand{\newp}{\bigskip}

\begin{document}

\noindent
\vfil \noindent
\large
\hfil Math 126 C - Spring 2010\hfil \pp
\hfil Mid-Term Exam Number Two\hfil  \pp
\hfil May 13, 2010 \hfil \pp
\hfil Answers \hfil \pp
\normalsize

\begin{enumerate}

\item (a) $\sqrt{5}$ cm/sec.  (b) $t=\frac{\pi}{4}$.

\item $\dsps \kappa = \frac{2 \sqrt{2}}{73^{3/2}}$

\item (a) $\left(\frac{1}{5}, \frac{1}{2}, \frac{77}{10}\right)$.

(b) There are four critical points (1,1) (local min), (1,-1) (saddle point), (-1,1) (saddle point), (-1,-1) (local max).

\item $\dsps V= \int_{0}^6 \int_{3-\frac{1}{2}y}^{6-y} xy \, dx \, dy.$

\end{enumerate}

\end{document}



