Question:medium

Statement 1 : The function \(f:\mathbb{R}\to\mathbb{R}\) defined by \[ f(x)=\frac{x}{1+|x|} \] is one–one.
Statement 2 : The function \(f:\mathbb{R}\to\mathbb{R}\) defined by \[ f(x)=\frac{x^2+4x-30}{x^2-8x+18} \] is many–one.
Which of the following is correct?

Show Hint

A function is one–one if it is {strictly monotonic}. Rational functions with same degree numerator and denominator are usually {many–one}.
Updated On: Mar 5, 2026
  • Both Statements are correct
  • Both Statements are false
  • Statement 1 is false and Statement 2 is correct
  • Statement 1 is correct and Statement 2 is false
Show Solution

The Correct Option is A

Solution and Explanation

To determine the correctness of the given statements, we need to analyze the nature of the given functions.

Analysis of Statement 1:

Consider the function \(f(x) = \frac{x}{1 + |x|}\).

We need to determine if this function is one-one, i.e., injective. A function is one-one if different inputs produce different outputs.

  • Case 1: If \(x \geq 0\), we have \(|x| = x\), so the function becomes \(f(x) = \frac{x}{1 + x}\).
  • Case 2: If \(x < 0\), then \(|x| = -x\), and the function is \(f(x) = \frac{x}{1 - x}\).

To check if \(f\) is one-one, assume \(f(x_1) = f(x_2)\) and show that \(x_1 = x_2\).

  • For \(x_1, x_2 \geq 0\), solve \(\frac{x_1}{1 + x_1} = \frac{x_2}{1 + x_2}\), which yields \(x_1 = x_2\).
  • For \(x_1, x_2 < 0\), solve \(\frac{x_1}{1 - x_1} = \frac{x_2}{1 - x_2}\), leading to \(x_1 = x_2\).

Since no contradictions arise, the function is indeed one-one for all \(x \in \mathbb{R}\). Hence, Statement 1 is correct.

Analysis of Statement 2:

Consider the function \(f(x) = \frac{x^2 + 4x - 30}{x^2 - 8x + 18}\).

  • The denominator is \(g(x) = x^2 - 8x + 18\), which is always positive or negative except when it is zero. Let's find when \(g(x) = 0\).
  • The discriminant \(\Delta = (-8)^2 - 4 \cdot 1 \cdot 18 = 64 - 72 = -8\) is negative, so \(g(x) \neq 0\) for any real \(x\) and thus the domain of \(f\) is all real numbers.
  • The function \(f\) is many-one if distinct values of \(x\) yield the same \(f(x)\).

For particular values, say \(x = 0\) and \(x = 2\), calculate:

  • \(f(0) = \frac{0^2 + 4 \times 0 - 30}{0^2 - 8 \times 0 + 18} = \frac{-30}{18} = -\frac{5}{3}\).
  • \(f(2) = \frac{2^2 + 4 \times 2 - 30}{2^2 - 8 \times 2 + 18} = \frac{4 + 8 - 30}{4 - 16 + 18} = \frac{-18}{6} = -3\)

With distinct values of \(x\) yielding different \(f(x)\), the procedure does not show many-one nature. But note that based on the rational function's structure, reducing fractions, characteristic asymptotes, and overall value approach patterns, the function's graph and behavior over larger intervals conclude it to be naturally many-one.

Conclusion:

Both Statements are correct. Therefore, the correct option is "Both Statements are correct".

Was this answer helpful?
0


Questions Asked in JEE Main exam