Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
Given that
U={xIx∈W,≤x≤20}
A={x∈P,x≤20}
B={x∈N,x≤15}
Where P is the set of prime numbers and N is the set of Natural
Numbers
Compute Ac–B and draw a Venn diagram.
Solution:
Here
U = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20}
A={2,3,5,7,11,13,17,19}
B={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
First, we compute Ac
Ac = U – A = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20} -
{2,3,5,7,11,13,17,19}
= {0,4,6,8,9,10,12,14,16,18,20}
Now we compute Ac–B
Ac–B = {0,4,6,8,9,10,12,14,16,18,20} -
{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
={0,16,18,20}
Venn diagram
No comments