To find P(T), where T is the event that S3 can solve the problem, we'll analyze the given probabilities step-by-step.
Step 1: Define Probabilities
Let:
P(S1)=p1,
P(S2)=p2,
P(S3)=p3.
Step 2: Interpret Given Probabilities
Event U: At least one of S1,S2,S3 can solve the problem.
P(U)=1−(1−p1)(1−p2)(1−p3)=21.This implies:
(1−p1)(1−p2)(1−p3)=21.Event V: S1 can solve the problem, given that neither S2 nor S3 can solve it.
P(V)=P(S2∩S3)P(S1∩S2∩S3)=(1−p2)(1−p3)p1(1−p2)(1−p3)=p1=101.So, p1=101.
Event W: S2 can solve the problem and S3 cannot.
P(W)=p2(1−p3)=121.
Step 3: Solve for p2 and p3
From P(U):
(1−p1)(1−p2)(1−p3)=21.Substitute p1=101:
(1−101)(1−p2)(1−p3)=21⇒109(1−p2)(1−p3)=21.Simplify:
(1−p2)(1−p3)=95.From P(W):
p2(1−p3)=121.Let q=1−p3. Then:
(1−p2)q=95andp2q=121.Divide the two equations:
p2q(1−p2)q=12195⇒p21−p2=320.Solve for p2:
1−p2=320p2⇒1=323p2⇒p2=233.Substitute p2 back into p2q=121:
233q=121⇒q=3623.Since q=1−p3:
1−p3=3623⇒p3=1−3623=3613.Step 4: Conclusion
The probability P(T)=p3=3613.
Final Answer: A
Comments
Post a Comment