The transition matrix of a certain 3-state Markov chain is R = .1 .2 .7 .…

The transition matrix of a certain 3-state Markov chain is
R=[.1.2.7.5.3.2001] R = \begin{bmatrix} .1 & .2 & .7 \\ .5 & .3 & .2 \\ 0 & 0 & 1 \\ \end{bmatrix}
Given that the initial state of the system is S0=[.2.80]S_0 = \begin{bmatrix} .2 & .8 & 0 \end{bmatrix}
find the probability that the system is in the 2nd state two time steps later.
(round to 3 decimal places)
More Markov Chains (Random Walks) Questions: