Skip to main content
Back to Sets, Relations & Functions
JEE Main 2021
Sets, Relations & Functions
Sets and Relations
Medium

Question

Let A = { (α,β\alpha, \beta) R×R\in \mathbb{R} \times \mathbb{R} : |α\alpha - 1| 4\leq 4 and |β\beta - 5| 6\leq 6 } and B = { (α,β\alpha, \beta) R×R\in \mathbb{R} \times \mathbb{R} : 16(α\alpha - 2)22)^2 + 9(β\beta - 6)26)^2 144\leq 144 }. Then

Options

Solution

Key Concepts and Formulas

  • Absolute Value Inequality: For a real number xx and a non-negative real number rr, the inequality xcr|x - c| \leq r is equivalent to crxc+rc - r \leq x \leq c + r.
  • Standard Equation of an Ellipse: The inequality (xh)2a2+(yk)2b21\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} \leq 1 represents the region inside and on the boundary of an ellipse centered at (h,k)(h, k) with semi-major/minor axes of lengths aa and bb parallel to the x and y axes, respectively.
  • Set Inclusion: For two sets AA and BB, ABA \subset B means that every element of AA is also an element of BB. This implies that the geometric region representing AA must be entirely contained within the geometric region representing BB.

Step-by-Step Solution

Step 1: Analyze Set A and determine its geometric representation.

Set A is defined as A={(α,β)R×R:α14 and β56}A = \{ (\alpha, \beta) \in \mathbb{R} \times \mathbb{R} : |\alpha - 1| \leq 4 \text{ and } |\beta - 5| \leq 6 \}. We will analyze the inequalities for α\alpha and β\beta separately.

  • Inequality for α\alpha: α14|\alpha - 1| \leq 4.

    • Reasoning: This inequality describes all real numbers α\alpha whose distance from 11 is less than or equal to 44.
    • Calculation: Using the property of absolute value inequalities, we get: 4α14-4 \leq \alpha - 1 \leq 4 Adding 11 to all parts of the inequality to isolate α\alpha: 4+1α1+14+1-4 + 1 \leq \alpha - 1 + 1 \leq 4 + 1 3α5-3 \leq \alpha \leq 5
    • Interpretation: This means α\alpha lies in the closed interval [3,5][-3, 5].
  • Inequality for β\beta: β56|\beta - 5| \leq 6.

    • Reasoning: This inequality describes all real numbers β\beta whose distance from 55 is less than or equal to 66.
    • Calculation: Using the property of absolute value inequalities, we get: 6β56-6 \leq \beta - 5 \leq 6 Adding 55 to all parts of the inequality to isolate β\beta: 6+5β5+56+5-6 + 5 \leq \beta - 5 + 5 \leq 6 + 5 1β11-1 \leq \beta \leq 11
    • Interpretation: This means β\beta lies in the closed interval [1,11][-1, 11].
  • Geometric Representation of Set A:

    • Reasoning: Since the conditions on α\alpha and β\beta are independent, Set A represents a rectangular region in the αβ\alpha\beta-plane.
    • Description: A={(α,β):3α5 and 1β11}A = \{ (\alpha, \beta) : -3 \leq \alpha \leq 5 \text{ and } -1 \leq \beta \leq 11 \}. This is a rectangle with vertices at (3,1),(5,1),(3,11),(5,11)(-3, -1), (5, -1), (-3, 11), (5, 11). The center of this rectangle is at (1,5)(1, 5).

Step 2: Analyze Set B and determine its geometric representation.

Set B is defined as B={(α,β)R×R:16(α2)2+9(β6)2144}B = \{ (\alpha, \beta) \in \mathbb{R} \times \mathbb{R} : 16(\alpha - 2)^2 + 9(\beta - 6)^2 \leq 144 \}. We need to convert this inequality into the standard form of an ellipse.

  • Converting to standard form:

    • Reasoning: Dividing by a positive constant preserves the inequality and helps us identify the standard parameters of an ellipse.
    • Calculation: Divide the entire inequality by 144144: 16(α2)2144+9(β6)2144144144\frac{16(\alpha - 2)^2}{144} + \frac{9(\beta - 6)^2}{144} \leq \frac{144}{144} Simplifying the fractions: (α2)29+(β6)2161\frac{(\alpha - 2)^2}{9} + \frac{(\beta - 6)^2}{16} \leq 1
    • Interpretation: This inequality represents the region inside and on the boundary of an ellipse.
  • Identifying Ellipse Parameters:

    • Reasoning: Comparing the standard form (αh)2a2+(βk)2b21\frac{(\alpha-h)^2}{a^2} + \frac{(\beta-k)^2}{b^2} \leq 1 with our derived inequality.
    • Center (h,k)(h, k): (2,6)(2, 6).
    • Semi-axis along α\alpha (aa): a2=9    a=3a^2 = 9 \implies a = 3. The α\alpha-range of the ellipse is [ha,h+a][h-a, h+a].
    • Semi-axis along β\beta (bb): b2=16    b=4b^2 = 16 \implies b = 4. The β\beta-range of the ellipse is [kb,k+b][k-b, k+b].
  • Determining the Extents of Set B:

    • Reasoning: The extreme values of α\alpha and β\beta for points within the ellipse define its bounding box.
    • α\alpha-range: haαh+a    23α2+3    1α5h - a \leq \alpha \leq h + a \implies 2 - 3 \leq \alpha \leq 2 + 3 \implies -1 \leq \alpha \leq 5.
    • β\beta-range: kbβk+b    64β6+4    2β10k - b \leq \beta \leq k + b \implies 6 - 4 \leq \beta \leq 6 + 4 \implies 2 \leq \beta \leq 10.
    • Description: Set B is an elliptical region centered at (2,6)(2, 6), extending from α=1\alpha = -1 to α=5\alpha = 5 horizontally, and from β=2\beta = 2 to β=10\beta = 10 vertically.

