Hide help
Hint: the matrix equation will look something like $A\vc{x} = \vc{b}$, where $\vc{b} = \begin{bmatrix} 150\\4\end{bmatrix}$.
For the initial condition $\vc{x}_0 = \left[\begin{matrix}0.7\\1.1\\0.0\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}0.84\\2.29\\0.58\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}1.182\\4.82\\1.316\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}1.813\\9.33\\2.691\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}2.983\\17.52\\5.171\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}5.131\\32.42\\9.675\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}9.06\\59.53\\17.86\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}16.23\\108.9\\32.77\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}29.31\\198.7\\59.9\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}53.14\\362.4\\109.3\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}96.56\\660.4\\199.3\end{matrix}\right]\end{gather*}
For the initial condition $\vc{x}_0 = \left[\begin{matrix}1.1\\0.4\\0.5\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}1.47\\3.22\\0.58\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}1.938\\6.821\\1.814\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}2.87\\13.56\\3.842\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}4.596\\25.74\\7.535\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}7.776\\47.87\\14.23\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}13.6\\88.13\\26.4\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}24.24\\161.4\\48.53\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}43.65\\294.8\\88.82\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}79.02\\537.8\\162.2\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}143.5\\980.2\\295.8\end{matrix}\right]\end{gather*}