If U={x:x is an integer and 1≤x≤20}, E1={x:x is a multiple of 3} and E2={x:x is a multiple of 4}, and an integer is picked at random from U, find the probability that it is not in E2.
Worked solution (try it first)
E2, the multiples of 4 up to 20, is {4,8,12,16,20}, which has 5 members.
So P(in E2)=205
=41.
Not in E2 is the complement: 1−41=43, option A.