Suppose a Markov chain has two states, A and B. On each step,
the probability of a transition from A to B is 0.3, and the
probability of a transition from B to A is 0.5.
If the current state is A, compute the probability of state B
after 3 transitions. (Enter the probability in decimal form,
rounded to four places after the decimal.)