SOLUTION: Consider a game where there is a bag filled with x marbles, one of which is red. Initially a contestant is given 5 picks from the bag and then the picked marble is placed back in

Algebra.Com
Question 1091034: Consider a game where there is a bag filled with x marbles, one of which is red.
Initially a contestant is given 5 picks from the bag and then the picked marble is placed back in the bag.  If the contestant
at any point draws the red marble from the bag they get 5 more picks from the bag.
 What is the probability of getting only 5 picks from the bag?
 What is the probability of getting exactly 15 picks from the bag?

Answer by mathmate(429)   (Show Source): You can put this solution on YOUR website!
Question:
Consider a game where there is a bag filled with x marbles, one of which is red.
Initially a contestant is given 5 picks from the bag and then the picked marble is placed back in the bag. If the contestant
at any point draws the red marble from the bag they get 5 more picks from the bag.
 What is the probability of getting only 5 picks from the bag?
 What is the probability of getting exactly 15 picks from the bag?

Solution:
Picking WITH replacement,
P(red)=1/x
P(not red)=(x-1)/x
(a) 5 picks from the bag
That means the person had not picked the red marble, not even once.
Using the multiplication rule,
P(no red) = P(not red)^5 = [(x-1)/x]^5
(b) exactly 15 picks
Case A: The person picked two red marbles from the first five picks, and no red subsequently.
P(A)=C(5,2)*(1/x)^2*((x-1)/x)^3 * ((x-1)/x)^10
=10(x-1)^13/x^15
Case B: The person picked one red marble from the first five, one red from the next five, and no red subsequently
P(B)=C(5,1)*(1/x)^4 * C(5,1)*(1/x)^4 * ((x-1)/x)^5
=25(x-1)^13/x^15
Total
P(15)=P(A)+P(B)=35(x-1)^13/x^15.
Check: probability equals about 9% when 6<=x<=10.

RELATED QUESTIONS

In bag there are 3 green marbles, 2 red marbles, 2 blue marbles, and 5 yellow marbles.... (answered by edjones)
There are 50 marbles in a bag. Ten marbles are red and the rest are black. Emma picks a... (answered by rfer)
Max has a bag with 14 blue marbles and 7 red marbles. He picks 6 marbles out of the bag,... (answered by ewatrrr)
Jack puts 100 marbles into a bag. He takes 20 turns pulling marbles out of the bag and... (answered by ewatrrr)
Consider a state lottery that has a weekly television show. On this show, a contestant... (answered by stanbon)
THERE IS A BAG FILLED WITH 5 BLUES AND 4 RED MARBLES. A MARBLE IS TAKEN AT RANDOM FROM... (answered by ewatrrr)
A bag contains 7 red marbles and 8 green marbles. Anne picks 3 marbles at random, with... (answered by stanbon)
A bag contains 7 red marbles and 8 green marbles. Anne picks 3 marbles at random, with... (answered by solver91311)
Hi, I need some probability help please. 1) A bag contains 5 red marbles, 3 white... (answered by ewatrrr)