Q. Let and B = {}. What is A B equal to ?

 5722  196 Sets Report Error

Solution:

and B = {(2n, 3n)}:
Listing few members of each set
A = {(1, 2), (2, 4), (3, 6),....}
B = {(2, 3), (4, 6), (6, 9)......}
There is no member common to both these sets, hence.