Hint: the matrix equation will look something like $A\vc{x} = \vc{b}$, where $\vc{b} = \begin{bmatrix} 70\\4\end{bmatrix}$.
Hide help
For the initial condition $\vc{x}_0 = \left[\begin{matrix}1.2\\1.7\\1.4\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}2.96\\2.72\\2.34\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}5.376\\5.046\\3.958\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}9.456\\9.024\\6.91\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}16.63\\15.92\\12.16\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}29.27\\28.04\\21.4\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}51.54\\49.37\\37.69\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}90.74\\86.93\\66.36\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}159.8\\153.1\\116.8\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}281.3\\269.5\\205.7\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}495.3\\474.5\\362.2\end{matrix}\right]\end{gather*}
For the initial condition $\vc{x}_0 = \left[\begin{matrix}0.8\\1.3\\1.0\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}2.12\\1.96\\1.7\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}3.884\\3.638\\2.866\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}6.836\\6.519\\4.996\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}12.02\\11.51\\8.787\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}21.16\\20.27\\15.47\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}37.25\\35.69\\27.24\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}65.6\\62.84\\47.97\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}115.5\\110.6\\84.46\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}203.4\\194.8\\148.7\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}358.1\\343.0\\261.8\end{matrix}\right]\end{gather*}