MCQMediumJEE 2025Applications of Derivatives (Monotonicity, Extrema)

JEE Mathematics 2025 Question with Solution

If the range of the function f(x)=5xx23x+2,x1,2f(x) = \frac{5 - x}{x^2 - 3x + 2}, \quad x \neq 1, 2 is (,α][β,)(-\infty, \alpha] \cup [\beta, \infty), then α2+β2\alpha^2 + \beta^2 is equal to:](streamdown:incomplete-link)

  • A

    190190

  • B

    192192

  • C

    188188

  • D

    194194

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given: f(x)=5xx23x+2f(x) = \frac{5 - x}{x^2 - 3x + 2} with x1,2x \neq 1, 2.

Find: α2+β2\alpha^2 + \beta^2, where the range is (,α][β,)(-\infty, \alpha] \cup [\beta, \infty).

Let

y=5x(x1)(x2)y = \frac{5 - x}{(x - 1)(x - 2)}

Then

5x=y(x23x+2)5 - x = y(x^2 - 3x + 2)

which gives the quadratic in xx:

yx2(3y+1)x+(2y+5)=0yx^2 - (3y + 1)x + (2y + 5) = 0

For real values of xx, its discriminant must satisfy

(3y+1)24y(2y+5)0(3y + 1)^2 - 4y(2y + 5) \ge 0

Now,

(3y+1)2=9y2+6y+1(3y + 1)^2 = 9y^2 + 6y + 1

and

4y(2y+5)=8y2+20y4y(2y + 5) = 8y^2 + 20y

So,

9y2+6y+1(8y2+20y)09y^2 + 6y + 1 - (8y^2 + 20y) \ge 0 y214y+10y^2 - 14y + 1 \ge 0

The corresponding equation

y214y+1=0y^2 - 14y + 1 = 0

has roots

y=14±19642=14±1922=14±832=7±43y = \frac{14 \pm \sqrt{196 - 4}}{2} = \frac{14 \pm \sqrt{192}}{2} = \frac{14 \pm 8\sqrt{3}}{2} = 7 \pm 4\sqrt{3}

Hence,

α=743,β=7+43\alpha = 7 - 4\sqrt{3}, \qquad \beta = 7 + 4\sqrt{3}

Now,

α+β=14,αβ=(743)(7+43)=1\alpha + \beta = 14, \qquad \alpha\beta = (7 - 4\sqrt{3})(7 + 4\sqrt{3}) = 1

Using

α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta

we get

α2+β2=14221=1962=194\alpha^2 + \beta^2 = 14^2 - 2 \cdot 1 = 196 - 2 = 194

Therefore, the correct option is D.](streamdown:incomplete-link)

Using Derivative and Range Condition

Given: f(x)=5xx23x+2f(x) = \frac{5 - x}{x^2 - 3x + 2}.

Find: α2+β2\alpha^2 + \beta^2.

First factorize the denominator:

x23x+2=(x1)(x2)x^2 - 3x + 2 = (x - 1)(x - 2)

So the function is undefined at x=1x = 1 and x=2x = 2.

Its derivative is

f(x)=(1)(x23x+2)(5x)(2x3)(x23x+2)2f'(x) = \frac{(-1)(x^2 - 3x + 2) - (5 - x)(2x - 3)}{(x^2 - 3x + 2)^2}

Simplifying the numerator,

x2+3x2(10x152x2+3x)=x210x+13-x^2 + 3x - 2 - (10x - 15 - 2x^2 + 3x) = x^2 - 10x + 13

Thus,

f(x)=x210x+13(x23x+2)2f'(x) = \frac{x^2 - 10x + 13}{(x^2 - 3x + 2)^2}

Setting f(x)=0f'(x) = 0 gives

x210x+13=0x^2 - 10x + 13 = 0 x=10±100522=10±482=5±23x = \frac{10 \pm \sqrt{100 - 52}}{2} = \frac{10 \pm \sqrt{48}}{2} = 5 \pm 2\sqrt{3}

These are the critical points where boundary values of the range occur.

Now let

y=5x(x1)(x2)y = \frac{5 - x}{(x - 1)(x - 2)}

Then

y(x23x+2)=5xy(x^2 - 3x + 2) = 5 - x

so

yx2(3y+1)x+(2y+5)=0yx^2 - (3y + 1)x + (2y + 5) = 0

For real xx, the discriminant must be non-negative:

(3y+1)24y(2y+5)0(3y + 1)^2 - 4y(2y + 5) \ge 0

which simplifies to

y214y+10y^2 - 14y + 1 \ge 0

Thus the limiting values are

y=7±43y = 7 \pm 4\sqrt{3}

So,

α=743,β=7+43\alpha = 7 - 4\sqrt{3}, \qquad \beta = 7 + 4\sqrt{3}

and hence

α2+β2=(α+β)22αβ=1422(1)=194\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta = 14^2 - 2(1) = 194

Therefore, the value of α2+β2\alpha^2 + \beta^2 is 194194, so the correct option is D.

Note: The second provided approach contains an algebraic sign error while forming the quadratic in xx, but it still concludes with the same numerical value 194194.

Common mistakes

  • A common mistake is forming the quadratic in xx incorrectly after writing y=5x(x1)(x2)y = \frac{5-x}{(x-1)(x-2)}. If the signs are mishandled while rearranging, the discriminant inequality becomes wrong. Expand carefully and obtain yx2(3y+1)x+(2y+5)=0yx^2 - (3y+1)x + (2y+5) = 0 before using the discriminant.

  • Another mistake is assuming the range can be found only from vertical asymptotes. Vertical asymptotes at x=1x=1 and x=2x=2 explain discontinuity, but the boundary values of the range come from the discriminant condition for real xx. Use the real-root condition in xx to determine the exact interval endpoints.

  • Students often compute α2+β2\alpha^2 + \beta^2 by squaring each term separately and making surd errors. It is safer to use the identity α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta after finding α+β\alpha + \beta and αβ\alpha\beta.

Practice more Applications of Derivatives (Monotonicity, Extrema) questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions