We need to calculate the probability that the sum of three randomly chosen numbers from 1 to 20 is divisible by 3.
Step 1: Understanding Residues Modulo 3 The numbers from 1 to 20 have residues (remainders) when divided by 3:
- Numbers with remainder 0 (divisible by 3): {3, 6, 9, 12, 15, 18}
⇒ 6 numbers - Numbers with remainder 1: {1, 4, 7, 10, 13, 16, 19}
⇒ 7 numbers - Numbers with remainder 2: {2, 5, 8, 11, 14, 17, 20} ⇒ 7 numbers
Step 2: Conditions for Sum to be Divisible by 3 For the sum of three numbers to be divisible by 3, we need one of the following combinations: - All three numbers have the same remainder.
- One number from each residue group.
Step 3: Counting Possible Combinations
Case 1: All numbers have the same remainder
- All zero remainders ⇒ \( \binom{6}{3} = 20 \) - All one remainders
⇒ \( \binom{7}{3} = 35 \) - All two remainders
⇒ \( \binom{7}{3} = 35 \)
Total combinations for this case: \[ 20 + 35 + 35 = 90 \]
Case 2: One number from each residue group Choosing one from each category: \[ 6 \times 7 \times 7 = 294 \]
Step 4: Total Favorable Outcomes \[ \text{Total favorable outcomes} = 90 + 294 = 384 \]
Step 5: Total Possible Outcomes The total number of ways to choose 3 numbers from 20 is: \[ \binom{20}{3} = \frac{20 \times 19 \times 18}{3 \times 2 \times 1} = 1140 \]
Step 6: Probability Calculation \[ \text{Probability} = \frac{\text{Favorable outcomes}}{\text{Total outcomes}} = \frac{384}{1140} = \frac{32}{95} \] Step 7: Final Answer
\[Correct Answer: (4) \ \frac{32}{85}\]To solve the problem of finding the probability that the sum of three randomly chosen numbers from 1 to 20 is divisible by 3, we begin by considering modulo arithmetic.
Firstly, we classify the numbers from 1 to 20 based on their remainder when divided by 3:
The sum of three numbers will be divisible by 3 if their remainders sum to a multiple of 3. Let us consider the cases:
Calculating each case:
Total favorable outcomes: \(20 + 35 + 35 + 294 = 384\)
Total possible outcomes: Choosing any 3 numbers from 20 without restrictions, which is = 1140.
Probability: \(\frac{384}{1140} = \frac{32}{95}\)
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.
