One set of wires is composed of wires A, B and C. Another set of wires is composed of wires X, Y and Z. A package of wires is to consist of three distinct wire pairs. Each wire pair must be composed of one wire from the first set and one wire from the second set. No type of wire can be used more than once. How many different packages are possible?
I've amended the problem to reflect what I believe it intends to ask.
First pair:
Here, there are 3 options from the first set and 3 options from the second set.
To combine these options, we multiply:
3*3 = 9.
Second pair:
Here, there are 2 remaining options from the first set and 2 remaining options from the second set.
To combine these options, we multiply:
2*2 = 4.
Third pair:
Here, there is 1 remaining option from the first set and 1 remaining option from the second set.
To combine these options, we multiply:
1*1 = 1.
To combine our options for each pair, we multiply the results above:
9*4*1.
Since the ORDER of the pairs doesn't matter -- AX-BY-CZ is the same package as BY-CZ-AX -- we divide by the number of ways to ARRANGE the 3 pairs (3!):
(9*4*1)/(3*2*1) = 6.
For many test-takers, it will be easier simply to write out all of the possible packages:
AX, BY, CZ
AX, BZ, CY
AY, BX, CZ
AY, BZ, CX
AZ, BX, CY
AZ, BY, CX
Total possible packages = 6.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.
As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.
For more information, please email me (Mitch Hunt) at
[email protected].
Student Review #1
Student Review #2
Student Review #3