MCQMediumJEE 2024Functions

JEE Mathematics 2024 Question with Solution

The function f(x)=x2+2x15x24x+9f(x) = \frac{x^2 + 2x - 15}{x^2 - 4x + 9} is:

  • A

    both one-one and onto.

  • B

    onto but not one-one.

  • C

    neither one-one nor onto.

  • D

    one-one but not onto.

Answer

Correct answer:C

Step-by-step solution

Standard Method

Given: f(x)=x2+2x15x24x+9f(x) = \frac{x^2 + 2x - 15}{x^2 - 4x + 9}

Find: Whether the function is one-one and/or onto for f:RRf : \mathbb{R} \to \mathbb{R}.

Let g(x)=x24x+9g(x) = x^2 - 4x + 9.

The discriminant of g(x)g(x) is

D=(4)24(1)(9)=1636=20D = (-4)^2 - 4(1)(9) = 16 - 36 = -20

Since D<0D < 0, we have g(x)>0 xRg(x) > 0 \ \forall x \in \mathbb{R}. So the denominator is always positive and the function is defined for all real xx.

Now,

f(x)=(x+5)(x3)x24x+9f(x) = \frac{(x + 5)(x - 3)}{x^2 - 4x + 9}

Evaluate at two different points:

f(5)=0,f(3)=0f(-5) = 0, \quad f(3) = 0

Since the function takes the same value at two distinct points 5-5 and 33, the function is not one-one.

To find whether it is onto, let

y=x2+2x15x24x+9y = \frac{x^2 + 2x - 15}{x^2 - 4x + 9}

Then

y(x24x+9)=x2+2x15y(x^2 - 4x + 9) = x^2 + 2x - 15

Rearranging,

x2(y1)2x(2y+1)+(9y+15)=0x^2(y - 1) - 2x(2y + 1) + (9y + 15) = 0

For real xx to exist, the discriminant must satisfy

D=4(2y+1)24(y1)(9y+15)0D = 4(2y + 1)^2 - 4(y - 1)(9y + 15) \geq 0

So,

D=4[(2y+1)2(y1)(9y+15)]D = 4 \left[(2y + 1)^2 - (y - 1)(9y + 15)\right]

Expanding,

D=4[4y2+4y+1(9y2+6y15)]D = 4 \left[4y^2 + 4y + 1 - (9y^2 + 6y - 15)\right] D=4[5y22y+16]D = 4 \left[-5y^2 - 2y + 16\right]

Factorizing,

D=4(5y+8)(y+2)D = 4(-5y + 8)(y + 2)

For D0D \geq 0,

y[2,85]y \in \left[-2, \frac{8}{5}\right]

Thus the range of f(x)f(x) is [2,85]\left[-2, \frac{8}{5}\right], which is not all of R\mathbb{R}. Therefore, the function is not onto.

Hence, f(x)f(x) is neither one-one nor onto.

The correct option is C.

Range and injectivity check

Given: f(x)=x2+2x15x24x+9f(x) = \frac{x^2 + 2x - 15}{x^2 - 4x + 9}

Find: Whether the function is injective and surjective.

First check injectivity using direct values. Since

x2+2x15=(x+5)(x3)x^2 + 2x - 15 = (x + 5)(x - 3)

we get

f(5)=0,f(3)=0f(-5) = 0, \quad f(3) = 0

with 53-5 \neq 3. Therefore, equal outputs occur for different inputs, so the function is many-one.

Now check surjectivity by solving for xx in terms of yy:

y(x24x+9)=x2+2x15y(x^2 - 4x + 9) = x^2 + 2x - 15 (y1)x22(2y+1)x+(9y+15)=0(y - 1)x^2 - 2(2y + 1)x + (9y + 15) = 0

This is a quadratic equation in xx. A real value of xx exists only when its discriminant is non-negative:

Δ=[2(2y+1)]24(y1)(9y+15)\Delta = [-2(2y+1)]^2 - 4(y-1)(9y+15) Δ=4(2y+1)24(y1)(9y+15)\Delta = 4(2y+1)^2 - 4(y-1)(9y+15) Δ=4[(2y+1)2(y1)(9y+15)]\Delta = 4\big[(2y+1)^2 - (y-1)(9y+15)\big] Δ=4[4y2+4y+1(9y2+6y15)]\Delta = 4\big[4y^2 + 4y + 1 - (9y^2 + 6y - 15)\big] Δ=4(5y22y+16)\Delta = 4(-5y^2 - 2y + 16) Δ=4(5y+8)(y+2)\Delta = 4(-5y + 8)(y + 2)

Hence,

(5y+8)(y+2)0(-5y + 8)(y + 2) \geq 0

which gives

y[2,85]y \in \left[-2, \frac{8}{5}\right]

So the range is not all real numbers. Therefore the function is not onto.

Thus the function is neither one-one nor onto, so the correct option is C.

Common mistakes

  • Assuming a rational function is one-one just because the numerator and denominator are quadratic is incorrect. You must test whether two different inputs can give the same output; here f(5)=f(3)=0f(-5) = f(3) = 0, so the function is not one-one.

  • Checking only whether the denominator is never zero does not prove the function is onto. That only confirms the domain is all real numbers; to test onto-ness, you must determine the range.

  • While finding the range, students often form the quadratic in xx incorrectly after substituting y=f(x)y = f(x). Rearrange carefully to (y1)x22(2y+1)x+(9y+15)=0(y-1)x^2 - 2(2y+1)x + (9y+15) = 0 before using the discriminant condition.

Practice more Functions questions

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

Related questions