Question
Mathematics Question on Functions
Consider the function f:(0,2)→R defined by f(x)=2x+x2 and the function g(x) defined by g(x)=⎩⎨⎧minf(t), 23+x,0<t≤x and 0<x≤11<x<2 Then:
g is continuous but not differentiable at x = 1
g is not continuous for all x (0,2)
g is neither continuous nor differentiable at x = 1
g is continuous and differentiable for all x (0,2)
g is continuous but not differentiable at x = 1
Solution
To determine the continuity and differentiability of g at x=1, we need to check the left-hand limit (LHL) and right-hand limit (RHL) as well as the derivative behavior at x=1.
Continuity Check:
For 0<x≤1, g(x)=minf(t) where f(t)=2t+t2.
At x=1, f(1)=21+2=25.
For 1<x<2, g(x)=23+x.
- Left-hand limit as x approaches 1 from the left:
\lim_{x \to 1^-} g(x) = \min\left\\{\frac{5}{2}\right\\} = \frac{5}{2}.
- Right-hand limit as x approaches 1 from the right:
limx→1+g(x)=23+1=25.
Since the left-hand limit equals the right-hand limit and equals g(1), g(x) is continuous at x=1.
Differentiability Check:
The derivative from the left side, dxd(minf(t)) at x=1, does not match the derivative of 23+x from the right side.
Therefore, g(x) is not differentiable at x=1.
Thus, g is continuous but not differentiable at x=1.
The Correct answer is: g is continuous but not differentiable at x = 1