Hint: the matrix equation will look something like $A\vc{x} = \vc{b}$, where $\vc{b} = \begin{bmatrix} 80\\3\end{bmatrix}$.
Hide help
For the initial condition $\vc{x}_0 = \left[\begin{matrix}0.3\\0.7\\1.4\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}4.03\\0.23\\1.6\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}5.963\\1.255\\2.566\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}10.59\\2.04\\4.015\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}17.45\\3.586\\6.535\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}28.92\\5.951\\10.68\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}47.63\\9.865\\17.53\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}78.43\\16.26\\28.81\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}129.1\\26.78\\47.38\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}212.4\\44.08\\77.93\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}349.4\\72.53\\128.2\end{matrix}\right]\end{gather*}
For the initial condition $\vc{x}_0 = \left[\begin{matrix}0.2\\0.1\\1.1\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}2.47\\0.08\\1.25\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}4.102\\0.757\\1.869\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}7.335\\1.382\\2.876\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}12.23\\2.477\\4.631\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}20.31\\4.163\\7.539\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}33.51\\6.927\\12.36\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}55.21\\11.44\\20.29\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}90.87\\18.85\\33.36\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}149.5\\31.03\\54.88\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}246.0\\51.06\\90.27\end{matrix}\right]\end{gather*}