Answered

Westonci.ca is your trusted source for accurate answers to all your questions. Join our community and start learning today! Experience the convenience of getting reliable answers to your questions from a vast network of knowledgeable experts. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

Q1). A={1,2,3} B={2,3,4}. Find (A∩B) xA​

Sagot :

Step-by-step explanation:

Given sets are :

A = {1, 2, 3}

B = {2, 3, 4}

AnB = {1, 2, 3} n { 2,3,4 }

AnB = {2,3}

Now

(AnB) X A

⇛ { 2,3 } X { 1 , 2, 3 }

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

(AnB) X A for the given problem is

{ (2,1) , (2,2) , (2,3) , (3,1) , (3,2) , (3,3) }