Permo Combo continues 10

This topic has expert replies
Legendary Member
Posts: 1578
Joined: Sun Dec 28, 2008 1:49 am
Thanked: 82 times
Followed by:9 members
GMAT Score:720

Permo Combo continues 10

by maihuna » Mon Aug 10, 2009 8:25 am
From 3 cocoa nuts, 4 apples, and 2 oranges how many how many selections of fruit can be made, taking at least one of each kind.


220
275
300
315
335
Charged up again to beat the beast :)
Source: — Problem Solving |

Legendary Member
Posts: 527
Joined: Thu May 01, 2008 12:06 am
Thanked: 7 times

by real2008 » Mon Aug 10, 2009 9:52 am
it is 315

Senior | Next Rank: 100 Posts
Posts: 40
Joined: Sat Feb 14, 2009 9:22 am
GMAT Score:460

by GambitOS » Mon Aug 10, 2009 10:04 am
real2008, please explain the answer.

Legendary Member
Posts: 527
Joined: Thu May 01, 2008 12:06 am
Thanked: 7 times

Re: Permo Combo continues 10

by real2008 » Mon Aug 10, 2009 10:14 am
maihuna wrote:From 3 cocoa nuts, 4 apples, and 2 oranges how many how many selections of fruit can be made, taking at least one of each kind.


220
275
300
315
335
The ways of choosing at least one cocoa=(2^3)-1=7
The ways of choosing at least one apple (2^4)-1=15
and for orange (2^2)-1=3

So total number of ways is 7*15*3=315

Master | Next Rank: 500 Posts
Posts: 113
Joined: Thu Jul 16, 2009 11:23 am
Thanked: 15 times
GMAT Score:730

by prindaroy » Mon Aug 10, 2009 11:37 am
Another way of doing it, perhaps a little more complicated;

3C1 * 4c1 * 2c1 = 24
3c1 * 4c2 * 2c1 = 36
3c1 * 4c3 * 2c1 = 24
3c1 * 4c4 * 2c1 = 6

sum = 90

Now, for different choices of cocoa nuts, we can 3c1 or 3c2 or 3c3. 3c1 = 3c2, so we have 90 + 90 = 180. 3c3 = 1. so we have 90/3 = 30.

so we have 90+90+30 = 210. Then, we can have two oranges or 1 orange. for 2 oranges; 2c2 = 1, but 2c1 = 2. So, we have 210/2 = 105. So for all combinations with 2 oranges we have 105 possibilities. So total number ways = 210 + 105 = 315

Junior | Next Rank: 30 Posts
Posts: 18
Joined: Thu Jun 25, 2009 7:07 pm

by knowledgeisatreasure » Mon Aug 10, 2009 12:50 pm
Hi,

Thank you for your explanation. What I'm not getting though is why did you use the number "2". I'm referring specifically to the "2"raised to the power of 3, then to the power of 4 and to the power of 2 in the following:

The ways of choosing at least one cocoa=(2^3)-1=7
The ways of choosing at least one apple (2^4)-1=15
and for orange (2^2)-1=3

So total number of ways is 7*15*3=315

My question is how did you come up with the 2 while the question is asking to choose one of each type of fruit.

I appreciate the clarification. Thank you.

Master | Next Rank: 500 Posts
Posts: 113
Joined: Thu Jul 16, 2009 11:23 am
Thanked: 15 times
GMAT Score:730

by prindaroy » Mon Aug 10, 2009 1:07 pm
you don't have do to 2..that's just a shortcut way of determining the possibilities; it would simpler to logically conclude that choosing at least 1 cocoa = 3c1 + 3c2 + 3c3 = 7

4c1 + 4c2 + 4c3 + 4c4 = 4 + 6 + 4 + 1 =15

2c1 + 2c2 = 3

7*15*3 = 315

This is actually simpler than the method I used, but the other one is a lot shorter in my opinion.

Junior | Next Rank: 30 Posts
Posts: 18
Joined: Thu Jun 25, 2009 7:07 pm

by knowledgeisatreasure » Mon Aug 10, 2009 1:14 pm
forgive my ignorance, what does the "C"mean in this case:??

3c1 + 3c2 + 3c3 = 7

