1.

मान लीजिए कि `A={1,2}` और `B={3,4}. AxxB` के सभी उपसमुच्चयों को लिखिए।

Answer» प्रश्न से `A={1,2}` और `B={3,4}`
`:.AxxB={(1,3),(1,4),(2,3),(2,4)}`
`AxxB` के उपसमुच्चय हैं।
`phi,{(1,3)},{(1,4)},{(2,3)},{(2,4)},{(1,3),(1,4)},{(1,3),(2,3)},{1,3),`
`(2,4)},{(1,4),(2,3)},{(1,4),(2,4)},{(2,3),(2,4)},{(1,3),(1,4),(2,3)}`
`{(1,3),{(1,4),(2,4)},{(1,4),(2,3),(2,4)},{(1,3),(2,3),(2,4)},AxxB`


Discussion

No Comment Found

Related InterviewSolutions