| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 29 Dec 2006 13:18:43 IST
|
|
|
important is that the balls are identical and also the boxes. NUMBER OF WAYS POSSIBLE TO DIVIDE 30 IDENTICAL BALLS TO 3 BOXES IS = 30 C - 1 3 1 IS SUBTRACTED SINCE THERE WILL BE A CASE WHEN A BOX IS EMPTY.
|
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 Dec 2006 15:16:53 IST
|
|
|
let x,y,z be the no. of balls in each of the boxes.
x+y+z=30
1<=x,y,z<=27
solution =coefficient of a^30 in (a+a^2+a^3 +.....)^3
=30-1C(3-1)=406
HENCE THE BALLS CAN BE DISTRIBUTED IN 406 WAYS
|
The yardstick of human intelligence is the ability to overcome the last fallacy |
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 Dec 2006 16:54:55 IST
|
|
|
30p3
|
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 Dec 2006 16:57:36 IST
|
|
|
30c3-3
|
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 Dec 2006 13:08:09 IST
|
|
|
The ans is 56
|
VAIBHAV BEST
< THE GAME IS ON > |
this reply: 5 points
(with 1 
in 1 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 30 Dec 2006 13:09:12 IST
|
|
|
The ans is 56
|
VAIBHAV BEST
< THE GAME IS ON > |
this reply: 5 points
(with 1 
in 1 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
![[Post New]](/templates/default/images/icon_minipost_new.gif) 30 Dec 2006 14:23:07 IST
|
|
|
the answer is 65
|
Imagination is more important than knowledge
-------Albert Einsetein |
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 Dec 2006 16:46:41 IST
|
|
|
the solution is:
one assumption:first box contains the minimum no. of balls and the third box contains the maximum no. of balls(this doesn,t change the answer since all boxes are identical)
firstly fill the boxes with one ball each
we are left with 27 balls which can be distributed in second and third box in 13 ways.
next, fill the boxes with two balls in each
we are left with 24 balls which can be distributed in 12 ways.
hence the answer is 13+12+10+9+7+6+4+3+1=65
Any doubt???
|
Imagination is more important than knowledge
-------Albert Einsetein |
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) 31 Dec 2006 10:24:17 IST
|
|
|
I left one case (10,10,10) so the answer is 66(rest 65 cases are discussed in earlier post)
|
Imagination is more important than knowledge
-------Albert Einsetein |
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) 7 Jan 2007 01:10:58 IST
|
|
|
This can be answered easily by using the multinomial theorem each box has to have atleast one ball; and hence a max of 28 balls and there are 3 boxes; hence ans is the coeff of x30 in the expression {x + x2 + x3 + x4 + ....... x28 }3 or coeff of x27 in the expression {1 + x2 + x3 + ..... x27}3 which is nothing but 29C2 which is equal to 406
|
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) 7 Jan 2007 23:04:31 IST
|
|
|
The total no. of ways in which 30 balls can be distributed among 3 boxes is 30+3-1C3-1=496. No. of ways any of the boxes can get zero no. of balls is 6. So, the required answer is 496-6=490
|
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) 10 Jan 2007 19:39:52 IST
|
|
|
No of ways is = 28 x 28 x 28 Ans.
|
Being a genius is 1% luck and 99% perspiration........ |
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) 16 Jan 2007 14:38:51 IST
|
|
|
First, let us put one ball in each of the 3 boxes. So, now no box remains empty & we have to just distribute 27 balls in 3 identical boxes. The no. of ways by which this can be done = (The no. of non-negative integral solutions of the eqn. a + b + c = 27 ) = [(3+ 27-1)C27]/3 = 29C27 = 406 Here, I have made an assumption that the case when x no. of balls are in the 1st box, y no. of ball are in the 2nd box and the remaining balls in the 3rd box & the case when y no. of balls are in the 1st box, x no. of ball are in the 2nd box and the remaining balls in the 3rd box are distict cases and both of them are taken into account. Strictly speaking, these two are not distinct cases as the boxes are identical. So, actual no. of cases = 406/3 But since this is not an integer, I have made the above assumption.
|
You never know what is enough till you know what is more than enough.
Titun |
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) 16 Jan 2007 14:52:28 IST
|
|
|
The reqd. no. of ways = no. of positive integral solutions of p+q+r = 30 Let p = m + 1, q = n + 1, r = k + 1 Therefore, m+n+k = 27 Hence, no. of integral solns of m+n+k=27 is 29C2 But since the boxes are identical, total no. of ways = (29C2)/3
|
Killer instinct is required for success |
this reply: 0 points
(with 0 
in 0 votes ) [?]
|
|
You have | |