JEE Challenger
More from Relations and Functions

Domain and Range Analysis of Rational Function

Let f:RRf: \mathbf{R} \rightarrow \mathbf{R} be defined as f(x)=2x23x+23x2+x+3f(x) = \frac{2x^2 - 3x + 2}{3x^2 + x + 3}. Then ff is :

Options

A

both one-one and onto

B

one-one but not onto

C

onto but not one-one

D

neither one-one nor onto

Correct

Topics & Concepts

Step-by-Step Solution

To determine the nature of the function f:RRf: \mathbf{R} \rightarrow \mathbf{R} defined by f(x)=2x23x+23x2+x+3f(x) = \frac{2x^2 - 3x + 2}{3x^2 + x + 3}

we need to evaluate whether ff is one-one (injective) and onto (surjective).


1. Test for Injectivity (One-One)

A function ff is one-one if f(x1)=f(x2)    x1=x2f(x_1) = f(x_2) \implies x_1 = x_2.

Let us check if there exist distinct values x1,x2Rx_1, x_2 \in \mathbf{R} such that f(x1)=f(x2)=1f(x_1) = f(x_2) = 1: 2x23x+23x2+x+3=1\frac{2x^2 - 3x + 2}{3x^2 + x + 3} = 1

Cross-multiplying yields: 2x23x+2=3x2+x+32x^2 - 3x + 2 = 3x^2 + x + 3 x2+4x+1=0x^2 + 4x + 1 = 0

The discriminant of this quadratic equation is: D=424(1)(1)=164=12>0D = 4^2 - 4(1)(1) = 16 - 4 = 12 > 0

Since D>0D > 0, there exist two distinct real roots: x1=2+3andx2=23x_1 = -2 + \sqrt{3} \quad \text{and} \quad x_2 = -2 - \sqrt{3}

Because f(2+3)=f(23)=1f(-2 + \sqrt{3}) = f(-2 - \sqrt{3}) = 1 with x1x2x_1 \neq x_2, the function is not one-one (it is many-one).


2. Test for Surjectivity (Onto)

A function f:RRf: \mathbf{R} \rightarrow \mathbf{R} is onto if its range is equal to its co-domain (R\mathbf{R}).

Let y=f(x)y = f(x): y=2x23x+23x2+x+3y = \frac{2x^2 - 3x + 2}{3x^2 + x + 3}

Rearranging the terms to form a quadratic in xx: y(3x2+x+3)=2x23x+2y(3x^2 + x + 3) = 2x^2 - 3x + 2 (3y2)x2+(y+3)x+(3y2)=0(3y - 2)x^2 + (y + 3)x + (3y - 2) = 0

Case 1: If 3y2=0    y=233y - 2 = 0 \implies y = \frac{2}{3}, the equation becomes: 0+(23+3)x+0=0    113x=0    x=00 + \left(\frac{2}{3} + 3\right)x + 0 = 0 \implies \frac{11}{3}x = 0 \implies x = 0 Since x=0Rx = 0 \in \mathbf{R}, y=23y = \frac{2}{3} is in the range.

Case 2: If 3y203y - 2 \neq 0, then for xRx \in \mathbf{R}, the discriminant of the quadratic equation must be non-negative (D0D \ge 0): D=(y+3)24(3y2)(3y2)0D = (y + 3)^2 - 4(3y - 2)(3y - 2) \ge 0 (y+3)24(3y2)20(y + 3)^2 - 4(3y - 2)^2 \ge 0

Using the difference of squares identity A2B2=(AB)(A+B)A^2 - B^2 = (A - B)(A + B) where A=y+3A = y + 3 and B=2(3y2)=6y4B = 2(3y - 2) = 6y - 4: [(y+3)(6y4)][(y+3)+(6y4)]0[(y + 3) - (6y - 4)][(y + 3) + (6y - 4)] \ge 0 (5y+7)(7y1)0(-5y + 7)(7y - 1) \ge 0 (5y7)(7y1)0(5y - 7)(7y - 1) \le 0

Solving this inequality gives: 17y75\frac{1}{7} \le y \le \frac{7}{5}

Thus, the range of f(x)f(x) is: Range=[17,75]\text{Range} = \left[\frac{1}{7}, \frac{7}{5}\right]

Since Range=[17,75]R\text{Range} = \left[\frac{1}{7}, \frac{7}{5}\right] \neq \mathbf{R} (the co-domain), the function is not onto.


Conclusion

The function ff is neither one-one nor onto.

Correct Option: D

Domain and Range Analysis of Rational Function | Mathematics PYQ Solution - JEE Challenger