Last visit was: 19 Nov 2025, 17:12 It is currently 19 Nov 2025, 17:12
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
Matrix02
Joined: 13 Sep 2006
Last visit: 03 Jul 2007
Posts: 143
Own Kudos:
55
 [23]
Location: New York
Posts: 143
Kudos: 55
 [23]
Kudos
Add Kudos
23
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
wshaffer
Joined: 12 Jul 2006
Last visit: 24 Oct 2008
Posts: 84
Own Kudos:
266
 [7]
Posts: 84
Kudos: 266
 [7]
2
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
General Discussion
avatar
rlitagmatstudy
Joined: 09 Nov 2013
Last visit: 19 Aug 2017
Posts: 11
Own Kudos:
Given Kudos: 61
Posts: 11
Kudos: 53
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
daviddaviddavid
Joined: 26 Mar 2017
Last visit: 20 Jul 2017
Posts: 58
Own Kudos:
265
 [2]
Given Kudos: 1
Posts: 58
Kudos: 265
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
rlitagmatstudy
Is there a different way of solving this problem without combinations? Can it be solved with test the answers?



https://www.khanacademy.org/math/precal ... mbinations

go for it
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,977
Own Kudos:
8,391
 [4]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,977
Kudos: 8,391
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Matrix02
If a quality control check is made inspecting a sample of 2 light bulbs from a box of 12 lighbulbs, how many different samples can be chosen?

A) 6
B) 24
C) 36
D) 66
E) 72

The number of samples that can be chosen is:

12C2 = 12!/(2! x 10!) = (12 x 11)/2! = 66

Answer: D
avatar
alk27
Joined: 12 May 2020
Last visit: 22 Jul 2020
Posts: 1
Own Kudos:
1
 [1]
Posts: 1
Kudos: 1
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Just solved this correctly using a method I learned from a thursdays with ron video ( I think it was from 2017).
Granted, it is not timely, but it worked.

1. List bulbs out from option A - L (1-12)
2. List options that occur once
3. Sum to total

Ex:

A B
A C
A D
A E
A F
A G
A H
A I
A J
A K
A L

then
BC
BD
BE..BF.....BL

CD.....CL

You slowly get less and less because the combination already occurs, so you dont count it (eg., LC doesnt count, you already counted CL). Sums to 66.
avatar
rahulgoel007
Joined: 26 Jul 2020
Last visit: 03 Apr 2021
Posts: 10
Own Kudos:
Given Kudos: 23
Posts: 10
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We are to choose 2 objects out of the 12 given. Since it is selection, nCr = n!/r!(n-r)!

Here, n=12 and r=2. Substituting, we have

12C2=12!/2!(12-2)!

=12!/2!*10!

=12*11/2*1

=66

So, the answer is D.
User avatar
crashcarson
Joined: 01 Mar 2021
Last visit: 30 Apr 2023
Posts: 17
Own Kudos:
Given Kudos: 7
Posts: 17
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Where do you get the 11 from?
User avatar
hykhan
User avatar
Current Student
Joined: 18 Dec 2020
Last visit: 04 Aug 2022
Posts: 88
Own Kudos:
Given Kudos: 28
Location: Canada
Concentration: Healthcare, Entrepreneurship
GMAT 1: 700 Q47 V39
GMAT 2: 720 Q48 V41
GPA: 2.8
WE:Project Management (Pharmaceuticals and Biotech)
Products:
GMAT 2: 720 Q48 V41
Posts: 88
Kudos: 67
Kudos
Add Kudos
Bookmarks
Bookmark this Post
crashcarson
Where do you get the 11 from?

The combinatorial formula is

The total number of units factorial (in this case 12!) divided by (total units - number of choices which in this case is 12-10) factorial times the number of choices factorial. Therefore

12! = 12x11x10x9x8x7...
divided by
(12-2)! = 10! = 10x9x8x7... times 2!

the 10! cancels out all the values from 10 down in the numerator, hence you're left with 12 x 11 which is divided by 2! (which is 2 x 1) and gives you a value of 66

hope this helps
User avatar
Hoozan
Joined: 28 Sep 2018
Last visit: 19 Nov 2025
Posts: 685
Own Kudos:
Given Kudos: 248
GMAT 1: 660 Q48 V33 (Online)
GMAT 2: 700 Q49 V37
Products:
GMAT 2: 700 Q49 V37
Posts: 685
Kudos: 701
Kudos
Add Kudos
Bookmarks
Bookmark this Post
alk27
Just solved this correctly using a method I learned from a thursdays with ron video ( I think it was from 2017).
Granted, it is not timely, but it worked.

1. List bulbs out from option A - L (1-12)
2. List options that occur once
3. Sum to total

Ex:

A B
A C
A D
A E
A F
A G
A H
A I
A J
A K
A L

then
BC
BD
BE..BF.....BL

CD.....CL

You slowly get less and less because the combination already occurs, so you dont count it (eg., LC doesnt count, you already counted CL). Sums to 66.

It would be much better to use 12C2 and get the answer quickly. But yes, the above method is the logic as to what is exactly going on in this question. I was about to post a similar solution until I saw this :)
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts