Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2021
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Easy

Question

If the function f(x) = { − x x < 1 a + cos − 1 ( x + b ) , 1 ≤ x ≤ 2 is differentiable at x = 1, then a b is equal to :

Options

Solution

Key Concepts and Formulas

  • Differentiability implies Continuity: If a function is differentiable at a point, it must also be continuous at that point.
  • Condition for Differentiability: A function f(x)f(x) is differentiable at x=cx=c if the left-hand derivative (LHD) and the right-hand derivative (RHD) at x=cx=c are equal and finite.
    • LHD at x=cx=c: f(c)=limh0f(c+h)f(c)hf'(c^-) = \lim_{h \to 0^-} \frac{f(c+h) - f(c)}{h}
    • RHD at x=cx=c: f(c+)=limh0+f(c+h)f(c)hf'(c^+) = \lim_{h \to 0^+} \frac{f(c+h) - f(c)}{h}
  • Derivative of Inverse Cosine: The derivative of cos1(u)\cos^{-1}(u) is 11u2dudx-\frac{1}{\sqrt{1-u^2}} \frac{du}{dx}.

Step-by-Step Solution

Step 1: Apply the continuity condition at x = 1. Since the function f(x)f(x) is differentiable at x=1x=1, it must be continuous at x=1x=1. This means the left-hand limit, the right-hand limit, and the function value at x=1x=1 must be equal. limx1f(x)=limx1+f(x)=f(1)\lim_{x \to 1^-} f(x) = \lim_{x \to 1^+} f(x) = f(1) For x<1x < 1, f(x)=xf(x) = -x. So, limx1f(x)=1\lim_{x \to 1^-} f(x) = -1. For 1x21 \le x \le 2, f(x)=a+cos1(x+b)f(x) = a + \cos^{-1}(x+b). So, limx1+f(x)=a+cos1(1+b)\lim_{x \to 1^+} f(x) = a + \cos^{-1}(1+b). Also, f(1)=a+cos1(1+b)f(1) = a + \cos^{-1}(1+b). Equating these values, we get: 1=a+cos1(1+b)(Equation 1)-1 = a + \cos^{-1}(1+b) \quad (\text{Equation 1})

Step 2: Calculate the Left-Hand Derivative (LHD) at x = 1. The LHD is the derivative of the function for x<1x < 1 evaluated at x=1x=1. For x<1x < 1, f(x)=xf(x) = -x. The derivative of f(x)f(x) for x<1x < 1 is f(x)=1f'(x) = -1. Therefore, the LHD at x=1x=1 is: f(1)=1f'(1^-) = -1

Step 3: Calculate the Right-Hand Derivative (RHD) at x = 1. The RHD is the derivative of the function for 1x21 \le x \le 2 evaluated at x=1x=1. For 1x21 \le x \le 2, f(x)=a+cos1(x+b)f(x) = a + \cos^{-1}(x+b). We need to find the derivative of f(x)f(x) with respect to xx: f(x)=ddx(a+cos1(x+b))f'(x) = \frac{d}{dx} (a + \cos^{-1}(x+b)) Since aa is a constant, ddx(a)=0\frac{d}{dx}(a) = 0. Using the derivative formula for cos1(u)\cos^{-1}(u) where u=x+bu = x+b, we have dudx=1\frac{du}{dx} = 1. ddx(cos1(x+b))=11(x+b)21=11(x+b)2\frac{d}{dx} (\cos^{-1}(x+b)) = -\frac{1}{\sqrt{1-(x+b)^2}} \cdot 1 = -\frac{1}{\sqrt{1-(x+b)^2}} So, the derivative of f(x)f(x) for 1x21 \le x \le 2 is: f(x)=11(x+b)2f'(x) = -\frac{1}{\sqrt{1-(x+b)^2}} Now, we evaluate this at x=1x=1 to find the RHD: f(1+)=11(1+b)2f'(1^+) = -\frac{1}{\sqrt{1-(1+b)^2}}

Step 4: Apply the condition that LHD = RHD. Since f(x)f(x) is differentiable at x=1x=1, we must have f(1)=f(1+)f'(1^-) = f'(1^+). 1=11(1+b)2-1 = -\frac{1}{\sqrt{1-(1+b)^2}} Multiplying both sides by 1-1: 1=11(1+b)21 = \frac{1}{\sqrt{1-(1+b)^2}} This implies: 1(1+b)2=1\sqrt{1-(1+b)^2} = 1 Squaring both sides: 1(1+b)2=11-(1+b)^2 = 1 (1+b)2=0-(1+b)^2 = 0 (1+b)2=0(1+b)^2 = 0 1+b=01+b = 0 b=1b = -1

Step 5: Substitute the value of b back into Equation 1 to find a. From Equation 1, we have: 1=a+cos1(1+b)-1 = a + \cos^{-1}(1+b) Substitute b=1b=-1: 1=a+cos1(1+(1))-1 = a + \cos^{-1}(1+(-1)) 1=a+cos1(0)-1 = a + \cos^{-1}(0) The principal value of cos1(0)\cos^{-1}(0) is π2\frac{\pi}{2}. 1=a+π2-1 = a + \frac{\pi}{2} Solving for aa: a=1π2a = -1 - \frac{\pi}{2} a=22π2=2+π2a = -\frac{2}{2} - \frac{\pi}{2} = -\frac{2+\pi}{2}

Step 6: Calculate the value of ab. We have a=π+22a = -\frac{\pi+2}{2} and b=1b = -1. ab=(π+22)(1)ab = \left(-\frac{\pi+2}{2}\right) \cdot (-1) ab=π+22ab = \frac{\pi+2}{2}

Common Mistakes & Tips

  • Forgetting the Continuity Condition: Differentiability at a point implies continuity. Always start by ensuring the function is continuous at the point of differentiability.
  • Incorrect Derivative Formula: Be careful with the derivative of inverse trigonometric functions, especially the sign and the term under the square root.
  • Principal Values: When dealing with inverse trigonometric functions, remember to use their principal values. For cos1(0)\cos^{-1}(0), the principal value is π2\frac{\pi}{2}.

Summary

The problem requires the function to be differentiable at x=1x=1. This implies two conditions: continuity at x=1x=1 and equality of the left-hand derivative and the right-hand derivative at x=1x=1. By applying the continuity condition, we obtained an equation relating aa and bb. By calculating the LHD and RHD and equating them, we found the value of bb. Substituting this value back into the continuity equation allowed us to find the value of aa. Finally, we computed the product abab.

The final answer is π+22\boxed{\frac{\pi + 2}{2}}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions