Given: One die has probabilities P(D1=1)=62,P(D1=2)=62,P(D1=3)=61,P(D1=4)=61. The other die has probabilities P(D2=1)=61,P(D2=2)=62,P(D2=3)=62,P(D2=4)=61.
Find: The probability that the sum is 4 or 5.
Total possible face outcomes are
6×6=36For sum 4, the possible ordered pairs are (1,3),(2,2),(3,1).
Their probabilities are
62×62=364,62×62=364,61×61=361
So,
P(sum=4)=364+364+361=369=41For sum 5, the possible ordered pairs are (1,4),(2,3),(3,2),(4,1).
Their probabilities are
62×61=362,62×62=364,61×62=362,61×61=361
So,
P(sum=5)=362+364+362+361=369=41Therefore,
P(sum=4 or 5)=41+41=21
Hence, the correct option is A.