<t>Since moving from one vertex to another vertex has equal probabilities, the long run probabilities of being in any position (A, B, C, D) should be equal -- namely, 1/4 for each vertex. The expected number of steps to reach state A starting from state A is then 1/(1/4) = 4. This expectations of re...