Hide help
Hint: the matrix equation will look something like $A\vc{x} = \vc{b}$, where $\vc{b} = \begin{bmatrix} 80\\4\end{bmatrix}$.
For the initial condition $\vc{x}_0 = \left[\begin{matrix}0.6\\0.8\\0.3\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}1.31\\1.46\\0.32\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}2.358\\2.69\\0.603\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}4.312\\4.886\\1.097\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}7.857\\8.924\\2.002\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}14.33\\16.27\\3.65\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}26.14\\29.67\\6.657\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}47.67\\54.11\\12.14\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}86.94\\98.68\\22.14\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}158.6\\180.0\\40.38\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}289.2\\328.2\\73.64\end{matrix}\right]\end{gather*}
For the initial condition $\vc{x}_0 = \left[\begin{matrix}1.5\\0.4\\0.9\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}2.29\\3.7\\0.67\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}5.025\\4.972\\1.191\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}8.572\\10.2\\2.243\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}16.02\\17.88\\4.041\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}28.97\\33.08\\7.402\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}52.99\\60.02\\13.48\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}96.53\\109.7\\24.59\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}176.1\\199.8\\44.84\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}321.1\\364.5\\81.79\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}585.7\\664.8\\149.2\end{matrix}\right]\end{gather*}