Find trusted answers to your questions with the help of IDNLearn.com's knowledgeable community. Ask your questions and receive prompt, detailed answers from our experienced and knowledgeable community members.
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: