Last visit was: 24 Apr 2026, 09:41 It is currently 24 Apr 2026, 09:41
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
duahsolo
Joined: 02 Jun 2015
Last visit: 31 Jul 2023
Posts: 143
Own Kudos:
773
 [16]
Given Kudos: 1,196
Location: Ghana
Posts: 143
Kudos: 773
 [16]
Kudos
Add Kudos
16
Bookmarks
Bookmark this Post
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 24 Apr 2026
Posts: 11,229
Own Kudos:
45,008
 [2]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 45,008
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
rishit1080
Joined: 19 Oct 2016
Last visit: 07 Apr 2017
Posts: 55
Own Kudos:
Given Kudos: 29
Location: India
Concentration: Marketing, Leadership
Schools: IIMA  (I)
GMAT 1: 580 Q46 V24
GMAT 2: 540 Q39 V25
GMAT 3: 660 Q48 V34
GPA: 3.15
WE:Psychology and Counseling (Healthcare/Pharmaceuticals)
Schools: IIMA  (I)
GMAT 3: 660 Q48 V34
Posts: 55
Kudos: 87
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,974
Own Kudos:
8,711
 [2]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,974
Kudos: 8,711
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
duahsolo
If the chance of pulling two cards from a stack of uniquely numbered cards (without replacement) and getting the five and six is 0.10, then how many cards are in the stack?

A) 2
B) 4
C) 5
D) 11
E) 12

We are given that the probability of drawing a 5 and 6 from a deck of uniquely numbered cards, without replacement, is 0.10. If we let n = the total number of cards, we see that the probability of drawing either the 5 or the 6 on the first draw is 2/n. Since one of the desired cards was drawn on the first draw, we see that the probability of getting the other desired card on the second draw will be 1/n-1. Thus, we can create the following equation to determine n:

2/n x 1/(n-1) = 1/10

2/(n^2 - n) = 1/10

20 = n^2 - n

n^2 - n - 20 = 0

(n - 5)(n + 4) = 0

n = 5 or n = -4

Since n must be positive, n = 5.

Answer: C
User avatar
onamarif
Joined: 03 Feb 2017
Last visit: 25 Sep 2017
Posts: 20
Own Kudos:
Given Kudos: 29
Posts: 20
Kudos: 46
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let the number of cards be x

\(2/x\) * \(1/(x-1)\)= \(1/10\) => \(2/x(x-1)\) = \(1/10\)
\(x^2 -x =20 => x^2 -x -20 =0\)
This gives x=5 and x=-4.
Since number of cards cannot be a negative quantity, 5 is the number of cards
User avatar
nks2611
Joined: 24 Oct 2016
Last visit: 06 Apr 2020
Posts: 188
Own Kudos:
Given Kudos: 89
Location: India
Concentration: Finance, International Business
Schools: IIMB
GMAT 1: 550 Q42 V28
GPA: 3.96
WE:Human Resources (Retail Banking)
Schools: IIMB
GMAT 1: 550 Q42 V28
Posts: 188
Kudos: 75
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rishit1080
chetan2u
duahsolo
If the chance of pulling two cards from a stack of uniquely numbered cards (without replacement) and getting the five and six is 0.10, then how many cards are in the stack?

A) 2
B) 4
C) 5
D) 11
E) 12


Hi,

Let the number of cards be n....
So getting 5 or 6 will be getting any TWO of n =\(\frac{2}{n}\)...
The remaining numbered card will now be choosen from n-1 card, so prob=\(\frac{1}{n-1}\)..


So the overall prob =\(\frac{2}{n}*\frac{1}{n-1}=0.10.............\frac{2}{n(n-1)}=0.10.........20=n(n-1)=5*4\)...
So n =5..
C

Ok try plugging it back in though... if there are 5 cards in the deck the chance of getting a 5 are 1/5 and then the chance of getting 6 out of the 4 cards remaining are 1/4 SO 1/5 * 1/4 does not equal to 1/10 it actually equals 1/20


HELP