Master | Next Rank: 500 Posts
Posts: 113
Joined: Thu Jul 16, 2009 11:23 am
Thanked: 15 times
GMAT Score:730

by prindaroy » Mon Aug 10, 2009 2:06 pm
C = choose

5c3 = 5!/3!2!

Legendary Member
Posts: 527
Joined: Thu May 01, 2008 12:06 am
Thanked: 7 times

by real2008 » Mon Aug 10, 2009 9:33 pm
knowledgeisatreasure wrote:Hi,

Thank you for your explanation. What I'm not getting though is why did you use the number "2". I'm referring specifically to the "2"raised to the power of 3, then to the power of 4 and to the power of 2 in the following:

The ways of choosing at least one cocoa=(2^3)-1=7
The ways of choosing at least one apple (2^4)-1=15
and for orange (2^2)-1=3

So total number of ways is 7*15*3=315

My question is how did you come up with the 2 while the question is asking to choose one of each type of fruit.

I appreciate the clarification. Thank you.
Lemme explain choosing one case, say cocoa, that will do the rest of the job.

Three cocoas are there.

U need to choose at least one cocoa. That means u can take one cocoa, or two cocoa or three cocoa. That means number of ways: 3C1+3C2+3C3

Now U need to know (for fast solving) there is a formula in general,

nC0+nC1+nC2+...............nCn=2^n

or nC1+nC2+...............nCn=2^n-nC0=2^n-1

Now please look at the above expression i.e. 3C1+3C2+3C3 and apply the above formula; we get 3C1+3C2+3C3 = (2^3)-1=7

similarly u can proceed for the other terms..

Should u need any further explanation please tell me.

User avatar
Master | Next Rank: 500 Posts
Posts: 131
Joined: Tue Apr 22, 2008 1:54 pm
Thanked: 3 times
GMAT Score:550

by hariharakarthi » Tue Aug 11, 2009 5:25 am
What if a problem is like at least 2 of each kind.

From 3 cocoa nuts, 4 apples, and 2 oranges how many how many selections of fruit can be made, taking at least two of each kind.


Then the formula will be like 3C2+3C3


nC0+nC1+nC2+...............nCn=2^n


nC2+...............nCn=2^n-nC0=2^n-(nC1+nC0)

3C2+3C3 = 4

2^n-(nC1+nC0) = 2^3 -(3C1+3C0)
= 8 - (3+1)
= 4



Rule: Atleast one then it is 2^n - (nC0)
Irrespective of value of n, nC0 = 1
Atleast two then it is 2^n - (nC0+nC1)


Correct me if I am wrong.



regards,
hhk

Senior | Next Rank: 100 Posts
Posts: 74
Joined: Fri Jul 31, 2009 11:38 am
Thanked: 4 times
Followed by:1 members

by quant-master » Tue Aug 11, 2009 9:32 am
knowledgeisatreasure wrote:Hi,

Thank you for your explanation. What I'm not getting though is why did you use the number "2". I'm referring specifically to the "2"raised to the power of 3, then to the power of 4 and to the power of 2 in the following:

The ways of choosing at least one cocoa=(2^3)-1=7
The ways of choosing at least one apple (2^4)-1=15
and for orange (2^2)-1=3

So total number of ways is 7*15*3=315

My question is how did you come up with the 2 while the question is asking to choose one of each type of fruit.

I appreciate the clarification. Thank you.
For each fruit you can do 2 things that is either select or not select. Now since you have 3 cocoa nuts, for each cocoa nuts you can do 2 things that is either select or not select. Hence 2*2*2 = 2^3. Now you subtract 1 from this because there is a case where you can select none of the three cocoa nuts (this is possible in only one way) hence 2^3 -1.

Follow the similar logic to the rest of the fruits.

Thanks,
Quant-Master
https://gmat-quants.blocked - My Blog Updated almost daily with new quant fundas. Find collection of quants question in my blog

Junior | Next Rank: 30 Posts
Posts: 18
Joined: Thu Jun 25, 2009 7:07 pm

by knowledgeisatreasure » Tue Aug 11, 2009 12:30 pm
THANK YOU to all of you who take the time and effort to explain..I really appreciate it