104k views
4 votes
Given A = {1, 3, 5, 7, 9} and B = {0, 1, 2, 3, 4, 5), find the intersect
AB=

2 Answers

5 votes

Answer:

Given :-

A = {1,3,5,7,9}

B = {0,1,2,3,4,5}

To Find :-

AB

Solution :-

First take the common in both

1,3 and 5 are common

So,

Answer is


\large \sf AB \: = \bigg \{1,3,5 \bigg \}

User Prashant Gupta
by
6.7k points
2 votes

An intersection is the numbers that are in both sets:

Intersect of AB is {1,3,5}

User Tomas Katz
by
6.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.