Question:

Two finite sets have m and n elements. The number of subsets of the first set is 112 more than that of the second. The values of m and n respectively are:

Show Hint

Always test options using powers of 2 in subset problems.
Updated On: Mar 19, 2026
  • \(4,7\)
  • \(7,4\)
  • \(4,4\)
  • 7,7
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Number of subsets of a set with k elements is 2ᵏ. 2ᵐ - 2ⁿ = 112 Trying values: 2⁷ - 2⁴ = 128 - 16 = 112
Was this answer helpful?
0
0