\documentclass[12pt]{article}
\newcommand{\ds}{\displaystyle}
\newcommand{\pl}{\partial}
\newcommand{\dy}{\frac{dy}{dx}}
\parindent=0pt
\begin{document}

{\bf Question}

Consider the problem

\[
{d^2{\bf x}\over dt^2}=M{\bf x}
\]

where

\[
M=\pmatrix{2 & -1 \cr
           -2 & 3 \cr}\qquad {\bf x}=\pmatrix{x \cr y \cr}
\]

By introducing two new variables write the problem as four first
order differential equations and then express this in matrix form.

Using the new form of the problem find the general solution to the
equation $(*)$




\vspace{0.25in}

{\bf Answer}

% No answer given


\end{document}
