

InterviewSolution
Saved Bookmarks
1. |
If two sets A and B are having 39 elements in common, then the number of elements common to each of the sets A x B and B x A are(a) 239 (b) 392(c) 78 (d) 351 |
Answer» Correct option: (b) 392 Explanation: If in two sets A and B n elements are common, then the number of elements common to each of the sets A x B and B x A are n2. So, the number of elements common to each set is 39 x 39 = (39)2. |
|