Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
Limits Continuity and Differentiability question
2014 · Shift 1 · Q40
JEE AdvancedMathematicsLimits Continuity and DifferentiabilityNumerical+3 / −1
Let f : R → R and g : R → R be respectively given by f(x) = | x | + 1 and g(x) = x2 + 1. Define h : R → R by h(x)={max{f(x),g(x)},min{f(x),g(x)},ifx≤0.ifx>0. The number of points at which h(x) is not differentiable is
Numerical answer
View written solutionFree
Correct answer: 3
Step 1: Define the functions f(x) and g(x)
The given functions are:
f(x)=∣x∣+1g(x)=x2+1
We can write f(x) as a piecewise function:
f(x)={−x+1,x+1,if x<0if x≥0
The function h(x) is defined as:
h(x)={max{f(x),g(x)},min{f(x),g(x)},if x≤0if x>0
Step 2: Analyze h(x) for x ≤ 0
For x≤0, we have f(x)=−x+1 and g(x)=x2+1. We need to find h(x)=max{−x+1,x2+1}.
First, let's find the points where f(x)=g(x) for x≤0:
−x+1=x2+1x2+x=0x(x+1)=0
This gives x=0 and x=−1.
Now, we compare f(x) and g(x) in the intervals (−∞,−1] and [−1,0].
For x∈(−∞,−1), let's take x=−2.
f(−2)=−(−2)+1=3g(−2)=(−2)2+1=5
So, g(x)>f(x) for x<−1.
For x∈(−1,0), let's take x=−0.5.
f(−0.5)=−(−0.5)+1=1.5g(−0.5)=(−0.5)2+1=1.25
So, f(x)>g(x) for −1<x<0.
Therefore, for x≤0, the definition of h(x) is:
h(x)={g(x)=x2+1,f(x)=−x+1,if x≤−1if −1<x≤0
Step 3: Analyze h(x) for x > 0
For x>0, we have f(x)=x+1 and g(x)=x2+1. We need to find h(x)=min{x+1,x2+1}.
First, let's find the points where f(x)=g(x) for x>0:
x+1=x2+1x2−x=0x(x−1)=0
This gives x=0 and x=1. Since we are considering x>0, the intersection point is x=1.
Now, we compare f(x) and g(x) in the intervals (0,1] and [1,∞).
For x∈(0,1), let's take x=0.5.
f(0.5)=0.5+1=1.5g(0.5)=(0.5)2+1=1.25
So, g(x)<f(x) for 0<x<1.
For x>1, let's take x=2.
f(2)=2+1=3g(2)=22+1=5
So, f(x)<g(x) for x>1.
Therefore, for x>0, the definition of h(x) is:
h(x)={g(x)=x2+1,f(x)=x+1,if 0<x≤1if x>1
Step 4: Combine to get the full definition of h(x)
Combining the pieces, we get the complete definition of h(x):
h(x)=⎩⎨⎧x2+1,−x+1,x2+1,x+1,if x≤−1if −1<x≤0if 0<x≤1if x>1
Step 5: Check for differentiability
The potential points of non-differentiability are where the definition of the function changes: x=−1, x=0, and x=1. A function is not differentiable at a point if the left-hand derivative (LHD) is not equal to the right-hand derivative (RHD).
Let's find the derivative of h(x) for each interval:
h′(x)=⎩⎨⎧2x,−1,2x,1,if x<−1if −1<x<0if 0<x<1if x>1
Now we check the LHD and RHD at the critical points.
At x = -1:
LHD = limx→−1−h′(x)=limx→−1−(2x)=2(−1)=−2
RHD = limx→−1+h′(x)=limx→−1+(−1)=−1
Since LHD = RHD, h(x) is not differentiable at x=−1.
At x = 0:
LHD = limx→0−h′(x)=limx→0−(−1)=−1
RHD = limx→0+h′(x)=limx→0+(2x)=2(0)=0
Since LHD = RHD, h(x) is not differentiable at x=0.
At x = 1:
LHD = limx→1−h′(x)=limx→1−(2x)=2(1)=2
RHD = limx→1+h′(x)=limx→1+(1)=1
Since LHD = RHD, h(x) is not differentiable at x=1.
Step 6: Conclusion
The function h(x) is not differentiable at three points: x=−1,0,1.
The number of points at which h(x) is not differentiable is 3.