This is barely a probability question, but I needed to check to make sure the solution is as simple as I believe it to be.
What is the the expected number $n$ of independent trials needed to have $x$ success (not necessary to be consecutive) given probability $p$?
I would assume since each trial is independent the solution would be $n = x/p$, but perhaps I am overlooking something here.