i have followed the same method but i think the answer that you have mentioned should be 1/20 not 1/125
but can we do it again i mean as we got 5 on the first chance and 6 on the 2nd chance so same if we got 6 on the first and 5 on the 2nd then the total prob. will be 1/20+1/20=1/10 that is answer , i may be wrong still waiting for the correction . :roll:
avatar
scorpion740
Joined: 08 Feb 2017
Last visit: 27 Aug 2019
Posts: 12
Own Kudos:
14
 [1]
Given Kudos: 174
Posts: 12
Kudos: 14
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We can solve this by trying out the answer choices.
Starting with "c"
Probability of 1st draw is 2/5
Probability of 2nd draw =1/4 (since one of the numbers has already been drawn out in the first attempt)
(2/5)*(1/4)=1/10

Thus correct option is "C"
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,777
Own Kudos:
13,047
 [1]
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,777
Kudos: 13,047
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi rishit1080,

In this question, the order of the two cards does NOT matter, so there are two ways to get the end result that we're after...

1) Get the 5 first and the 6 second.
2) Get the 6 first and the 5 second.

Thus, when we pull the first card, there are TWO options that fit what we're looking for (the 5 OR the 6) - and on the second card, there is ONE option that fits (whatever card we didn't pull first). With five total cards, the math would be....

(2/5)(1/4) = 2/20 = 1/10

GMAT assassins aren't born, they're made,
Rich
User avatar
SirSanguine
Joined: 08 Jun 2022
Last visit: 13 May 2025
Posts: 69
Own Kudos:
Given Kudos: 78
Location: India
Concentration: Leadership, Strategy
GMAT Focus 1: 675 Q90 V81 DI84
GPA: 4
WE:General Management (Education)
Products:
GMAT Focus 1: 675 Q90 V81 DI84
Posts: 69
Kudos: 49
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rishit1080

chetan2u

duahsolo
If the chance of pulling two cards from a stack of uniquely numbered cards (without replacement) and getting the five and six is 0.10, then how many cards are in the stack?

A) 2
B) 4
C) 5
D) 11
E) 12
Hi,

Let the number of cards be n....
So getting 5 or 6 will be getting any TWO of n =\(\frac{2}{n}\)...
The remaining numbered card will now be choosen from n-1 card, so prob=\(\frac{1}{n-1}\)..

So the overall prob =\(\frac{2}{n}*\frac{1}{n-1}=0.10.............\frac{2}{n(n-1)}=0.10.........20=n(n-1)=5*4\)...
So n =5..
C
Ok try plugging it back in though... if there are 5 cards in the deck the chance of getting a 5 are 1/5 and then the chance of getting 6 out of the 4 cards remaining are 1/4 SO 1/5 * 1/4 does not equal to 1/10 it actually equals 1/125


HELP
­Hi Rishit1080,
1/4*1/5=1/20. You should also consider the ordering here ie (5,6) and (6,5) are two different cases hence 2/20=1/10. Hope this helps!­
User avatar
luisdicampo
Joined: 10 Feb 2025
Last visit: 19 Apr 2026
Posts: 480
Own Kudos:
Given Kudos: 328
Products:
Posts: 480
Kudos: 74
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Deconstructing the Question

We draw 2 cards without replacement from a stack of n uniquely numbered cards.

We want the probability of getting exactly the cards 5 and 6.

Total ways to choose 2 cards:

\(\binom{n}{2} = \frac{n(n-1)}{2}\)

Only 1 favorable pair: {5,6}.

So the probability is:

\(\frac{1}{\binom{n}{2}} = 0.10\)

Step-by-step

\(\frac{1}{\frac{n(n-1)}{2}} = 0.10\)

\(\frac{2}{n(n-1)} = 0.10\)

Multiply both sides by \(n(n-1)\):

\(2 = 0.10 \cdot n(n-1)\)

Divide by 0.10:

\(20 = n(n-1)\)

\(n^2 - n - 20 = 0\)

\((n-5)(n+4)=0\)

Reject negative solution.

Answer: C
Moderators:
Math Expert
109814 posts
Tuck School Moderator
853 posts