| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Apr 2008 10:59:00 IST
|
|
|
q) In how many ways can 10 different toys be distributed among 10 children so that exactly 2 of them get no toys.
my soln...
ways of selecting 2 children = 10C2
now all others should have atleast one...so 10C8*8! ways..
now the remaining 2 toys can be distributed in 8^2 ways..
so my ans is 10C2 * 10C2*8! * 8^2..
but this is not the right answer..plz point out the mistake in my answer and post the correct solution ..
|
There is no better feeling in this world than being a winner! |
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Apr 2008 11:26:35 IST
|
|
|
I think the ans is 10C2.10C2.8!.9C2.Your first two steps are correct,so,2 toys are left behind after giving one each to 8 members.This is similar to finding no. of solutions to
x1+x2+......+x8=2 where xi 0 for i=1,2,...,8 which gives (8+2-1)C2=9C2
Is my answer correct?
|
MAKING A MISTAKE IS HUMAN BUT REPEATING IT IS IDIOTIC. |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Apr 2008 13:38:13 IST
|
|
|
no. of integral solns is used incase of identical things..here the things are different...
|
There is no better feeling in this world than being a winner! |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Apr 2008 13:51:49 IST
|
|
|
Sorry,I made a mistake.After the first two steps,two diff toys are left.select one toy and one person,the remaining toy is given by selecting another person or select both the toys and a person and give both to him only
thus,the ans is 10C2.10C2.8!.(2C1.8C1.7C1+2C2.8C1)=120.10C2.10C2.8!
Am I correct?
|
MAKING A MISTAKE IS HUMAN BUT REPEATING IT IS IDIOTIC. |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Apr 2008 15:30:13 IST
|
|
|
q) In how many ways can 10 different toys be distributed among 10 children so that exactly 2 of them get no toys.
i think it should be
10C8. 10*9*8*7*6*5*4*3. 8C1.8C1
= (10!)*10*9* 16 = 5225472000
coming same as your answer joy yaar! :|
|
---------------------------------------------------------------
* Gaurav Ragtah ( aka Artemis Fowl )
* Agent 'G' [sniper] - SD-6 (Alliance of Twelve)
* Your friendly neighborhood spideyunlimited |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Apr 2008 15:42:14 IST
|
|
|
allamraju's answer is coming as 9797760000
|
---------------------------------------------------------------
* Gaurav Ragtah ( aka Artemis Fowl )
* Agent 'G' [sniper] - SD-6 (Alliance of Twelve)
* Your friendly neighborhood spideyunlimited |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Apr 2008 16:35:08 IST
|
|
|
see ans of joy is incorrect because he has considered the order in which the toys are given to the child as different cases
for eg: if a child has two toys after final distribution say toy 1 & toy 2 it should be one case but in joy's method it is two cases,
1st- toy1 from first 8 lot and toy2 from the other remaining 2 toys
2nd- toy 2 from the first 8 lot and toy 1 from the remaining two.
hence two eliminate this problem of order recurrence we shall take two cases
first case let the three toys be given to a single person
no.of ways 10C2 * 8C1 * 10C7 * 7!
case 2 remaining two toys are given to two different persons(i.e 6 persons get one each and two get two toys each)
no.of ways 10C2 * 8C2 * 10C6 * 6! * 4C2
total ans = case 1 + case2
|
"Imagination is more important than knowledge."
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Apr 2008 16:37:27 IST
|
|
|
*edited*
|
"Imagination is more important than knowledge."
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Apr 2008 21:12:50 IST
|
|
|
well i think this is a simple q.
first select 2 childern 10C2 now @ joyfrancis
" now all others should have atleast one..." this statement is wrong.
there is no condition on the remaining so the ans. should be
10C2*8^8 joy is my ans matching i think it should.....
|
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 30 Apr 2008 13:26:10 IST
|
|
|
It is 10P8 *(10C2* 8C2 + 10C3 ) = 2503872000
|
IM NO BABY
I HAVE THE SEVENTH SENSE
NONSENSE!!!!!!!!!!! |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|