Given:
Two dice are thrown.
is the event that the sum of their dots is a prime number
is the event that 5 is the dot on the top of second die.
To find:
Whether
is true or false.
Solution:
If two dice thrown, then the total possible outcomes are:
(1,1), (1,2), (1,3), (1,4), (1,5), (1,6), (2,1), (2,2), (2,3), (2,4), (2,5), (2,6),
(3,1), (3,2), (3,3), (3,4), (3,5), (3,6), (4,1), (4,2), (4,3), (4,4), (4,5), (4,6),
(5,1), (5,2), (5,3), (5,4), (5,5), (5,6), (6,1), (6,2), (6,3), (6,4), (6,5), (6,6).
is the event that the sum of their dots is a prime number.
![E_1=\{(1,1),(1,2),(1,4),(1,6),(2,1),(2,3),(2,5),(3,2),(3,4),(4,1),(4,3),(5,2),(5,6),(6,1),(6,5)\}](https://tex.z-dn.net/?f=E_1%3D%5C%7B%281%2C1%29%2C%281%2C2%29%2C%281%2C4%29%2C%281%2C6%29%2C%282%2C1%29%2C%282%2C3%29%2C%282%2C5%29%2C%283%2C2%29%2C%283%2C4%29%2C%284%2C1%29%2C%284%2C3%29%2C%285%2C2%29%2C%285%2C6%29%2C%286%2C1%29%2C%286%2C5%29%5C%7D)
![P(E_1)=\dfrac{15}{36}](https://tex.z-dn.net/?f=P%28E_1%29%3D%5Cdfrac%7B15%7D%7B36%7D)
![P(E_1)=\dfrac{5}{12}](https://tex.z-dn.net/?f=P%28E_1%29%3D%5Cdfrac%7B5%7D%7B12%7D)
is the event that 5 is the dot on the top of second die.
![E_2=\{(1,5), (2,5),(3,5),(4,5),(5,5),(6,5)\}](https://tex.z-dn.net/?f=E_2%3D%5C%7B%281%2C5%29%2C%20%282%2C5%29%2C%283%2C5%29%2C%284%2C5%29%2C%285%2C5%29%2C%286%2C5%29%5C%7D)
![P(E_2)=\dfrac{6}{36}](https://tex.z-dn.net/?f=P%28E_2%29%3D%5Cdfrac%7B6%7D%7B36%7D)
![P(E_2)=\dfrac{1}{6}](https://tex.z-dn.net/?f=P%28E_2%29%3D%5Cdfrac%7B1%7D%7B6%7D)
The intersection of these two events is:
![E_1\cap E_2=\{(2,5),(6,5)\}](https://tex.z-dn.net/?f=E_1%5Ccap%20E_2%3D%5C%7B%282%2C5%29%2C%286%2C5%29%5C%7D)
![P(E_1\cap E_2)=\dfrac{2}{36}](https://tex.z-dn.net/?f=P%28E_1%5Ccap%20E_2%29%3D%5Cdfrac%7B2%7D%7B36%7D)
![P(E_1\cap E_2)=\dfrac{1}{18}](https://tex.z-dn.net/?f=P%28E_1%5Ccap%20E_2%29%3D%5Cdfrac%7B1%7D%7B18%7D)
Now,
![P(E_1)\cdot P(E_2)=\dfrac{5}{12}\cdot \dfrac{1}{6}](https://tex.z-dn.net/?f=P%28E_1%29%5Ccdot%20P%28E_2%29%3D%5Cdfrac%7B5%7D%7B12%7D%5Ccdot%20%5Cdfrac%7B1%7D%7B6%7D)
![P(E_1)\cdot P(E_2)=\dfrac{5}{72}](https://tex.z-dn.net/?f=P%28E_1%29%5Ccdot%20P%28E_2%29%3D%5Cdfrac%7B5%7D%7B72%7D)
![P(E_1)\cdot P(E_2)\neq P(E_1\cap E_2)](https://tex.z-dn.net/?f=P%28E_1%29%5Ccdot%20P%28E_2%29%5Cneq%20P%28E_1%5Ccap%20E_2%29)
Therefore, the given statement is false because
.