You have a biased coin, where the probability of flipping a heads is $70%$. You flip once, and the coin comes up tails. What is the expected number of flips from that point (so counting that as flip $\#0$) until the number of heads flipped in total equals the number of tails?
I think the answer should be $0.3x+1 = 0.7x \implies x=2.5$ but I am not sure.