Answered

Discover the answers you need at Westonci.ca, a dynamic Q&A platform where knowledge is shared freely by a community of experts. Discover reliable solutions to your questions from a wide network of experts on our comprehensive Q&A platform. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

Q5). If A={3,4} B= {2,3,4} C={3,4,5} then find (BxB) ∩ (CxC)​

Sagot :

Step-by-step explanation:

Given that

A = {3,4}

B = { 2,3,4}

C ={3,4,5}

BXB = {2,3,4}×{2,3,4}

⇛ {(2,2),(2,3),(2,4),(3,2),(3,3),(3,4),(4,2),(4,3),(4,4)}

and

CXC = {3,4,5}X{3,4,5}

⇛ {(3,,3),(3,4,)(3,5),(4,3),(4,4),(4,5),(5,3),(5,4),(5,5)}

Now

(BxB) n(CxC)

⇛ {(2,2),(2,3),(2,4),(3,2),(3,3),(3,4),(4,2),(4,3),(4,4)} n

{(3,,3),(3,4,)(3,5),(4,3),(4,4),(4,5),(5,3),(5,4),(5,5)}

⇛ {(3,3),(3,4),(4,3),(4,4,)}

Additional comment:

  • AxB is the Cartesian product of the two sets A and B on which (a,b) form a belongs to A and b belongs to B

  • AnB is the set of Common elements in both A and B