Choose 6 cards from a normal deck

[This topic has 3 expert replies and 3 member replies]
Free $100 Amazon.com Gift Card - Buy a GMAT course using a Beat The GMAT discount code between Mar 8-22 and get a $100 Amazon.com Gift Card. Learn more!
Post New Topic   Post Reply

karmayogi
GMAT Destroyer!



Joined: 06 Nov 2008
Posts: 467

Thanks given: 12
Thanked 23 times in 18 posts

Topic: Choose 6 cards from a normal deck
PostTue Sep 22, 2009 5:48 am

Elapsed Time:
00:00
Lap   Why a timer is critical to improving your score

20. In how many ways can one choose 6 cards from a normal deck of cards so as to have all suits present?
a. (13^4) x 48 x 47
b. (13^4) x 27 x 47
c. 48C6
d. 13^4
e. (13^4) x 48C6

My answer is ((13^4)48C2). I want to understand, what's wrong with my logic?

_________________
Each soul is potentially divine. The goal is to manifest this divine within.
--By Swami Vivekananda
Back to top
View user's profile Send private message
sanjana
Really wants to Beat The GMAT!

Default Avatar

Joined: 02 Aug 2009
Posts: 177

Thanks given: 13
Thanked 13 times in 13 posts

Test Date: 7th Nov 2009
Target GMAT Score: 700+
GMAT Score: 680

PostTue Sep 22, 2009 10:09 am

Whats the Original answer to this question?
Back to top
View user's profile Send private message
Reply from GMAT/MBA Admissions Expert
grockit_jake
GMAT Instructor



Joined: 12 Aug 2009
Posts: 80

Thanks given: 0
Thanked 11 times in 10 posts
Location: San Francisco, CA

PostTue Sep 22, 2009 10:09 am

Karma,

After a little confusion, I found the source of this question and concluded that there is a typo for (B). Techincally, you are correct.

Remember 48C2 = 48!/2!46! = 24*47, so that would lead to (B) as it should have been written:

b. (13^4) x 24 x 47

Note that (A) is wrong because 48*47 assumes order matters. In this case, order is irrelevant, so you have to use 48C2 instead of 48*47.

_________________
Jake Becker
Academic Director
Grockit Test Prep
http://www.grockit.com
Back to top
View user's profile Send private message Visit poster's website
Reply from GMAT/MBA Admissions Expert
Brent Hanneson
GMAT Instructor



Joined: 08 Dec 2008
Posts: 644

Thanks given: 9
Thanked 129 times in 113 posts
Location: Halfmoon Bay, BC

GMAT Score: 770

PostTue Sep 22, 2009 12:21 pm

karmayogi wrote:
20. In how many ways can one choose 6 cards from a normal deck of cards so as to have all suits present?
a. (13^4) x 48 x 47
b. (13^4) x 27 x 47
c. 48C6
d. 13^4
e. (13^4) x 48C6

My answer is ((13^4)48C2). I want to understand, what's wrong with my logic?
Very tough question (probably well beyond the scope of the GMAT). I wanted to confirm my thoughts before posting, so I asked the teachers on our province-wide listserve for Math teachers. The responses (including one from the math department at the University of British Columbia) confirm my suspicians about the solution 13^4 x 48C2.

Here's my reasoning:

First, 13^4 x 48C2 is too large.
I understand the reasoning here: We take each of our 4 suits and select one card from each suit (13 ways for each suit).
Now that we have fulfilled our obligation to have one of each suit, we then select two more cards from the remaining 48 (48C2)
However, this allows us to count some selections more than once.
In the first step, I can select an ace of spades (to fulfill my "all suits" obligation) and then later select a two of spades (when selecting 2 additional cards).
Conversely, I could select a two of spades (to fulfill my "all suits" obligation) and then later select an ace of spades (when selecting 2 additional cards). So, the above approach would count these separately, when they are the same selection.

To avoid this, I took a somewhat long approach.
I recognized that the question's restrictions yields two cases:
1) One card from each of two suits, and 2 cards from each of two other suits.
# of options = 4C2 (select the two suits that will have two cards from them) TIMES 13C2 (select 2 cards from one of the 2-card suits) TIMES 13C2 (select 2 cards from the other 2-card suit) TIMES 13 (select 1 card from a 1-card suit) TIMES 13 (select 1 card from the other 1-card suit). We get 4C2 x 13C2 x 13C2 x 13 x 13

