Question
Question: Find \[\displaystyle \lim_{x\rightarrow 0} f\left( x\right)\] and \[\displaystyle \lim_{x\rightarrow...
Find x→0limf(x) and x→1limf(x) where f(x)={2x+3, 3(x+1),x;≤0x;>0.
Solution
Hint: In this question it is given that we have to find the value of x→0limf(x) and x→1limf(x). So for finding the limits of a function in a particular point (let the point be a) we have to use one formula that is, x→alimf(x)=x→a−limf(x)=x→a+limf(x) =L. So according to this formula we can say that if the left hand limit(i.e, LHL) and the right hand limit(i.e, RHL) is equal and if their value is ‘L’ then the limit exists and the value of the limit is equal to L.
Complete step-by-step answer:
First of all we have to find the limit of f(x) at a particular point x=0,
For this,
LHL,
x→0−limf(x)
=x→0lim(2x+3)
=(2×0+3) =3,
RHL,
x→0+limf(x)
=x→0lim3(x+1)
=3(0+1) = 3,
Therefore, we can say that LHL=RHL=3.
So the value of x→0limf(x) is 3.
Now for the second part of the question, that is the limit of f(x) at a particular point x=1, so for this,
LHL,
x→1−limf(x)
=x→1lim3(x+1)
= 3(1+1) = 3×2=6,
RHL,
x→1+limf(x)
=x→1lim3(x+1)
=3(1+1) = 3×2=6,
Therefore, we can say that LHL=RHL=6.
So the value of x→1limf(x) is 6.
So our required solutions are
x→0limf(x) =3,
x→1limf(x) = 6.
Note: Whenever we face such types of problems first find the LHL and then RHL for a particular point and if they equal then the limit of the given function exists. Also while applying LHL in any particular point(say point a) x→a− means x<a, and according to that we have to put the value of function for a piecewise function.