A quarter turns up with heads with the probability of 0.6 and a fair dime is tossed. The quarter is flipped until a head occurs, Independently the dime is flipped until a head occurs. Find probability that number of flips is the same for both coins.
Let $P_Q$ be the probability of quarter turning heads and $P_D$ probability of dime turning heads.
$P_Q = \frac{6}{10}$.
Probability of both turning heads is
$P_Q \cdot P_D = \frac{3}{5} \cdot \frac{1}{2} = \frac{3}{10}$
Is this the answer?