2) One card from each of three suits, and 3 cards from one suit.
# of options = 4C1 (select the one suit that will have three card from it) TIMES 13C3 (select 3 cards from that suit) TIMES 13 (select 1 card from a 1-card suit) TIMES 13 (select 1 card from a 1-card suit) TIMES 13 (select 1 card from the other 1-card suit). We get 4C1 x 13C3 x 13 x 13 x 13

So, adding both cases, we get (4C2 x 13C2 x 13C2 x 13 x 13) + (4C1 x 13C3 x 13 x 13 x 13).

If we "simplify" this, we get 13^4(6^3 + 88)

_________________
Brent Hanneson, BSc, BEd, MEd
Online GMAT tutor
Founder - Leap Education
www.LeapEducation.ca
Content provider for www.Magoosh.com (GMAT practice questions with video solutions)

Be bold and mighty forces will come to your aid (Basil King)
Back to top
View user's profile Send private message
benjiboo
Just gettin' started!

Default Avatar

Joined: 24 Sep 2009
Posts: 16

Thanks given: 3
Thanked 0 times in 0 posts
Location: NYC

Target GMAT Score: 700

PostThu Sep 24, 2009 4:58 pm

Brent Hanneson wrote:
karmayogi wrote:
20. In how many ways can one choose 6 cards from a normal deck of cards so as to have all suits present?
a. (13^4) x 48 x 47
b. (13^4) x 27 x 47
c. 48C6
d. 13^4
e. (13^4) x 48C6

My answer is ((13^4)48C2). I want to understand, what's wrong with my logic?
Very tough question (probably well beyond the scope of the GMAT). I wanted to confirm my thoughts before posting, so I asked the teachers on our province-wide listserve for Math teachers. The responses (including one from the math department at the University of British Columbia) confirm my suspicians about the solution 13^4 x 48C2.

Here's my reasoning:

First, 13^4 x 48C2 is too large.
I understand the reasoning here: We take each of our 4 suits and select one card from each suit (13 ways for each suit).
Now that we have fulfilled our obligation to have one of each suit, we then select two more cards from the remaining 48 (48C2)
However, this allows us to count some selections more than once.
In the first step, I can select an ace of spades (to fulfill my "all suits" obligation) and then later select a two of spades (when selecting 2 additional cards).
Conversely, I could select a two of spades (to fulfill my "all suits" obligation) and then later select an ace of spades (when selecting 2 additional cards). So, the above approach would count these separately, when they are the same selection.

To avoid this, I took a somewhat long approach.
I recognized that the question's restrictions yields two cases:
1) One card from each of two suits, and 2 cards from each of two other suits.
# of options = 4C2 (select the two suits that will have two cards from them) TIMES 13C2 (select 2 cards from one of the 2-card suits) TIMES 13C2 (select 2 cards from the other 2-card suit) TIMES 13 (select 1 card from a 1-card suit) TIMES 13 (select 1 card from the other 1-card suit). We get 4C2 x 13C2 x 13C2 x 13 x 13

2) One card from each of three suits, and 3 cards from one suit.
# of options = 4C1 (select the one suit that will have three card from it) TIMES 13C3 (select 3 cards from that suit) TIMES 13 (select 1 card from a 1-card suit) TIMES 13 (select 1 card from a 1-card suit) TIMES 13 (select 1 card from the other 1-card suit). We get 4C1 x 13C3 x 13 x 13 x 13

So, adding both cases, we get (4C2 x 13C2 x 13C2 x 13 x 13) + (4C1 x 13C3 x 13 x 13 x 13).

If we "simplify" this, we get 13^4(6^3 + 88)
Why is the following reasoning wrong:

You have six spots to fill.

1st spot: 52 choices (doesnt matter what card/suit you choose)

2nd spot: 52-1-12 = 39 choices (subtract the card you chose from the first spot plus all the cards of the same suit)

3rd spot: 39-1-12 = 26 choices (same reasoning)

4th spot: 26-1-12 = 13 choices (any card from the last remaining suit that has not been used yet)

5th spot: 52-4 = 48 choices (do not matter which of the remaining cards you choose)

6th spot: 48-1= 47 choices (any of the last remaining cards)

Giving you:

52C1 x 39C1 x 26C1 x 13C1 X 48c1 X 47c1 =

52*39*26*13*48*47 =

1,546,406,784 different ways to pick the cards out of the deck so that you have a hand of 6 cards with at least 1 of each suit.
Back to top
View user's profile Send private message
Reply from GMAT/MBA Admissions Expert
Brent Hanneson
GMAT Instructor



