Question:

Let $A=\{1,2,3,4\}$ and $B=\{7,8,3,4\}$. Then the number of elements common to both $A \times B$ and $B \times A$ is ________.

Show Hint

$n((A \times B) \cap (B \times A)) = (n(A \cap B))^2$.
Updated On: Jun 26, 2026
  • 8
  • 6
  • 12
  • 4
  • 2
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Concept
The number of elements common to $A \times B$ and $B \times A$ is $(n(A \cap B))^2$.

Step 2: Meaning

Find the intersection of sets $A$ and $B$.

Step 3: Analysis

$A \cap B = \{3, 4\}$. The number of common elements $n(A \cap B) = 2$.

Step 4: Conclusion

Number of common elements in products $= 2^2 = 4$. Final Answer: (D)
Was this answer helpful?
0
0