1

enter image description here

I was able to find part (a), and I got 4 and -1 for the eigenvalues and from these values I got eigenvectors of [1,1] and [-3,2], but I don't know what to do for part (b) and (c)

Gerry Myerson
  • 179,216

1 Answers1

2

Let ${\bf y}=(x,y)$. Then the coupled system can be written as $${\bf y}'=A{\bf y}$$ The general solution is $${\bf y}=c_1e^{4t}(1,1)+c_2e^{-t}(-3,2)$$ assuming that you did the eigenvector/eigenvalue calculations correctly.

Gerry Myerson
  • 179,216