\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}}
\newcommand{\LC}{\mathcal{L}}
\newcommand{\LCI}{\mathcal{L}^{\M{-1}}}
\begin{document}
{\LARGE
\begin{center}
MATH 220 E1 ~~~~~~ QUIZ \#9  ~~~~~  (20 points)\\*[1em]
(12 minutes, 12 March 1999, Sections 7.5-7.7)
\end{center}
NAME:
\\*[0.5em]
SOCIAL SECURITY NUMBER (SSN):
\\*[0.5em]
DISCUSSION TIME AND DAY (DT\&D):
\\*[1.5em]
{\B 1. Find the Solution to the IVP Using the Laplace (\boldmath{$\LC$}) and
its Inverse (\boldmath{$\LCI$}) Transform:}\\*[2em]
{\B \hspace*{2em}\boldmath{$y^{\prime\prime}(t)+5y^{\prime}(t)+6y(t) = 7 u(t-4)$}\\*[1em]
\hspace*{4.5em}\boldmath{$y(0)=0;~~ y^{\prime}(0)=2;$}\\*[2em]
Hint: \boldmath{$\LC[f(t-a)u(t-a)](s)=e^{-as}F(s);~~ \\*[1ex]
\LC[f*g](s)=F(s)\cdot G(s);\\*[1ex]
\frac{1}{s(s+a)(s+b)}=\frac{1}{b-a}\left(
\frac{1}{a}\left(\frac{1}{s}-\frac{1}{s+a}\right)
-\frac{1}{b}\left(\frac{1}{s}-\frac{1}{s+b}\right)\right);
$}
}
%\vfill
}%endsize
\end{document}

