if a die is thrown once find the probability of getting square number and multiple of 2
Answers
Answered by
2
Step-by-step explanation:
S = { 1,2,3,4,5,6}
n(S) = 6
event A : getting square number
A= { 1,4 }
n(A)=2
p(A)= n(A)/n(S)
= 1/3
Event B : Multiple of 2
B= { 2,4,6 }
n(B) = 3
p(B) = n(B)/n(S)
= 1/2
Similar questions