InterviewSolution
Saved Bookmarks
| 1. |
If U = {x|x is a natural number and x < 10} A = {Y|Y is an odd integer and 0 < y < 10} B = {z|z is an even integer and 0 <z < 10} C={p|p is a prime number and 0 < p < 10} Find the elements in B' and A - B B∪B′ |
|
Answer» If U = {x|x is a natural number and x < 10} A = {Y|Y is an odd integer and 0 < y < 10} B = {z|z is an even integer and 0 <z < 10} C={p|p is a prime number and 0 < p < 10} Find the elements in B' and A - B B∪B′ |
|