We need to divide 8 new teachers among 4 schools , how many such divisions are possible ?
I tried to solve this by the Distribution Method , that is :
$x_1$ + $x_2$ + $x_3$ + $x_4$ = 8 , which gives the solution as ${11 \choose 3}$ , is this solution correct ? Kindly help !