1.

If A = {2, 3}, B = {4, 5}, C = {5, 6} find A x (B ∪ C), (A x B) ∪ (A x C).

Answer»

Given : A = {2, 3}, B = {4, 5} and C = {5, 6} 

To find : (A × B) ∪ (A × C) 

Since, (B ∪ C) = {4, 5, 6} 

∴A × (B ∪ C) = {(2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6)} 

(A × B) = {(2, 4), (2, 5), (3, 4), (3, 5)} 

(A × C) = {(2, 5), (2, 6), (3, 5), (3, 6)} 

∴ (A × B) ∪ (A × C) = {(2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6)}



Discussion

No Comment Found

Related InterviewSolutions