Q. 8

Question

Given the following function f , define f(1) so that f is continuous at x=1, if possible:

f(x)=3x-1, ifx<1x2+1. ifx>1

Step-by-Step Solution

Verified
Answer

As, f(1-)=f(1)=f(1+). Therefore, f is continuous at x=1.

1Step 1. Given information

Function f(x)=3x-1, ifx<1x2+1, ifx>1

2Step 2. Calculating f ( 1 - )

Function is continuous if f(1-)=f(1)=f(1+).


f(1-)=limh0(3(1-h)-1)=limh0(3-3h-1)=3-3lim h0h-1=3-0-1=2So, f(1-)=2

3Step 3. Calculating f ( 1 + )

f(1+)=limh0((1+h)2+1) =limh0(1+h2+2h+1)=1+limh0h2+2limh0h+1=1+0+0+1=2So, f(1+)=2


Therefore, the value of f(1)=2 . As f(1-)=f(1)=f(1+).