Learn › JEE Main · Mathematics ›
Sets › Subsets and Intervals
Subsets and Intervals — JEE Main Mathematics MCQs with Solutions
Free JEE Main Mathematics Subsets and Intervals MCQs with step-by-step solutions (22 questions). Part of Sets. Practise online on Prepizo — no login needed.
▶ Practise Subsets and Intervals online (free)
Questions with solutions
Q1 — Subsets and Intervals · easy · numerical
The number of subsets of a set with $4$ elements is:
A. $15$
B. $16$ ✓ Correct
C. $8$
D. $4$
Solution: A set with $n$ elements has $2^n$ subsets; $2^4 = 16$.
Q2 — Subsets and Intervals · easy · numerical
The number of proper subsets of $\{a, b, c, d\}$ is:
A. $8$
B. $15$ ✓ Correct
C. $16$
D. $14$
Solution: Proper subsets exclude the set itself: $2^4 - 1 = 15$.
Q3 — Subsets and Intervals · easy · theory
For any set $A$, which is always true?
A. $A \in A$
B. $\emptyset \subseteq A$ ✓ Correct
C. $A \subset A$ (strictly)
D. $\emptyset \in A$
Solution: The empty set is a subset of every set; and every set is a subset (not proper) of itself.
Q4 — Subsets and Intervals · medium · theory
The interval $(2, 5]$ written in set-builder form is:
A. $\{x \in \mathbb{R} : 2 < x < 5\}$
B. $\{x \in \mathbb{R} : 2 < x \le 5\}$ ✓ Correct
C. $\{x \in \mathbb{R} : 2 \le x \le 5\}$
D. $\{x \in \mathbb{R} : 2 \le x < 5\}$
Solution: A round bracket excludes the endpoint, a square bracket includes it: $2 < x \le 5$.
Q5 — Subsets and Intervals · medium · theory
The set $\{x \in \mathbb{R} : -3 \le x < 7\}$ as an interval is:
A. $[-3, 7)$ ✓ Correct
B. $(-3, 7]$
C. $[-3, 7]$
D. $(-3, 7)$
Solution: Includes $-3$ (square bracket), excludes 7 (round bracket): $[-3,7)$.
Q6 — Subsets and Intervals · medium · theory
Which of the following is NOT a subset of $\{1, 2, 3, 4\}$?
A. $\{1, 3\}$
B. $\{4\}$
C. $\emptyset$
D. $\{2, 5\}$ ✓ Correct
Solution: $\{2,5\}$ contains 5, which is not in the set, so it is not a subset.
Q7 — Subsets and Intervals · medium · theory
Which symbol correctly fills the blank: $\{1, 2\}\ \_\_\ \{1, 2, 3\}$?
A. $\subset$ (proper subset) ✓ Correct
B. $=$
C. $\in$
D. $\supset$
Solution: $\{1,2\}$ is contained in $\{1,2,3\}$ and is not equal to it, so it is a proper subset.
Q8 — Subsets and Intervals · medium · theory
The number of elements in the interval $[3, 8]$ (as a subset of $\mathbb{R}$) is:
A. $6$
B. $8$
C. $5$
D. infinite ✓ Correct
Solution: A real interval contains infinitely many real numbers between its endpoints.
Q9 — Subsets and Intervals · medium · numerical
If $A = \{1, 2, 3\}$, how many subsets of $A$ contain the element $2$?
A. $4$ ✓ Correct
B. $3$
C. $2$
D. $8$
Solution: Fix 2 as present; the other two elements are free: $2^2 = 4$ subsets.
Q10 — Subsets and Intervals · medium · numerical
How many subsets of $\{1, 2, 3, 4, 5\}$ contain exactly $3$ elements?
A. $15$
B. $10$ ✓ Correct
C. $20$
D. $5$
Solution: Number of 3-element subsets $= \binom{5}{3} = 10$.
Q11 — Subsets and Intervals · hard · theory
If $A \subseteq B$ and $B \subseteq C$, then which is necessarily true?
A. $A \subseteq C$ ✓ Correct
B. $A = C$
C. $A$ and $C$ are disjoint
D. $C \subseteq A$
Solution: The subset relation is transitive: $A\subseteq B\subseteq C \Rightarrow A\subseteq C$.
Q12 — Subsets and Intervals · medium · theory
Which statement is correct?
A. Every set is a subset of itself ✓ Correct
B. A proper subset can equal the whole set
C. The empty set has no subsets
D. A set with 3 elements has 6 subsets
Solution: $A \subseteq A$ always holds; the empty set has one subset ($\emptyset$); a set of 3 elements has $2^3=8$ subsets.
Q13 — Subsets and Intervals · medium · numerical
The number of subsets of $\{1, 2, 3, 4, 5, 6\}$ that contain the element $1$ is:
A. $32$ ✓ Correct
B. $31$
C. $16$
D. $64$
Solution: Fix 1; the remaining 5 elements are free: $2^5 = 32$.
Q14 — Subsets and Intervals · medium · theory
The set $\{x \in \mathbb{R} : x \le 4\}$ as an interval is:
A. $[4, \infty)$
B. $(4, \infty)$
C. $(-\infty, 4]$ ✓ Correct
D. $(-\infty, 4)$
Solution: All reals up to and including 4: $(-\infty, 4]$.
Q15 — Subsets and Intervals · hard · numerical
The number of subsets of $\{1, 2, 3, 4, 5\}$ containing at least one even number is:
A. $16$
B. $28$
C. $24$ ✓ Correct
D. $8$
Solution: Total $2^5=32$; subsets with no even number (only odds $\{1,3,5\}$) $=2^3=8$; so $32-8=24$.
Q16 — Subsets and Intervals · hard · theory
The set $\{x \in \mathbb{R} : |x - 2| \ge 3\}$ equals:
A. $[-1, 5]$
B. $(-\infty, -1] \cup [5, \infty)$ ✓ Correct
C. $(-\infty, 5]$
D. $(-1, 5)$
Solution: $|x-2|\ge3 \Rightarrow x-2\le-3$ or $x-2\ge3$, giving $x\le-1$ or $x\ge5$.
Q17 — Subsets and Intervals · hard · numerical
A set $A$ has $10$ elements. The number of subsets of $A$ with an odd number of elements is:
A. $512$ ✓ Correct
B. $500$
C. $1024$
D. $256$
Solution: Exactly half of $2^{10}$ subsets have odd size: $2^{9} = 512$.
Q18 — Subsets and Intervals · medium · numerical
If a set has exactly $63$ proper subsets, the number of elements it has is:
A. $7$
B. $5$
C. $6$ ✓ Correct
D. $63$
Solution: $2^n - 1 = 63 \Rightarrow 2^n = 64 \Rightarrow n = 6$.
Q19 — Subsets and Intervals · medium · theory
Which of the following relations is FALSE?
A. $\emptyset \subseteq \{1, 2, 3\}$
B. $1 \in \{1, 2, 3\}$
C. $\{1\} \in \{1, 2, 3\}$ ✓ Correct
D. $\{1\} \subseteq \{1, 2, 3\}$
Solution: $\{1\}$ is a subset, not an element, of $\{1,2,3\}$, so $\{1\}\in\{1,2,3\}$ is false.
Q20 — Subsets and Intervals · hard · numerical
If $A = \{1, 2, 3, \dots, 10\}$, the number of subsets of $A$ containing $3$ but not $7$ is:
A. $128$
B. $255$
C. $256$ ✓ Correct
D. $512$
Solution: Include 3, exclude 7; the remaining 8 elements are free: $2^8 = 256$.
Q21 — Subsets and Intervals · hard · numerical
The number of subsets of $\{1, 2, 3, 4, 5, 6, 7\}$ that contain both $1$ and $7$ is:
A. $31$
B. $32$ ✓ Correct
C. $64$
D. $16$
Solution: Fix 1 and 7 present; the other 5 elements are free: $2^5 = 32$.
Q22 — Subsets and Intervals · hard · theory
The set $\{x \in \mathbb{R} : x^2 - 3x + 2 \le 0\}$ as an interval is:
A. $(1, 2)$
B. $(-\infty, 1] \cup [2, \infty)$
C. $[-2, -1]$
D. $[1, 2]$ ✓ Correct
Solution: $x^2-3x+2=(x-1)(x-2)\le0$ holds for $1 \le x \le 2$.