Question
Mathematics Question on Set Theory
Let A and B be two finite sets with m and n elements respectively. The total number of subsets of the set A is 56 more than the total number of subsets of B. Then the distance of the point P(m,n) from the point Q(−2,−3) is:
A
10
B
6
C
4
D
8
Answer
10
Explanation
Solution
The total number of subsets of a set with m elements is 2m and for a set with n elements is 2n. Given:
2m=2n+56.
Rearranging:
2m−2n=56.
Factoring the left side:
2n(2m−n−1)=56.
Since 56=23×7, we set 2n=8⟹n=3 and
2m−n−1=7⟹2m−n=8⟹m−n=3.
Therefore:
m=6,n=3.
The distance between points P(6,3) and Q(−2,−3) is given by:
Distance=(6−(−2))2+(3−(−3))2=82+62=100=10.
Thus, the correct answer is 10.