Step 1:
First, we write the given system of differential equations in matrix form:
$$\begin{pmatrix} y_{1}^{\prime} \\ y_{2}^{\prime} \end{pmatrix} = \begin{pmatrix} 3 & 2 \\ 2 & 3 \end{pmatrix} \begin{pmatrix} y_{1} \\ y_{2} \end{pmatrix}$$
Show more…