Step 3: Compare Set A and Set B to determine set inclusion.

We have the ranges for Set A: 3α5-3 \leq \alpha \leq 5 and 1β11-1 \leq \beta \leq 11. We have the ranges for Set B: 1α5-1 \leq \alpha \leq 5 and 2β102 \leq \beta \leq 10.

  • Check for ABA \subset B:

    • Reasoning: For ABA \subset B, every point in the rectangle A must also be in the ellipse B. We can test a point in A that is on the boundary of A but potentially outside the bounding box of B.
    • Test Point: Consider the point (α,β)=(3,5)(\alpha, \beta) = (-3, 5). This point is within A since 335-3 \leq -3 \leq 5 and 1511-1 \leq 5 \leq 11.
    • Check if in B: Substitute (3,5)(-3, 5) into the inequality for B: 16(32)2+9(56)214416(-3 - 2)^2 + 9(5 - 6)^2 \leq 144 16(5)2+9(1)214416(-5)^2 + 9(-1)^2 \leq 144 16(25)+9(1)14416(25) + 9(1) \leq 144 400+9144400 + 9 \leq 144 409144409 \leq 144
    • Conclusion: This is false. Therefore, the point (3,5)(-3, 5) is in A but not in B. So, A⊄BA \not\subset B. Option (A) is incorrect.
  • Check for BAB \subset A:

    • Reasoning: For BAB \subset A, every point in the ellipse B must also be in the rectangle A. This means the α\alpha-range of B must be within the α\alpha-range of A, and the β\beta-range of B must be within the β\beta-range of A.
    • Comparing α\alpha-ranges: Range for A: [3,5][-3, 5]. Range for B: [1,5][-1, 5]. Since 31-3 \leq -1 and 555 \leq 5, the interval [1,5][-1, 5] is contained within [3,5][-3, 5]. Thus, the α\alpha-condition for A is satisfied for all points in B.
    • Comparing β\beta-ranges: Range for A: [1,11][-1, 11]. Range for B: [2,10][2, 10]. Since 12-1 \leq 2 and 101110 \leq 11, the interval [2,10][2, 10] is contained within [1,11][-1, 11]. Thus, the β\beta-condition for A is satisfied for all points in B.
    • Conclusion: Since both the α\alpha and β\beta ranges of the ellipse B are contained within the respective ranges of the rectangle A, every point in B is also in A. Therefore, BAB \subset A. This corresponds to option (B).
  • Check Option (D): AB={(x,y):4x4,1y11}A \cup B=\{(x, y):-4 \leqslant x \leqslant 4,-1 \leqslant y \leqslant 11\}

    • Reasoning: Since we found BAB \subset A, the union ABA \cup B is simply equal to AA.
    • Comparison: Set A is defined by 3α5-3 \leq \alpha \leq 5 and 1β11-1 \leq \beta \leq 11. Option (D) proposes a union with α\alpha range [4,4][-4, 4] and β\beta range [1,11][-1, 11]. The α\alpha range does not match. Therefore, option (D) is incorrect.

Common Mistakes & Tips

  • Misinterpreting Absolute Value: Ensure that xcr|x-c| \leq r is correctly translated to crxc+rc-r \leq x \leq c+r.
  • Algebraic Errors: Be meticulous with algebraic manipulations, especially when simplifying fractions or solving inequalities.
  • Visualizing the Regions: Sketching the rectangle and the ellipse can provide a strong visual confirmation of the set inclusion relationship. The center and extents of both shapes are crucial for this visualization.
  • Exhaustive Check for Inclusion: When checking if ABA \subset B, if you find even one point in A that is not in B, you can conclude A⊄BA \not\subset B. Conversely, to prove BAB \subset A, you must show that all points in B satisfy the conditions for A.

Summary

Set A defines a rectangular region in the αβ\alpha\beta-plane with α[3,5]\alpha \in [-3, 5] and β[1,11]\beta \in [-1, 11]. Set B defines an elliptical region centered at (2,6)(2, 6) with semi-axes a=3a=3 and b=4b=4, meaning its α\alpha values range from 1-1 to 55 and its β\beta values range from 22 to 1010. By comparing these ranges, we see that the α\alpha-range of B is a subset of A's α\alpha-range, and the β\beta-range of B is a subset of A's β\beta-range. This confirms that the entire elliptical region B is contained within the rectangular region A, leading to the conclusion that BAB \subset A.

The final answer is B\boxed{B}.

Practice More Sets, Relations & Functions Questions

View All Questions