Question
Question: If $f(x) = \begin{cases} \frac{a+b\cos x+c\sin x}{x^2}; x > 0 \\ 9 ; x \leq 0 \end{cases}$ is contin...
If f(x)={x2a+bcosx+csinx;x>09;x≤0 is continuous at x = 0, then the value of 5∣a∣+∣b∣

36/5
Solution
For the function f(x) to be continuous at x=0, the following condition must be satisfied:
limx→0−f(x)=limx→0+f(x)=f(0)
From the definition of the function:
- f(0)=9
- limx→0−f(x)=limx→0−9=9
Now, we must have limx→0+f(x)=9.
limx→0+x2a+bcosx+csinx=9
Let L=limx→0+x2a+bcosx+csinx.
As x→0, the denominator x2→0. For the limit L to be a finite value (9), the numerator must also approach 0. This implies the form 00.
Step 1: Numerator must be 0 at x=0.
Substitute x=0 into the numerator:
a+bcos(0)+csin(0)=0
a+b(1)+c(0)=0
a+b=0⟹b=−a
Now, substitute b=−a into the limit expression:
L=limx→0+x2a−acosx+csinx=limx→0+x2a(1−cosx)+csinx
This is still of the 00 form. We can apply L'Hopital's Rule.
Step 2: Apply L'Hopital's Rule (first time).
Differentiate the numerator and the denominator with respect to x:
L=limx→0+dxd(x2)dxd(a(1−cosx)+csinx)=limx→0+2xasinx+ccosx
Again, as x→0, the denominator 2x→0. For L to be finite, the new numerator must also approach 0.
Substitute x=0 into the new numerator:
asin(0)+ccos(0)=0
a(0)+c(1)=0
c=0
Now, substitute c=0 into the limit expression:
L=limx→0+2xasinx
This is still of the 00 form. We can apply L'Hopital's Rule again.
Step 3: Apply L'Hopital's Rule (second time).
Differentiate the numerator and the denominator with respect to x:
L=limx→0+dxd(2x)dxd(asinx)=limx→0+2acosx
Now, substitute x=0:
L=2acos(0)=2a(1)=2a
We are given that L=9.
So, 2a=9⟹a=18.
Step 4: Find the value of b.
From Step 1, we found b=−a.
So, b=−18.
Step 5: Calculate the required value.
We need to find 5∣a∣+∣b∣.
5∣a∣+∣b∣=5∣18∣+∣−18∣=518+18=536