Skip to main content
Back to Sets, Relations & Functions
JEE Main 2020
Sets, Relations & Functions
Sets and Relations
Easy

Question

If A = {x \in R : |x - 2| > 1}, B = {x \in R : x23\sqrt {{x^2} - 3} > 1}, C = {x \in R : |x - 4| \ge 2} and Z is the set of all integers, then the number of subsets of the set (A \cap B \cap C) c \cap Z is ________________.

Answer: 1

Solution

Key Concepts and Formulas

  • Absolute Value Inequalities:
    • For u>k|u| > k where k>0k > 0, the solution is u>ku > k or u<ku < -k.
    • For uk|u| \ge k where k>0k > 0, the solution is uku \ge k or uku \le -k.
  • Square Root Inequalities: For an inequality of the form f(x)>c\sqrt{f(x)} > c:
    1. Domain: The expression under the square root must be non-negative: f(x)0f(x) \ge 0.
    2. Squaring: If c0c \ge 0, square both sides: f(x)>c2f(x) > c^2.
    3. Intersection: The solution is the intersection of the domain and the result from squaring.
  • Set Operations:
    • Intersection (\cap): Elements common to all sets.
    • Complement (c^c): Elements in the universal set (here R\mathbb{R}) not in the set.
  • Number of Subsets: A set with nn distinct elements has 2n2^n subsets.

Step-by-Step Solution

Our objective is to find the number of subsets of the set (ABC)cZ(A \cap B \cap C)^c \cap Z. We will first determine the sets A, B, and C, then compute their intersection, find the complement of the intersection, and finally extract the integers and count the subsets.

Step 1: Determine Set A

Set A is given by A={xR:x2>1}A = \{x \in \mathbb{R} : |x - 2| > 1\}.

  • Reasoning: We use the property of absolute value inequalities: u>k    u>k|u| > k \iff u > k or u<ku < -k. Here, u=x2u = x - 2 and k=1k = 1.
  • Solving the inequalities:
    • x2>1    x>3x - 2 > 1 \implies x > 3
    • x2<1    x<1x - 2 < -1 \implies x < 1
  • Result: Set A is the union of these two intervals: A=(,1)(3,)A = (-\infty, 1) \cup (3, \infty).

Step 2: Determine Set B

Set B is given by B={xR:x23>1}B = \{x \in \mathbb{R} : \sqrt{x^2 - 3} > 1\}.

  • Reasoning (Domain): For the square root to be defined, x230x^2 - 3 \ge 0, which means x23x^2 \ge 3. This implies x3x \le -\sqrt{3} or x3x \ge \sqrt{3}. So, the domain is (,3][3,)(-\infty, -\sqrt{3}] \cup [\sqrt{3}, \infty).
  • Reasoning (Squaring): Since both sides of x23>1\sqrt{x^2 - 3} > 1 are non-negative, we can square both sides: x23>12    x23>1    x2>4x^2 - 3 > 1^2 \implies x^2 - 3 > 1 \implies x^2 > 4. This implies x<2x < -2 or x>2x > 2. So, this condition gives (,2)(2,)(-\infty, -2) \cup (2, \infty).
  • Reasoning (Intersection): The solution for B must satisfy both the domain and the squared inequality. We find the intersection of (,3][3,)(-\infty, -\sqrt{3}] \cup [\sqrt{3}, \infty) and (,2)(2,)(-\infty, -2) \cup (2, \infty).
    • (,3](,2)=(,2)(-\infty, -\sqrt{3}] \cap (-\infty, -2) = (-\infty, -2) (since 2<3-2 < -\sqrt{3})
    • (,3](2,)=(-\infty, -\sqrt{3}] \cap (2, \infty) = \emptyset
    • [3,)(,2)=[\sqrt{3}, \infty) \cap (-\infty, -2) = \emptyset
    • [3,)(2,)=(2,)[\sqrt{3}, \infty) \cap (2, \infty) = (2, \infty) (since 3<2\sqrt{3} < 2)
  • Result: Set B is B=(,2)(2,)B = (-\infty, -2) \cup (2, \infty).

Step 3: Determine Set C

Set C is given by C={xR:x42}C = \{x \in \mathbb{R} : |x - 4| \ge 2\}.

  • Reasoning: We use the property of absolute value inequalities: uk    uk|u| \ge k \iff u \ge k or uku \le -k. Here, u=x4u = x - 4 and k=2k = 2.
  • Solving the inequalities:
    • x42    x6x - 4 \ge 2 \implies x \ge 6
    • x42    x2x - 4 \le -2 \implies x \le 2
  • Result: Set C is the union of these two intervals: C=(,2][6,)C = (-\infty, 2] \cup [6, \infty).

