Page 1 of 1

Find solution for initial value problem x' = (matrix [2,3],[2,1])x. x(0) =matrix [1],[-2] x'=\begin{pmatrix} 2 & 3\\

Posted: Wed May 04, 2022 11:12 am
by answerhappygod
Find solution for initial value problem
x' = (matrix [2,3],[2,1])x. x(0) =matrix
[1],[-2]
x'=\begin{pmatrix}
2 & 3\\
2 & 1
\end{pmatrix}x
, x(0)= \begin{pmatrix}
1\\ -2
\end{pmatrix}