\documentclass[12pt]{article}
\hoffset=-1.025in %1.0in at left if 12pt
%\hoffset=-0.525in %1.0in at left if 12pt
\voffset=-0.900in %1.0in at top if 12pt
\setlength{\textwidth}{7.5in}
%\setlength{\textwidth}{6.5in}
\setlength{\textheight}{9.0in}
\thispagestyle{empty}
\newcommand{\B}{\bfseries\Huge}
\newcommand{\M}[1]{\mbox{\B #1}}
\begin{document}
{\LARGE
\begin{center}
MATH 220 E1 ~~~~~~ QUIZ \#6  ~~~~~  (20 points)\\*[1em]
(12 minutes, 19 Feb 1999, Sections 4.10-5.2)
\end{center}
NAME:
\\*[0.5em]
SOCIAL SECURITY NUMBER (SSN):
\\*[0.5em]
DISCUSSION TIME AND DAY (DT\&D):
\\*[1.5em]
{\B 1.   Find General Solution to ODE System:}
\begin{center}
\parbox[t]{4.in}{
{\B x$^{\prime}$(t) = 3x(t) - 2y(t)}
\\*[1ex]
{\B y$^{\prime}$(t) = 3x(t) - 4y(t)}
}
\end{center}
~\\*[2.0em]
{\B 2.   For Undamped, Free Mass-Spring System:\\*[1ex]
\parbox[t]{4.25in}{{\hspace{0.25in}\underline{Given}:}\\
Mass m = 10 kg,\\ 
Spring Const. k = 40 $\frac{kg}{sec^2}$\\
x(0) = 8 and\\
v(0) = x$^{\prime}$(0) = 0.}
\hspace*{0.1in}
\parbox[t]{3.25in}{{\hspace*{0.25in}\underline{What is}:}\\
ODE of Motion?\\ 
Amplitude A?\\
Phase \boldmath{$\phi$}?}
}
\vfill
{\it Hint:\\*[0.5ex]}
{\LARGE\boldmath{$\sin(\pi/2)=1, \cos(\pi/2)=0, \sin(\pi)=0, \cos(\pi)=-1$}}
}%endsize
\end{document}

