Hide help
Hint: the matrix equation will look something like $A\vc{x} = \vc{b}$, where $\vc{b} = \begin{bmatrix} 110\\5\end{bmatrix}$.
For the initial condition $\vc{x}_0 = \left[\begin{matrix}1.7\\0.5\\1.9\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}1.93\\1.35\\0.53\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}1.919\\1.201\\0.439\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}1.728\\1.139\\0.4277\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}1.628\\1.047\\0.3884\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}1.501\\0.9771\\0.3644\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}1.398\\0.9053\\0.3367\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}1.296\\0.8414\\0.3133\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}1.205\\0.7808\\0.2906\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}1.118\\0.7252\\0.27\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}1.038\\0.6732\\0.2506\end{matrix}\right]\end{gather*}
For the initial condition $\vc{x}_0 = \left[\begin{matrix}1.6\\1.5\\1.5\end{matrix}\right]$, iterating the model forward 10 times gives: \begin{gather*}\vc{x}_1 = \left[\begin{matrix}2.57\\1.39\\0.47\end{matrix}\right], \vc{x}_2 = \left[\begin{matrix}2.047\\1.447\\0.561\end{matrix}\right], \vc{x}_3 = \left[\begin{matrix}2.048\\1.277\\0.4655\end{matrix}\right], \vc{x}_4 = \left[\begin{matrix}1.838\\1.214\\0.4562\end{matrix}\right], \vc{x}_5 = \left[\begin{matrix}1.734\\1.115\\0.4132\end{matrix}\right]\\ \vc{x}_6 = \left[\begin{matrix}1.598\\1.041\\0.3881\end{matrix}\right], \vc{x}_7 = \left[\begin{matrix}1.489\\0.9638\\0.3584\end{matrix}\right], \vc{x}_8 = \left[\begin{matrix}1.38\\0.8959\\0.3336\end{matrix}\right], \vc{x}_9 = \left[\begin{matrix}1.283\\0.8314\\0.3094\end{matrix}\right], \vc{x}_{10} = \left[\begin{matrix}1.19\\0.7721\\0.2875\end{matrix}\right]\end{gather*}