Hint: the matrix equation will look something like $A\vc{x} = \vc{b}$, where $\vc{b} = \begin{bmatrix} 150\\5\end{bmatrix}$.
For the initial condition $\vc{x}_0 = \left[\begin{matrix}1.4\\1.4\\0.0\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}2.38\\1.68\\1.96\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}3.556\\3.92\\3.682\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}6.3\\7.945\\7.147\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}11.86\\15.64\\13.87\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}22.81\\30.5\\26.94\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}44.15\\59.3\\52.32\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}85.67\\115.2\\101.6\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}166.3\\223.8\\197.3\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}323.0\\434.7\\383.3\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}627.3\\844.2\\744.3\end{matrix}\right]\end{gather*}
For the initial condition $\vc{x}_0 = \left[\begin{matrix}1.8\\1.0\\0.4\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}2.5\\1.72\\2.0\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}3.704\\4.02\\3.798\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}6.518\\8.179\\7.369\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}12.24\\16.11\\14.3\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}23.52\\31.44\\27.78\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}45.53\\61.14\\53.94\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}88.33\\118.8\\104.8\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}171.5\\230.8\\203.5\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}333.0\\448.2\\395.2\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}646.7\\870.4\\767.4\end{matrix}\right]\end{gather*}