A standard 52-card deck is divided into two unequal piles. Given that the probability of drawing a face card from the smaller pile is 4/11, and the probability of drawing a face card from the bigger pile is 2/15, find the number of face cards in the smaller pile.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let there be a face cards in the small pile of b cards, and c face cards in the bigger pile of d cards. Then since there are 1 2 face cards in a standard deck of 5 2 cards, we have that
a + c = 1 2 and b + d = 5 2 ⟹ c = 1 2 − a and d = 5 2 − b , (A).
Now we are given that b a = 1 1 4 ⟹ 1 1 a = 4 b and that d c = 1 5 2 ⟹ 1 5 c = 2 d .
Substituting the results from (A) into this last equation gives us that
1 5 ∗ ( 1 2 − a ) = 2 ∗ ( 5 2 − b ) ⟹ 1 8 0 − 1 5 a = 1 0 4 − 2 b ⟹ 2 b = 1 5 a − 7 6 ⟹ 4 b = 3 0 a − 1 5 2 .
But we also have that 4 b = 1 1 a , and so 3 0 a − 1 5 2 = 1 1 a ⟹ 1 9 a = 1 5 2 ⟹ a = 8 .