Question
Question: If \(f\left( x \right) = \left\\{ \begin{gathered} \dfrac{{{e^{2x}} - 1}}{{ax}},{\text{ for }}x ...
If f\left( x \right) = \left\\{ \begin{gathered} \dfrac{{{e^{2x}} - 1}}{{ax}},{\text{ for }}x < 0,a \ne 0 \\\ 1,{\text{ for }}x = 0 \\\ \dfrac{{\log \left( {1 + 7x} \right)}}{{bx}},{\text{ for }}x > 0,b \ne 0 \\\ \end{gathered} \right\\} is continuous at x = 0, then find the values of a and b.
Solution
Here, we will proceed by finding the left hand limit (LHL), the right hand limit (RHL) and the value of the function at the point where the function is given continuous (x = 0). Then, we will use the concept that LHL at that point = Value of the function at that point = RHL at that point.
Complete step-by-step answer :
Given function is f\left( x \right) = \left\\{ \begin{gathered}
\dfrac{{{e^{2x}} - 1}}{{ax}},{\text{ for }}x < 0,a \ne 0 \\\
1,{\text{ for }}x = 0 \\\
\dfrac{{\log \left( {1 + 7x} \right)}}{{bx}},{\text{ for }}x > 0,b \ne 0 \\\
\end{gathered} \right\\}
LHL at x = 0 = f(0−)=x→0−limf(x<0)
⇒f(0−)=x→0−limaxe2x−1
Put x = 0-h ⇒x = -h (by doing so x→0−lim will become h→0lim), the above equation becomes
The above limit corresponds to 00 form which can be solved using L-Hospital’s rule in which both the numerator and denominator of the limit is differentiated with respect to the variable (i.e., h)
⇒f(0−)=−(a1)h→0limdhdhdhd(e−2h−1)
Using the formula dhd(ech)=cech (where c is any constant) in the above equation, we get
Value of the function at x = 0 = f(0)=f(x=0)
⇒f(0)=1 →(2)
RHL at x = 0 = f(0+)=x→0+limf(x>0)
⇒f(0+)=x→0+limbxlog(1+7x)
Put x = 0+h ⇒x = h (by doing so x→0+lim will become h→0lim), the above equation becomes
The above limit corresponds to 00 form which can be solved using L-Hospital’s rule in which both the numerator and denominator of the limit is differentiated with respect to the variable (i.e., h)
⇒f(0+)=(b1)h→0limdhdhdhd(log(1+7h))
Using the formula dhd(log[f(h)])=f(h)1dhd(f(h)) in the above equation, we get
Given, this function is continuous at x = 0 so the left hand limit at x = 0 will be equal to the value of the function at x = 0 which will be further equal to the right hand limit at x = 0
i.e., f(0−)=f(0)=f(0+)
By using equations (1), (2) and (3), we get
a2=1=b7 →(4)
Taking a2=1 from equation (4), we have
⇒a=2
Taking 1=b7 from equation (4), we have
⇒b=7
Therefore, the values of a and b are 2 and 7 respectively.
Note :In this particular problem, for the LHL of the function at x = 0, the considered function is f(x)=axe2x−1 because this is the definition of the function for x<0. For the value of the function at x = 0, f(x)=1 as given. For the RHL of the function at x = 0, the considered function is f(x)=bxlog(1+7x) because this is the definition of the function for x> 0.