We start with 6 Black playing cards and we add cards to the point where the probability of drawing 2 Red cards in a row without replacement is 12. How many cards do we add?

2 Answers
Feb 8, 2017

15 red cards.

Explanation:

Let the number of red cards to be added to 6 black cards be x, where x is natural number.

Now probability of getting first red card is xx+6

and conditional probability of getting second red card (assuming we have already got one red card) is x1x+5, as we are considering without replacement.

Hence probability of drawing 2 red cards, without replacement, is
xx+6×x1x+5 and as this probability is 12, we have

x(x1)(x+6)(x+5)=12

or 2x(x1)=(x+6)(x+5)

or 2x22x=x2+11x+30

or x213x30=0

or (x15)(x+2)=0

i.e. x=15 or x=2

But as number of red cards can only be a natural number

x=15

If we only add Red cards, 15. If we don't limit the colour of cards added, there is no number that can be added that will achieve that probability.

Explanation:

Let me first point out that if we're talking about solely red cards being added, the answer is 15 and the details are here:

https://socratic.org/questions/how-many-red-cards-must-be-added-to-6-black-cards-so-that-the-probability-of-dra?source=search

That said, this question does not limit itself to red cards being added, and so we can have both black and red added. If we don't limit ourselves to a single pack of cards and can instead draw from an infinite supply of mixed cards , we can approach the question this way - first I'll lay out the starting argument the same way the question handling adding solely red cards does:

We have (B)lack cards and (R)ed cards. We start with B=6 and want to add R so that the odds of drawing 2 R, without replacement, is 12. How many R must we add?

The odds of drawing an R on a single draw is:

RR+B

and so for example if we have R=B=6, we'd have the odds of drawing an R to be:

66+6=612=12

So now let's add that second draw into the mix. We've already drawn an R and so we have one R less, so the ratio for the second draw is:

R1(R1)+B

Which means that the two draws taken together are:

(RR+B)(R1(R1)+B)

Now in the analysis with working with only adding R, we know that B=6. We don't know that here. We know that B6 and that, in general, the number of R we add will be equal to the number of B added, so we can express that as:

B=6+R

We still want the odds of the two draws to be 12, so we'll get:

(RR+6+R)(R1(R1)+6+R)=12

(R2R+6)(R12R+5)=12

R(R1)(2R+6)(2R+5)=12

R2R4R2+22R+30=12

2(R2R)=4R2+22R+30

2R22R=4R2+22R+30

0=2R2+24R+30

And now I'll use the Quadratic Formula:

x=b±b24ac2a

x=24±2424(2)(30)2(2)

x=24±5762404

x=24±3364

x24±18.334

And all we end up with is negative results. This means there are no number of mixed cards that will give us the probability of drawing 2 R in a row with the odds of 12.