Permutations and Combinations
PaGaLGuY.com - The Everything of MBA, CAT 2008, GMAT, XAT, IIM
         Home          MBA Forums         PG Office Blog         Contact Us         About Us                  Jobs @ PG
Exclusive Bschool Content:      Interviews      B-School Watch     MBAs speak     Placements     GMAT & MBA Abroad      Form Notifications
» Sponsors






Go Back   PaGaLGuY.com - The Everything of MBA, CAT 2008, GMAT, XAT, IIM > Exam Resources > Quantitative Questions and Answers

Notices
Quantitative Questions and Answers Discuss Quantitative and other Math related questions. Post your math doubts and get it solved by the smartest brains this side of the universe !

Tags: ,

Reply
 
Thread Tools Display Modes
Permutations and Combinations
Old
  (#1)
muthuisfine
has no status.
Newbie PaGaL
 
Status: Offline
Posts: 11
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Jan 2004
Permutations and Combinations - 11-09-2004, 07:48 PM

.Can someone help me out with the following problems with some clear and simple approcah to these qustions


4 balls are to be put in 5 boxes.in how many ways can this be done if
a)Balls are similar and boxes are different
b)balls are different and boxes are similar
c)both boxes and balls are similar
in which of the above cases the formulae (n+r-1)Cr-1 be applied?
is the formulae (n+r-1)Cr or (n+r_1)Cr-1
and which of these formuale is the number of positive integral soultion for
x1+x2+x3+.........xr=n


thanls in advance
   
Reply With Quote
Sponsored Links
Re: Permutations and Combinations
Old
  (#2)
jazztheroof
has no status.
Newbie PaGaL
 
jazztheroof's Avatar
 
Status: Offline
Posts: 3
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 2 Times in 1 Post
Join Date: Sep 2004
Re: Permutations and Combinations - 11-09-2004, 09:52 PM

a)
as all 4 balls are same so if we arrnage them among them selves then onli one way , let me explain it further
lets take 4 rs1 coins to b given to 4 kids n each kid shd b given 1 rs exactly , there is only one way u can give , it doesnt matter which coin u give to which boy , end result will b same as all coins are identical .

we can arrange these 4 IDENTICAL balls in 5 DIFF boxs in 5x4x3x2
u can derive this very simply lik this : 1st red ball will hv 5 boxes to choose , or in other words we can put 1st red ball in any of 5 diff boxes, so wen1st red ball takes 1 box then 2nd red ball can b put in ny of remaining 4 diff bxes , simlilarly 3 rd ball can b put in ny of remaining 3 boxes , 4th ball in ny of remaining 2 boxes
so we get 5x4x3x2
we put x( multiplication sign ) in between 5 4 3 n 2 bc we r using word AND
we will read e solution lik : we can put 1st red ball in any of 5 diff boxes AND 2nd red ball can b put in ny of remaining 4 diff bxes AND 3 rd ball can b put in ny of remaining 3 boxes AND 4th ball in ny of remaining 2 boxes
so ans is 5x4x3x2x1( this 1 is for 1 way of arranging balls )

b)
4 diff balls n 5 same boxes , so in this case boxes wont matter , balls will
we can choose 4 identical boxes out of 5 identical boxes in 5c4 ( if there were only 4 identical boxes n we hv to choose 4 out of them then we whd hv had only one way of doing it , we can prove it by formula also 4c4 = 1 .....) tat is equal to 5 AND we can arrange 4 DIFF balls in 4! ways
as we used AND in above line , e solution wil b like
5 x 4!

c)
all balls same , so ball can b arranged in 1 way only n as all boxes same so we can choose 4 identical boxes out of 5 identical boxes in 5c4=5
so ans is
1x5=5

i dont noe abt formula u mentioned above , our faculty told us to take step by step approach or else this topic can b highly confusing


gOdSpeEd
   
Reply With Quote
The Following 2 Users Say Thank You to jazztheroof For This Useful Post:
eric.segal1 (15-03-2008), m.anubhav (08-08-2008)
Re: Permutations and Combinations
Old
  (#3)
knvinayak
has no status.
Newbie PaGaL
 
Status: Offline
Posts: 2
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 2 Times in 1 Post
Join Date: Aug 2004
Re: Permutations and Combinations - 12-09-2004, 12:45 PM

4 balls are to be put in 5 boxes.in how many ways can this be done if
a)Balls are similar and boxes are different
This is similar to finding the whole number solutions for the equation
a + b + c + d + e = 4
which is given by (n+r-1) C r-1 where n is the constant on the RHS and r is the number of variables.
Hence in this case we have 8 C 4 = 70 ways

c)both boxes and balls are similar
Here its the number of ways you can split 4 into 5 numbers
40000
31000
22000
21100
11110
Hence 5 ways

b)balls are different and boxes are similar
For each of the cases listed in (c) the number of ways of selecting the balls has to be considered
For eg, for the case 40000, the 4 balls for the first box can be selected in only 1 way.
For the case 31000 the 3 balls for the first box can be selected in 4C3 = 4 ways
In 22000 2 balls for the first box can be selected in 4C2 = 6 ways (note the remaining 2 balls automaticallly select themselves for the second box). Similarly in 21100 the 2 balls to go together can be selected in 6 ways, the remaining two balls automatically go into different boxes.Finally, in 11110 there is just 1 way of splitting all the balls into 4 boxes. Hence, total number of ways = 1+4+6+6+1 = 18 ways

Note: The number of positive integral solution(natural number) for
x1+x2+x3+.........xr=n is (n-1) C (r-1)
   
