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

Question

If the function ƒ : R – {1, –1} \to A defined by ƒ(x) = x21x2{{{x^2}} \over {1 - {x^2}}} , is surjective, then A is equal to

Options

Solution

Key Concepts and Formulas

  • Surjective Function: A function f:DAf: D \to A is surjective (or onto) if for every element yy in the codomain AA, there exists at least one element xx in the domain DD such that f(x)=yf(x) = y. This means the range of the function is equal to its codomain.
  • Range of a Function: The set of all possible output values of a function.
  • Inequality Solving: Techniques for solving inequalities, such as the sign-chart method for rational inequalities.
  • Properties of Real Numbers: For any real number xx, x20x^2 \ge 0.

Step-by-Step Solution

1. Understand the Problem and Goal: We are given a function f(x)=x21x2f(x) = \frac{x^2}{1 - x^2} with domain R{1,1}\mathbb{R} - \{1, -1\} and codomain AA. We are told that the function is surjective, which means its codomain AA must be equal to its range. Our objective is to find the range of f(x)f(x).

2. Set f(x)=yf(x) = y to find the range: To determine the possible values of yy, we set the function equal to yy and attempt to solve for xx in terms of yy. y=x21x2y = \frac{x^2}{1 - x^2}

3. Express x2x^2 in terms of yy: We need to isolate x2x^2 to use the property that x20x^2 \ge 0. Multiply both sides by (1x2)(1 - x^2): y(1x2)=x2y(1 - x^2) = x^2 Distribute yy: yyx2=x2y - yx^2 = x^2 Move terms involving x2x^2 to one side: y=x2+yx2y = x^2 + yx^2 Factor out x2x^2: y=x2(1+y)y = x^2(1 + y) Solve for x2x^2: x2=y1+yx^2 = \frac{y}{1 + y}

4. Apply the condition x20x^2 \ge 0: Since xx is a real number from the domain R{1,1}\mathbb{R} - \{1, -1\}, x2x^2 must be non-negative. Therefore, the expression for x2x^2 must satisfy: y1+y0\frac{y}{1 + y} \ge 0

5. Solve the inequality y1+y0\frac{y}{1 + y} \ge 0: We use the sign-chart method. The critical points are where the numerator or denominator is zero. Numerator: y=0y = 0 Denominator: 1+y=0    y=11 + y = 0 \implies y = -1

These critical points divide the number line into three intervals: (,1)(-\infty, -1), (1,0)(-1, 0), and (0,)(0, \infty).

  • Interval (,1)(-\infty, -1): Choose y=2y = -2. 21+(2)=21=20\frac{-2}{1 + (-2)} = \frac{-2}{-1} = 2 \ge 0. This interval is included.
  • Interval (1,0)(-1, 0): Choose y=0.5y = -0.5. 0.51+(0.5)=0.50.5=1<0\frac{-0.5}{1 + (-0.5)} = \frac{-0.5}{0.5} = -1 < 0. This interval is excluded.
  • Interval (0,)(0, \infty): Choose y=1y = 1. 11+1=120\frac{1}{1 + 1} = \frac{1}{2} \ge 0. This interval is included.

Now consider the critical points:

  • y=1y = -1: The denominator is zero, so the expression is undefined. Thus, y=1y = -1 is excluded.
  • y=0y = 0: The numerator is zero, 01+0=00\frac{0}{1+0} = 0 \ge 0. Thus, y=0y = 0 is included.

Combining these, the solution to the inequality is y(,1)[0,)y \in (-\infty, -1) \cup [0, \infty).

6. Check for domain restrictions on xx: The domain of ff excludes x=1x=1 and x=1x=-1, which means x21x^2 \ne 1. Let's see if our derived expression for x2x^2 can be equal to 1. If x2=1x^2 = 1, then y1+y=1\frac{y}{1 + y} = 1. This leads to y=1+yy = 1 + y, which simplifies to 0=10 = 1, a contradiction. This confirms that x2x^2 can never be 1, so our range calculation automatically respects the domain restrictions on xx.

7. Determine the codomain A: Since the function is surjective, its codomain AA is equal to its range. Therefore, A=(,1)[0,)A = (-\infty, -1) \cup [0, \infty). This set can be expressed as all real numbers except for the interval [1,0)[-1, 0). So, A=R[1,0)A = \mathbb{R} - [-1, 0).

Common Mistakes & Tips

  • Sign Errors: Be extremely careful when manipulating inequalities. Multiplying by a term that can be negative can flip the inequality sign, which is why the sign-chart method is preferred for rational inequalities.
  • Endpoint Inclusion/Exclusion: Remember that when solving P(y)/Q(y)0P(y)/Q(y) \ge 0, the roots of the numerator are included if the inequality is non-strict (\ge or \le), but the roots of the denominator are always excluded.
  • Domain vs. Range: Clearly distinguish between the domain of the function (given restrictions on xx) and the range of the function (derived restrictions on yy).

Summary

For a surjective function, the codomain is equal to the range. We found the range of f(x)=x21x2f(x) = \frac{x^2}{1 - x^2} by setting f(x)=yf(x) = y, solving for x2x^2 in terms of yy, and applying the condition x20x^2 \ge 0. This led to the inequality y1+y0\frac{y}{1 + y} \ge 0, whose solution is y(,1)[0,)y \in (-\infty, -1) \cup [0, \infty). This set represents the range of the function and therefore the codomain AA.

The final answer is R – [–1, 0)\boxed{\text{R – [–1, 0)}}.

Practice More Sets, Relations & Functions Questions

View All Questions