Last visit was: 27 Mar 2025, 19:50 It is currently 27 Mar 2025, 19:50
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
pretttyune
Joined: 02 Apr 2006
Last visit: 26 Nov 2007
Posts: 65
Own Kudos:
294
 [155]
Posts: 65
Kudos: 294
 [155]
15
Kudos
Add Kudos
140
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 27 Mar 2025
Posts: 100,114
Own Kudos:
Given Kudos: 92,732
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 100,114
Kudos: 711,418
 [81]
39
Kudos
Add Kudos
41
Bookmarks
Bookmark this Post
User avatar
beckee529
Joined: 11 Jun 2007
Last visit: 23 Feb 2012
Posts: 394
Own Kudos:
1,843
 [15]
Posts: 394
Kudos: 1,843
 [15]
8
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
avatar
sidbidus
Joined: 19 Feb 2007
Last visit: 03 Aug 2020
Posts: 159
Own Kudos:
694
 [13]
Posts: 159
Kudos: 694
 [13]
7
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
No of combinations = p(1) + p(2)

= (2C1 * 6C3) + (2C2 * 6C2)

= (2*6*5*4)/(3*2*1) + (6*5)/2

= 40 + 15

= 55
avatar
srivas
Joined: 27 Oct 2008
Last visit: 28 Sep 2009
Posts: 97
Own Kudos:
304
 [13]
Given Kudos: 3
Posts: 97
Kudos: 304
 [13]
8
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
There are 8 books in a shelf that consist of 2 paperback books and 6 hardback books. If 4 books are selected at random without replacement, how many different combinations are there that at least one paperback book is selected ?

Soln:
No. of combinations which have atleast one paperback is
= Total no. of combinations - Combinations in which there is no paperback
= 8C4 - 6C4
= 55 ways

Other way of doing this is finding out directly

No. of combinations which have atleast one paperback is
= Total no. of combinations that have 2 paperback + total no. of combinations that have 1 paperback
= 2C2 * 6C2 + 2C1 * 6C3
= 15 + 40
= 55 ways
avatar
Rizz
Joined: 01 Apr 2012
Last visit: 13 Feb 2019
Posts: 66
Own Kudos:
77
 [6]
Given Kudos: 14
Status:Sky is the limit
Affiliations: CIPS
Location: United Arab Emirates
Concentration: General Management, Strategy
GMAT 1: 720 Q50 V38
WE:Supply Chain Management (Energy)
GMAT 1: 720 Q50 V38
Posts: 66
Kudos: 77
 [6]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
The selection should at least contain one PAPERBACK book. There are a total of 2 PB and 6 HB books are available.

The combinations that at least one PB book will come out are: PHHH & PPHH

1. PHHH = 2C1 * 6C3 = 2 * (5*4) = 40
2. PPHH = 2C2 * 6C2 = 1 * ((6*5) / 2) = 15

In total 40+15 = 55 Ways
User avatar
manimgoindown
Joined: 07 Feb 2011
Last visit: 12 Apr 2023
Posts: 77
Own Kudos:
Given Kudos: 47
Posts: 77
Kudos: 311
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hmm....so when I did this I made an error that might have carried over from using combinatorics from probability. I found the total as 8C4 and to find the amount to subtract from it I had (6C4)(2C0). Why don't we multiply by the books not chosen and what's would it mean if we did?

I'm trying to understand a fundamental flaw I made here
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 27 Mar 2025
Posts: 100,114
Own Kudos:
711,418
 [1]
Given Kudos: 92,732
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 100,114
Kudos: 711,418
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
manimgoindowndown
Hmm....so when I did this I made an error that might have carried over from using combinatorics from probability. I found the total as 8C4 and to find the amount to subtract from it I had (6C4)(2C0). Why don't we multiply by the books not chosen and what's would it mean if we did?

I'm trying to understand a fundamental flaw I made here

You'd get the same result because 2C0=2!/(2!*0!)=2/(2*1)=1: there is one way to choose 0 books from 2 books.

Hope it's clear.
User avatar
mbaapp1234
Joined: 23 Dec 2013
Last visit: 05 Jul 2019
Posts: 83
Own Kudos:
84
 [2]
Given Kudos: 23
Location: United States (CA)
GMAT 1: 710 Q45 V41
GMAT 2: 760 Q49 V44
GPA: 3.76
Products:
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
pretttyune
There are 8 books in a shelf that consist of 2 paperback books and 6 hardback books. If 4 books are selected at random without replacement, how many different combinations are there that at least one paperback book is selected?

A. 40
B. 45
C. 50
D. 55
E. 60

There are two scenarios that fit the question: either one paperback or two is selected.

If one is selected, then the total number of combinations is 2C1*6C3 + 2C2*6C2

2C1*6C3:
2*6!/(3!*3!) = 2*6*5*4/3*2 = 40

2C2*6C2
1*6*5*4*3*2/(2*4*3*2) = 15

