We are given the following:
Each child must get at least 4 balloons and 1 pencil. We are tasked with finding how many ways we can distribute these items among the children while meeting these conditions.
For the Balloons: \[ \text{Each child gets 4 balloons. So, for 3 children: } 3 \times 4 = 12 \text{ balloons are given.} \] This leaves: \[ 15 - 12 = 3 \text{ balloons to be distributed.} \] Now, we use the formula for distributing \( n \) identical objects among \( r \) people/groups: \[ \binom{n+r-1}{r-1} \] Here, \( n = 3 \) (remaining balloons) and \( r = 3 \) (children). The number of ways to distribute 3 identical balloons among 3 children is: \[ \binom{3+3-1}{3-1} = \binom{5}{2} = \frac{5!}{2!3!} = 10 \]
For the Pencils: \[ \text{Each child gets 1 pencil. So, for 3 children: } 3 \times 1 = 3 \text{ pencils are given.} \] This leaves: \[ 6 - 3 = 3 \text{ pencils to be distributed.} \] Again, using the same formula, for \( n = 3 \) pencils and \( r = 3 \) children, the number of ways to distribute 3 identical pencils among 3 children is: \[ \binom{5}{2} = 10 \]
For the Erasers: \[ \text{There are 3 identical erasers and 3 children. The number of ways to distribute 3 identical erasers among 3 children is:} \] Using the formula for \( n = 3 \) erasers and \( r = 3 \) children: \[ \binom{5}{2} = 10 \]
The total number of ways to distribute the items is the product of all the individual ways: \[ \text{Total} = 10 \times 10 \times 10 = 1000 \]
There are \( \boxed{1000} \) ways to distribute the items among the children while satisfying the given conditions.
We are given:
These are to be distributed among 3 children such that:
Give each child 4 balloons and 1 pencil:
Total balloons given = \( 3 \times 4 = 12 \)
Total pencils given = \( 3 \times 1 = 3 \)
We now need to distribute 3 identical balloons, 3 identical pencils, and 3 identical erasers among 3 children with no restriction.
The number of ways to distribute \( n \) identical items among \( r \) distinct recipients is given by: \[ \binom{n + r - 1}{r - 1} \] So, for each type: \[ \binom{3 + 3 - 1}{3 - 1} = \binom{5}{2} = 10 \text{ ways} \]
Since the distributions are independent, total number of ways: \[ 10 \times 10 \times 10 = \boxed{1000} \]
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. 
Smoking increases the risk of lung problems. A study revealed that 170 in 1000 males who smoke develop lung complications, while 120 out of 1000 females who smoke develop lung related problems. In a colony, 50 people were found to be smokers of which 30 are males. A person is selected at random from these 50 people and tested for lung related problems. Based on the given information answer the following questions: 
(i) What is the probability that selected person is a female?
(ii) If a male person is selected, what is the probability that he will not be suffering from lung problems?
(iii)(a) A person selected at random is detected with lung complications. Find the probability that selected person is a female.
OR
(iii)(b) A person selected at random is not having lung problems. Find the probability that the person is a male.