If A = (1. 2. 3. 4. 5), B = (1, 3, 5, 7, 9) and C = {2, 4, 8, 10) then verify that A n(BUC) = (An B) u (AnC)
Answers
Answered by
7
Step-by-step explanation:
BuC = { 1,2,3,4,5,7,8,9,10}
An(BuC)={1,2,3,4,5} ... 1)
AnB= {1,3,5}
AnC= {2,4}
(AnB)u(AnC)= {1,2,3,4,5}... 2)
From 1 and 2
LHS = RHS
hence verified
Similar questions