40+15 =55
avatar
eishan123
Joined: 20 May 2018
Last visit: 13 Oct 2021
Posts: 1
Own Kudos:
Given Kudos: 2
Posts: 1
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Could someone provide a group of similar practice problems? Would really appreciate the help on this. Thanks
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 27 Mar 2025
Posts: 100,114
Own Kudos:
711,418
 [6]
Given Kudos: 92,732
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 100,114
Kudos: 711,418
 [6]
1
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 3,008
Own Kudos:
7,591
 [1]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 3,008
Kudos: 7,591
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pretttyune
There are 8 books in a shelf that consist of 2 paperback books and 6 hardback books. If 4 books are selected at random without replacement, how many different combinations are there that at least one paperback book is selected?

A. 40
B. 45
C. 50
D. 55
E. 60

We can use the equation:

The number of ways in which at least 1 paperback book is selected = The total number of ways to select 4 books – The number of ways in which no paperback books are selected

The number of ways in which no paperback books are selected is equivalent to the number of ways in which all 4 books selected are hardcover. Let’s determine that now. There are 6 hardback books, and 4 must be selected; thus:

6C4 = 6!/(4! x 2!) = (6 x 5)/2! = 30/2 = 15 ways

Now we determine the total number of ways to select the books. There are 8 total books and 4 must be selected, thus:

8C4 = 8!/(4! x 4!) = (8 x 7 x 6 x 5)/4! = 7 x 2 x 5 = 70 ways

Thus, the number of ways to select at least one paperback book = 70 – 15 = 55.

Answer: D
avatar
Rakhi08
Joined: 13 Jun 2020
Last visit: 10 Mar 2023
Posts: 7
Given Kudos: 879
Posts: 7
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel Bunuel,
Here why cant we do like below -
Total = 8*7*6*5
Only Hardback = 6*5*4*3

Required = Total - Hardback
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 27 Mar 2025
Posts: 100,114
Own Kudos:
711,418
 [1]
Given Kudos: 92,732
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 100,114
Kudos: 711,418
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Rakhi08
Hi Bunuel Bunuel,
Here why cant we do like below -
Total = 8*7*6*5
Only Hardback = 6*5*4*3

Required = Total - Hardback

Say we have A, B, C, D, E, F, G, and H books.

With 8*7*6*5 you'd get duplications in 4-book selections. If we choose A first, then choose B, then choose C and finally choose D, you'd get the same four books as if we choose D first, then choose A, then choose B, and then choose C. Note that the order of the books does not matter. Your method assumes that the order of the books does matter - you're choosing one book as the "first book", another as the "second book" and so on. Thus you get duplications. In order to get rid of them, you should divide 8*7*6*5 by 4!.
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 13 May 2024
Posts: 6,769
Own Kudos:
33,155
 [2]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,769
Kudos: 33,155
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
pretttyune
There are 8 books in a shelf that consist of 2 paperback books and 6 hardback books. If 4 books are selected at random without replacement, how many different combinations are there that at least one paperback book is selected?

A. 40
B. 45
C. 50
D. 55
E. 60

In general, when it comes to counting questions involving "at least," we can use the following property:
Number of outcomes that satisfy the restriction = (number of outcomes that ignore the restriction) - (number of outcomes that BREAK the restriction)


So we get:
Number of combinations with at least one paperback = (total number of 4-book combinations) - (number of 4-book combinations that DON'T have at least one paperback)

In other words:
Number of combinations with at least one paperback = (total number of 4-book combinations) - (number of 4-book combinations with ZERO paperbacks)

total number of 4-book combinations
There are 8 altogether, and we must choose 4 of them
Since the order in which we select the books does not matter, we can use combinations.
We can select 4 books from 8 books in 8C4 ways (= 70)

number of 4-book combinations with ZERO paperbacks
In order to get ZERO paperbacks, we'll select 4 books from the 6 hardback books only.
We can select 4 books from 6 books in 6C4 ways (= 15)

So, the number of combinations with at least one paperback = (70) - (15) = 55

Answer: D
avatar
MBAHOUSE
avatar
MBA House Admissions Consultant
Joined: 26 May 2022
Last visit: 23 Apr 2024
Posts: 339
Own Kudos:
Expert
Expert reply
Posts: 339
Kudos: 81
Kudos
Add Kudos
Bookmarks
Bookmark this Post
There are 8 books in a shelf that consist of 2 paperback books and 6 hardback books. If 4 books are selected at random without replacement, how many different combinations are there that at least one paperback book is selected?

A. 40
B. 45
C. 50
D. 55
E. 60
Attachments

304B6C99-3734-4679-B856-74905CB3D357.jpeg
304B6C99-3734-4679-B856-74905CB3D357.jpeg [ 784.72 KiB | Viewed 17986 times ]

User avatar
DanTheGMATMan
Joined: 02 Oct 2015
Last visit: 27 Mar 2025
Posts: 328
Own Kudos:
Given Kudos: 9
Expert
Expert reply
Posts: 328
Kudos: 145
Kudos
Add Kudos
Bookmarks
Bookmark this Post
­Total minus choosing all hardbacks:

­
Moderators:
Math Expert
100114 posts
PS Forum Moderator
519 posts