Explanation
1. Identify the Given Probabilities
Let the probabilities of hitting the target for A, B, and C be P(A), P(B), and P(C) respectively.
Now, find the probabilities of them missing the target (complements):
P(A′)=1−P(A)=1−53=52
P(B′)=1−P(B)=1−52=53
P(C′)=1−P(C)=1−43=41
2. Understand "At Least Two Shots"
The phrase "at least two shots hit" means the target could be hit by:
Exactly two shooters (while the third misses).
Exactly three shooters (all of them hit).
Let's break down the possible successful cases:
Case 1: A and B hit, C misses ⟹P(A∩B∩C′)=P(A)⋅P(B)⋅P(C′)
Case 2: B and C hit, A misses ⟹P(A′∩B∩C)=P(A′)⋅P(B)⋅P(C)
Case 3: A and C hit, B misses ⟹P(A∩B′∩C)=P(A)⋅P(B′)⋅P(C)
Case 4: All three (A, B, and C) hit ⟹P(A∩B∩C)=P(A)⋅P(B)⋅P(C)
Since these shooters act independently, we can simply multiply the individual probabilities for each case.
3. Calculate the Probabilities for Each Case
Case 1 (A,B hit; C misses):
P1=53×52×41=1006
Case 2 (B,C hit; A misses):
P2=52×52×43=10012
Case 3 (A,C hit; B misses):
P3=53×53×43=10027
Case 4 (All three hit):
P4=53×52×43=10018
4. Calculate Total Probability
Add the probabilities of all mutually exclusive cases together:
Total Probability=P1+P2+P3+P4
Total Probability=1006+10012+10027+10018
Total Probability=10063=0.63
Correct Option:
(a) 0.63