1(a) A function f(x) is said to be continuous at a point x = a, in its domain if the following three conditions are satisfied: f(a) exists (i.e. the value of f(a) is finite) x→alimf(x) exists (i.e. the right-hand limit = left-hand limit, and both are finite) x→alimf(x)=f(a)
1(b) For y=f(x) , the derivative of y (with respect to x ) is
y′=dxdy=Δx→0limΔxΔyf′(x)=Δx→0limΔxf(x+Δx)−f(x)f′(x)=h→0limhf(x+h)−f(x)f′(x)=u→xlimu−xf(u)−f(x)
2(a) Given that f(x)={x2−x+11−x−x2if x<0if x≥0
Calculating left hand limit:
x→0−limf(x)=x→0−lim(x2−x+1)=0−0+1=1
Calculating right hand limit:
x→0+limf(x)=x→0+lim(1−x−x2)=1−0−0=1
Since, LHL=RHL=f(0)
Therefore, f(x) is continuous at x = 0.
2(b) Differentiating f(x) w.r.t. (x), we get:
f′(x)={2x−1−1−2xif x<0if x≥0
Calculating left-hand derivative, we get:
x→0−limf′(x)=x→0−lim(2x−1)=0−1=−1
Calculating right-hand derivative, we get:
x→0+limf′(x)=x→0+lim(−1−2x)=−1−0=−1
Since, LHD=RHD
Therefore, f(x) is differentiable at x = 0.
Comments