Jesteen Wrangler
CAT Preparation Community 10y ago
In dashcat-17 Ravi has 30 balls which he want to distribute to 3 children such a way that each of them get diff no of balls. find the no of ways he distribute the balls. For this solution is given as a+b+c=30 (a,a,a)=1 (a,a,b)= (0,0,30) to (15,15,0) = 15*3=45 MY question is aren’t the values from 0-15 “16”. Please explain.
1