Answered

Explore Westonci.ca, the leading Q&A site where experts provide accurate and helpful answers to all your questions. Connect with a community of experts ready to provide precise solutions to your questions on our user-friendly Q&A platform. Get quick and reliable solutions to your questions from a community of experienced experts on our 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