Reply With Quote
The Following 2 Users Say Thank You to knvinayak For This Useful Post:
m.anubhav (08-08-2008), priyom (22-06-2007)
Re: Permutations and Combinations
Old
  (#4)
mathmoron
has no status.
Newbie PaGaL
 
Status: Offline
Posts: 8
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Aug 2004
Re: Permutations and Combinations - 12-09-2004, 06:20 PM

Hi
I seem to have a little confusion between a) and c).I feel they are the same .In other words, in a) all that is important is to choose 4 boxes from 5.Why is it important , the order in which you put the balls in the boxes as the balls are all similar ?i feel there is no permutation involved....I know this is the wrong answer but im not able to convince myself...so can somebody help....?
   
Reply With Quote
Re: Permutations and Combinations
Old
  (#5)
muthuisfine
has no status.
Newbie PaGaL
 
Status: Offline
Posts: 11
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Jan 2004
Re: Permutations and Combinations - 12-09-2004, 08:41 PM

hi vinayak
is the formulae for the following
The number of positive integral solution(natural number) for
x1+x2+x3+.........xr=n is (n-1) C (r-1) or (n-r+1)C(r-1)
   
Reply With Quote
Old
  (#6)
ritika_j
has no status.
Trainee PaGaL
 
Status: Offline
Posts: 83
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 4 Times in 3 Posts
Join Date: Aug 2004
10-12-2004, 10:48 AM

Nine students are split into three equal teams to develop reports on one of three problems:

shortage of skilled labor, violence in schools, and low standardized test scores. How many

different teams of students are possible?

(A) 5040

(B) 1680

(C) 1512

(D) 504

(E) 168
   
Reply With Quote
Old
  (#7)
pendyal
has no status.
Hardcore PaGaL
 
pendyal's Avatar
 
Status: Offline
Posts: 675
Groans: 10
Groaned at 4 Times in 4 Posts
Thanks: 59
Thanked 275 Times in 53 Posts
Join Date: Oct 2004
Location: Gurgaon
Age: 25
10-12-2004, 10:56 AM

Quote:
Originally Posted by ritika_j
Nine students are split into three equal teams to develop reports on one of three problems:

shortage of skilled labor, violence in schools, and low standardized test scores. How many

different teams of students are possible?

(A) 5040

(B) 1680

(C) 1512

(D) 504

(E) 168
we can choose 3 students for the first team in C(9,3) ways.
out of the remaining 6 we can choose 3 in C(6,3) ways.
the remiaining can go into the third team.

so the number of ways of choosing 3 teams of 3 each from 9 students is C(9,3)*C(6,3)=1680.

we can choose a problem out of the three in 3 ways.
so the number of ways in which 3 teams can be formed to study one of the three problems is 1680*3=5040.

in case each team had to study a different problem the answe would have been 1680*3!=10080.

bye..


The impossible we do every day, Miracles takes a bit longer


You only lose when you quit
   
Reply With Quote
Old
  (#8)
keviv
has no status.
Expert PaGaL
 
keviv's Avatar
 
Status: Offline
Posts: 191
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 1
Thanked 80 Times in 26 Posts
Join Date: Dec 2004
10-12-2004, 12:20 PM

Hey pendyal,

Don't you think a more appropriate answer is the latter one you gave i.e. 1680*3! ( though it is not in the options)?

Also, i think we can even stop at 1680 because the question says "How many teams can be formed?".

But 1680*3 doesn't seem to be too convincing.


"But I have promises to keep,
And miles to go before I sleep."

My blog
   
Reply With Quote
The Following User Says Thank You to keviv For This Useful Post:
m.anubhav (08-08-2008)
Old
  (#9)
pendyal
has no status.
Hardcore PaGaL
 
pendyal's Avatar
 
Status: Offline
Posts: 675
Groans: 10
Groaned at 4 Times in 4 Posts
Thanks: 59
Thanked 275 Times in 53 Posts
Join Date: Oct 2004
Location: Gurgaon
Age: 25
10-12-2004, 12:47 PM

1680*3 was only a way to come up with one of the options as the answer.


if i were not given the options i wud have given 1680*3! as the answer.


The impossible we do every day, Miracles takes a bit longer


You only lose when you quit
   
Reply With Quote
The Following User Says NO Thank You to pendyal For This Un-useful Post:
behal_amit30 (29-11-2007)
Old
  (#10)
ritika_j
has no status.
Trainee PaGaL
 
Status: Offline
Posts: 83
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 0
Thanked 4 Times in 3 Posts
Join Date: Aug 2004
13-12-2004, 02:45 PM

There are 5 Rock songs, 6 Carnatic songs and 3 Indi pop songs. How many different albums can be formed using the above repertoire if the albums should contain at least 1 Rock song and 1 Carnatic song?


Solve with proper explanation...
   
Reply With Quote
The Following User Says Thank You to ritika_j For This Useful Post:
m.anubhav (08-08-2008)
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Suresh's Corner: Miscellaneous Questions From Quants clsuresh Quantitative Questions and Answers 708 31-07-2008 12:36 PM
Permutations combinations and probablity mathmoron Quantitative Questions and Answers 15 15-09-2004 03:45 PM
Help Needed Regarding Probabaility and Permutations and Combinations muthuisfine CAT and Related Discussion 13 23-06-2004 10:07 PM
Permutations & Combinations m_mayurprabhu Quantitative Questions and Answers 15 10-06-2004 03:37 PM
Permutations and Combinations m_mayurprabhu Quantitative Questions and Answers 8 16-05-2004 11:28 AM

» Sponsors










PaGaLGuY.com is not responsible for the views and opinions of the posters.
PaGaLGuY.com is an Inzane Labs Private Limited production.
Hosted on servers powered by Neutral Web