Given:
Each child must receive a minimum of 4 balloons and 1 pencil. The objective is to determine the number of ways to distribute these items under these constraints.
Minimum balloons per child: \( 4 \). Total distributed initially: \( 3 \times 4 = 12 \). Remaining balloons: \( 15 - 12 = 3 \). Distributing \( n=3 \) identical balloons among \( r=3 \) children: \( \binom{n+r-1}{r-1} = \binom{3+3-1}{3-1} = \binom{5}{2} = 10 \) ways.
Minimum pencils per child: \( 1 \). Total distributed initially: \( 3 \times 1 = 3 \). Remaining pencils: \( 6 - 3 = 3 \). Distributing \( n=3 \) identical pencils among \( r=3 \) children: \( \binom{n+r-1}{r-1} = \binom{3+3-1}{3-1} = \binom{5}{2} = 10 \) ways.
Distributing \( n=3 \) identical erasers among \( r=3 \) children: \( \binom{n+r-1}{r-1} = \binom{3+3-1}{3-1} = \binom{5}{2} = 10 \) ways.
Total ways are the product of ways for each item distribution: \( 10 \times 10 \times 10 = 1000 \).
There are \( \boxed{1000} \) ways to distribute the items according to the specified conditions.
If \(S=\{1,2,....,50\}\), two numbers \(\alpha\) and \(\beta\) are selected at random find the probability that product is divisible by 3 :
The probability of hitting the target by a trained sniper is three times the probability of not hitting the target on a stormy day due to high wind speed. The sniper fired two shots on the target on a stormy day when wind speed was very high. Find the probability that
(i) target is hit.
(ii) at least one shot misses the target. 