A standard deck of 52 cards is cut into two piles. The first pile contains 5 times as many red cards as black cards. In the second pile, there are 16 more black cards than red cards. How many cards are there in the second 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 the numbers of red and black cards in the first pile be r and b respectively. Then the numbers of red and black cards in the second pile are 2 6 − r and 2 6 − b respectively.
From the first pile: r = 5 b . From the second pile:
2 6 − b ⟹ r 5 b ⟹ b ⟹ r = 2 6 − r + 1 6 = b + 1 6 = b + 1 6 = 4 = 5 b = 2 0 Note that r = 5 b
Therefore, the number of cards in the first pile N 1 = r + b = 2 0 + 4 = 2 4 , then the number of cards in the second pile N 2 = 5 2 − N 1 = 5 2 − 2 4 = 2 8 .
Problem Loading...
Note Loading...
Set Loading...
First Pile: let B be the number of black cards and R be the number of red cards. So, we have, R = 5 B ( 1 )
Second Pile: let b be the number of black cards and r be the number of red cards. So, we have, b = 1 6 + r or r = b − 1 6 ( 2 )
In a standard deck of 5 2 cards, there are 2 6 red cards and 2 6 black cards. So, we have
R + r = 2 6 ( 3 )
and
B + b = 2 6 ⟹ B = 2 6 − b ( 4 )
Substitute ( 1 ) and ( 2 ) in ( 3 ) . We have,
5 B + b − 1 6 = 2 6 ( 5 )
Substitute ( 4 ) in ( 5 ) . We have,
5 ( 2 6 − b ) + b − 1 6 = 2 6 ⟹ 1 3 0 − 5 b + b − 1 6 = 2 6 ⟹ 8 8 = 4 b ⟹ b = 2 2
It follows that,
r = 2 2 − 1 6 ⟹ r = 6
Finally,
b + r = 2 2 + 6 = 2 8