Question
Question: Given \(A=\left\\{ 2,3,5 \right\\}\) and \(B=\left\\{ 0,1 \right\\}\). Find the number of different ...
Given A=\left\\{ 2,3,5 \right\\} and B=\left\\{ 0,1 \right\\}. Find the number of different ordered pairs in which the first entry is an element of A and the second is an element of B.
Solution
Now take the pair as (a,b) where a∈A,b∈B. From the elements of B, take zero and put it in the pair to make the ordered pair set (A,B). We do the similar thing for 1∈B. Thus, we find the number of pairs that can be formed. We take the number of elements (a,b) in (A,B) as n(A,B) and that number will be the solution of the problem.
Complete step-by-step answer:
We have been given A=\left\\{ 2,3,5 \right\\} and B=\left\\{ 0,1 \right\\}.
Now, we need to find the number of different ordered pairs for which 1st entry is an element from A and the 2nd is an element from B. We need to find a pair, and no repetition is allowed. We can represent the set as (A,B) with elements being of the form (a,b).
The form of the set will be (a,b) where a∈A,b∈B.
Let us consider A=\left\\{ 2,3,5 \right\\} and B=\left\\{ 0,1 \right\\}.
Now let us put B = 0 in the pair (A,B). Thus, we can form the pairs (2,0),(3,0),(5,0).
We have taken the preceding points like 2, 3, 5 in the dual from set A.
∴ By putting B as zero, we get three pairs of elements. Hence with set A there are 3 possible ways for each element in B. Now we are told that there is no repetition.
Thus, with B as 1, we can make 3 pairs as we did for B = 0. Hence the 3 possible ways are (2,1),(3,1),(5,1).
Thus, the total number of possible pairs 6 possible ways.
The 6 possible elements of the set (A,B) are (2,0),(3,0),(5,0),(2,1),(3,1),(5,1).
Hence, we got the number of different ordered pairs n(A,B)=6.
Note: We can also solve it in this method,
As there are 3 elements in A, n(A)=3. There are 2 elements in B, n(B)=2.
Now take the pair as (a,b) where a∈A,b∈B. We need to find the number of elements in n(A,B).
∴ Total possible pairs = n(A,B)=n(A)×n(B)=3×2=6 pairs.