Hint: the matrix equation will look something like $A\vc{x} = \vc{b}$, where $\vc{b} = \begin{bmatrix} 150\\3\end{bmatrix}$.
Hide help
For the initial condition $\vc{x}_0 = \left[\begin{matrix}0.8\\1.1\\0.8\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}1.34\\1.42\\1.88\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}2.16\\2.996\\3.196\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}3.623\\5.186\\5.501\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}6.11\\8.913\\9.347\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}10.34\\15.16\\15.86\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}17.5\\25.71\\26.88\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}29.65\\43.58\\45.54\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}50.22\\73.84\\77.15\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}85.08\\125.1\\130.7\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}144.1\\212.0\\221.4\end{matrix}\right]\end{gather*}
For the initial condition $\vc{x}_0 = \left[\begin{matrix}1.3\\1.1\\1.1\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}2.04\\1.91\\2.7\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}3.238\\4.3\\4.7\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}5.393\\7.618\\8.133\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}9.074\\13.18\\13.85\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}15.34\\22.46\\23.51\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}25.97\\38.13\\39.86\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}43.98\\64.64\\67.55\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}74.5\\109.5\\114.4\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}126.2\\185.6\\193.9\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}213.8\\314.4\\328.5\end{matrix}\right]\end{gather*}