A bagel factory has a conveyor belt that delivers bagels continuously. Every bagel is either good (G) or bad (B). If a given bagel was G, the next bagel is also G with probability . If a given bagel was B, the next bagel is also B with probability . You woke up to find that the first bagel is a bad one. Find the expected number of bagels that pass until another bad bagel.