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 set. The values of m and n are, respectively,

Updated On: Nov 6, 2024
  • 44658
  • 44746
  • 44655
  • 44749
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

$2^{m} - 2^{n} = 112 \Rightarrow 2^{n} \left(2^{m-n }-1\right) = 16 \times 7$ $\therefore\quad2^{n} \left(2^{m-n} -1\right) = 2^{4}\left(2^{3} -1\right)$ Comparing we get $n = 4$ and $m - n = 3$ $\Rightarrow n = 4$ and $m = 7$
Was this answer helpful?
3
0

Concepts Used:

Sets

Set is the collection of well defined objects. Sets are represented by capital letters, eg. A={}. Sets are composed of elements which could be numbers, letters, shapes, etc.

Example of set: Set of vowels A={a,e,i,o,u}

Representation of Sets

There are three basic notation or representation of sets are as follows:

Statement Form: The statement representation describes a statement to show what are the elements of a set.

  • For example, Set A is the list of the first five odd numbers.

Roster Form: The form in which elements are listed in set. Elements in the set is seperatrd by comma and enclosed within the curly braces.

  • For example represent the set of vowels in roster form.

A={a,e,i,o,u}

Set Builder Form: 

  1. The set builder representation has a certain rule or a statement that specifically describes the common feature of all the elements of a set.
  2. The set builder form uses a vertical bar in its representation, with a text describing the character of the elements of the set.
  3. For example, A = { k | k is an even number, k ≤ 20}. The statement says, all the elements of set A are even numbers that are less than or equal to 20.
  4. Sometimes a ":" is used in the place of the "|".