Step 4: Find the Intersection ABCA \cap B \cap C

We need to find the elements common to A, B, and C.

  • A=(,1)(3,)A = (-\infty, 1) \cup (3, \infty)
  • B=(,2)(2,)B = (-\infty, -2) \cup (2, \infty)
  • C=(,2][6,)C = (-\infty, 2] \cup [6, \infty)
  • Reasoning: We can find this by intersecting the intervals.
    • First, ABA \cap B:
      • (,1)((,2)(2,))=(,2)(-\infty, 1) \cap ((-\infty, -2) \cup (2, \infty)) = (-\infty, -2)
      • (3,)((,2)(2,))=(3,)(3, \infty) \cap ((-\infty, -2) \cup (2, \infty)) = (3, \infty) So, AB=(,2)(3,)A \cap B = (-\infty, -2) \cup (3, \infty).
    • Now, intersect (AB)(A \cap B) with C:
      • ((,2)(3,))((,2][6,))((-\infty, -2) \cup (3, \infty)) \cap ((-\infty, 2] \cup [6, \infty))
      • (,2)(,2]=(,2)(-\infty, -2) \cap (-\infty, 2] = (-\infty, -2)
      • (,2)[6,)=(-\infty, -2) \cap [6, \infty) = \emptyset
      • (3,)(,2]=(3, \infty) \cap (-\infty, 2] = \emptyset
      • (3,)[6,)=[6,)(3, \infty) \cap [6, \infty) = [6, \infty)
  • Result: ABC=(,2)[6,)A \cap B \cap C = (-\infty, -2) \cup [6, \infty).

Step 5: Find the Complement (ABC)c(A \cap B \cap C)^c

Let S=ABCS = A \cap B \cap C. We need to find ScS^c, which is the set of all real numbers not in SS.

  • Reasoning: The complement of (,a)(-\infty, a) is [a,)[a, \infty), and the complement of [b,)[b, \infty) is (,b)(-\infty, b). For a union of disjoint intervals, the complement fills the "gaps".
  • The complement of (,2)(-\infty, -2) is [2,)[-2, \infty).
  • The complement of [6,)[6, \infty) is (,6)(-\infty, 6).
  • The complement of S=(,2)[6,)S = (-\infty, -2) \cup [6, \infty) is the set of numbers that are not in (,2)(-\infty, -2) AND not in [6,)[6, \infty). This means numbers 2\ge -2 AND <6< 6.
  • Result: (ABC)c=[2,6)(A \cap B \cap C)^c = [-2, 6).

Step 6: Find the Set of Integers (ABC)cZ(A \cap B \cap C)^c \cap Z

We need to find the integers within the interval [2,6)[-2, 6).

  • Reasoning: ZZ represents the set of all integers. We list the integers xx such that 2x<6-2 \le x < 6.
  • Result: The integers are {2,1,0,1,2,3,4,5}\{-2, -1, 0, 1, 2, 3, 4, 5\}.

Step 7: Determine the Number of Subsets

The set (ABC)cZ(A \cap B \cap C)^c \cap Z is {2,1,0,1,2,3,4,5}\{-2, -1, 0, 1, 2, 3, 4, 5\}.

  • Reasoning: This set contains n=8n=8 distinct integers. The number of subsets of a set with nn elements is 2n2^n.
  • Result: The number of subsets is 28=2562^8 = 256.

Common Mistakes & Tips

  • Domain for Square Roots: Always establish the domain of square root functions first to avoid extraneous solutions.
  • Interval Endpoints: Pay close attention to whether interval endpoints are included (closed brackets []) or excluded (open parentheses ()) when performing operations, especially complements.
  • Number Line Visualization: Drawing a number line can be very helpful for visualizing intersections and complements of intervals.

Summary

We systematically determined the sets A, B, and C by solving the given inequalities. We then found the intersection ABCA \cap B \cap C, which resulted in the union of two intervals. Taking the complement of this intersection yielded a single interval. Finally, we identified all integers within this interval and calculated the number of subsets of this finite set of integers. The set of integers found was {2,1,0,1,2,3,4,5}\{-2, -1, 0, 1, 2, 3, 4, 5\}, which has 8 elements. Therefore, the number of subsets is 282^8.

The final answer is 256\boxed{256}.

Practice More Sets, Relations & Functions Questions

View All Questions