NVAMediumJEE 2024Differentiability

JEE Mathematics 2024 Question with Solution

If the function f(x)={1x,x2ax2+2b,x<2f(x) = \left\{ \frac{1}{|x|} , |x| \geq 2 \\ ax^2 + 2b , |x| < 2 \right. is differentiable on R\mathbb{R}, then 48(a+b)48(a + b) is equal to:

Answer

Correct answer:15

Step-by-step solution

Standard Method

Given: The function is

f(x)={1x,x2ax2+2b,x<2\begin{aligned} f(x) &= \begin{cases} \frac{1}{|x|}, & |x| \geq 2 \\ ax^2 + 2b, & |x| < 2 \end{cases} \end{aligned}

and it is differentiable on R\mathbb{R}.

Find: 48(a+b)48(a+b).

The boundary points are x=2x = 2 and x=2x = -2. Since differentiability implies continuity, we first apply continuity at these points.

At x=2x = 2,

4a+2b=124a + 2b = \frac{1}{2}

At x=2x = -2, the same condition is obtained:

4a+2b=124a + 2b = \frac{1}{2}

Now write the function without modulus:

f(x)={1x,x2ax2+2b,2<x<21x,x2\begin{aligned} f(x) = \begin{cases} -\frac{1}{x}, & x \leq -2 \\ ax^2 + 2b, & -2 < x < 2 \\ \frac{1}{x}, & x \geq 2 \end{cases} \end{aligned}

So the derivatives are

f(x)={1x2,x<22ax,2<x<21x2,x>2\begin{aligned} f'(x) = \begin{cases} \frac{1}{x^2}, & x < -2 \\ 2ax, & -2 < x < 2 \\ -\frac{1}{x^2}, & x > 2 \end{cases} \end{aligned}

Detailed Computation

Apply differentiability at x=2x = 2:

limx22ax=limx2+(1x2)\lim_{x \to 2^-} 2ax = \lim_{x \to 2^+} \left(-\frac{1}{x^2}\right) 4a=144a = -\frac{1}{4} a=116a = -\frac{1}{16}

Apply differentiability at x=2x = -2:

limx21x2=limx2+2ax\lim_{x \to -2^-} \frac{1}{x^2} = \lim_{x \to -2^+} 2ax 14=4a\frac{1}{4} = -4a

which again gives

a=116a = -\frac{1}{16}

Substitute into the continuity equation:

4a+2b=124a + 2b = \frac{1}{2} 4(116)+2b=124\left(-\frac{1}{16}\right) + 2b = \frac{1}{2} 14+2b=12-\frac{1}{4} + 2b = \frac{1}{2} 2b=342b = \frac{3}{4} b=38b = \frac{3}{8}

Now compute:

a+b=116+38=516a+b = -\frac{1}{16} + \frac{3}{8} = \frac{5}{16} 48(a+b)=48×516=1548(a+b) = 48 \times \frac{5}{16} = 15

Therefore, the value of 48(a+b)48(a+b) is 1515.

Common mistakes

  • Checking only continuity and not differentiability at x=±2x = \pm 2 is incorrect. Since the question says the function is differentiable on R\mathbb{R}, both continuity and equality of derivatives at the boundary points must be used.

  • Differentiating 1x\frac{1}{|x|} without removing the modulus separately on the intervals x2x \leq -2 and x2x \geq 2 leads to sign errors. First rewrite it as 1x-\frac{1}{x} for x2x \leq -2 and 1x\frac{1}{x} for x2x \geq 2.

  • Using the derivative of 1x\frac{1}{x} as 1x2\frac{1}{x^2} is wrong. The correct derivative is 1x2-\frac{1}{x^2}, and this sign is essential for finding the correct value of aa.

Practice more Differentiability questions

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

Related questions