

This question is totally based on power set concept.
Given, there are two finite sets having m and n elements.
Let Set1 has m elements and Set2 has n elements.
Now, Power set of Set1 is
P(Set1) = 2m
and Power set of Set2 is
P(Set2) = 2n
According to question,
2m - 2n = 48
=> 2m - 2n = 64 - 16
=> 2m - 2n = 26 - 24
=> 2m = 26 and 2n = 24
=> m = 6, n = 4
