Saved Bookmarks
| 1. |
Let A={1,2,3,4,5,6}and B={2,4,6,8,10} find 1)AUB 2)A intersection B |
|
Answer» \(A = \{1,2, 3, 4, 5, 6\}\) \(B= \{2,4,6,8,10\}\) \(\therefore A \cup B = \{1, 2, 3, 4, 5, 6, 8, 10\}\) \(A \cap B = \{2, 4, 6\}\). |
|