Joined: 08 Dec 2008
Posts: 644

Thanks given: 9
Thanked 129 times in 113 posts
Location: Halfmoon Bay, BC

GMAT Score: 770

PostFri Sep 25, 2009 7:49 am

benjiboo wrote:
Why is the following reasoning wrong:
You have six spots to fill.

1st spot: 52 choices (doesnt matter what card/suit you choose)

2nd spot: 52-1-12 = 39 choices (subtract the card you chose from the first spot plus all the cards of the same suit)

3rd spot: 39-1-12 = 26 choices (same reasoning)

4th spot: 26-1-12 = 13 choices (any card from the last remaining suit that has not been used yet)

5th spot: 52-4 = 48 choices (do not matter which of the remaining cards you choose)

6th spot: 48-1= 47 choices (any of the last remaining cards)

Giving you:

52C1 x 39C1 x 26C1 x 13C1 X 48c1 X 47c1 =

52*39*26*13*48*47 =

1,546,406,784 different ways to pick the cards out of the deck so that you have a hand of 6 cards with at least 1 of each suit.
I'll begin with the first part (where you select the first 4 card such that each card is a different suit). The error here is similar to the error employed when selecting the last 2 cards.

In your approach, several identical selections are counted more than once (24 times actually).
In your approach, I can select a jack of hearts for my first card. Then, I remove the remaining hearts from the deck and select the next card. Let's say I select an ace of spades. Then we remove the remaining spades from the deck and select my next card, say a five of diamonds. Finally, I remove the remaining diamonds and select my last card, say a ten of clubs.

So, my selection is jack of hearts, ace of spades, five of diamonds and ten of clubs.

In another selection, I select the ace of spades first (then remove the remaining spades), then the ten of clubs (then remove the remaining clubs), then the five of diamonds (remove diamonds) and then the jack of hearts.

In your approach, you would count this selection as one that is different from your first selection, even though it is the same.

_________________
Brent Hanneson, BSc, BEd, MEd
Online GMAT tutor
Founder - Leap Education
www.LeapEducation.ca
Content provider for www.Magoosh.com (GMAT practice questions with video solutions)

Be bold and mighty forces will come to your aid (Basil King)
Back to top
View user's profile Send private message
luckyleon
Just gettin' started!

Default Avatar

Joined: 12 Nov 2009
Posts: 2

Thanks given: 0
Thanked 0 times in 0 posts

PostWed Nov 18, 2009 1:53 am

This is soooooooooo interesting question. Smile

With a little bit of simplification, I was able to prove that there is no right answer provided in the choices.

Then, let me share the approach I used. Here, the problem is the number of card deck is way too large for human being to understand complicated calculation. So, let's simplify this!

Lets assume that there is a card deck with only 6 cards! and we choose 4 cards from them.

The composition of a new card deck
1,2 heart
3,4 spade
5,6 diamond

Assume that except the composition and number of card, the other conditions for the question is same as the given question.

Here, if answer (b) is correct approach, there must be 2*2*2*3C1 = 24 ways to meet the condition.

However, if you acutally list all the possible outcomes, you will get the list like this

(1,3,5) 2 4 6 ---------3 ways
(1,3,6) 2 4 -----------2
(1,4,5) 2 6 -----------2
(1,4,6) 2 --------------1

(2,3,5) 4 6 -----------2
(2,3,6) 4 -------------1
(2,4,5) 6 -------------1
(2,4,6) --------------- 0

If you add them up, you will get 12...which is only half of 24!

So we can cleary see that there is double counting problem. I will update this if I come up with more detailed information about calculating the double counting matter.
Back to top
View user's profile Send private message
Display posts from previous:   

Post New Topic   Post Reply All times are GMT - 7 Hours
Page 1 of 1
 
Most Active Members in Last 30 Days
1. harsh.champ 562 posts
2. shashank.ism 368 posts
3. thephoenix 319 posts
4. kstv 310 posts
5. ajith 279 posts
Most Active Experts in Last 30 Days
1. lunarpower
Manhattan GMAT Teacher
87 posts
2. Stuart Kovinsky
Kaplan GMAT Teacher
63 posts
3. Lisa Anderson
Stacy Blackman Consulting
54 posts
4. Testluv
Kaplan GMAT Teacher
49 posts
5. Bryant@VeritasPrep
Veritas Prep
41 posts