f(x) = {x+1, if x ≥1x2+1, if x<1
Here, f(x) = {x+1, if x ≥1x2+1, if x<1
for x > 1, f(x) = x + 1 and x < 1, f(x) = x2 + 1 is a polynomial funtion, so f(x) is a continuous in the given interval. Therefore, we have to check the continuity at x = 1.
LHL = limx→1− f(x) = limx→1− x2+1
Putting x=-1+h as x→1− when h→0
∴ limh→0[(1−h)2+1] = limh→0[1+h2−2h+1] = limh→0[2+h2−2h]= 2+0-0=2
RHL = limx→1+ f(x) = limx→1+ (x+1)
Putting x=1+h as x→1+ when x→0
limh→0 (1+h+1) = limh→0 (2+h)=2+0=2
Also f(1)=1+1=2 [∴f(x)=x+1]
∴ LHL = RHL = f(1). Thus, f(x) is continuous at x=1.
Hence, there is no point of discontinuity for this function f(x).