Answered

IDNLearn.com offers a comprehensive solution for finding accurate answers quickly. Discover reliable answers to your questions with our extensive database of expert knowledge.

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) }