If f(x)=min(∣x∣2−5∣x∣,1) then f(x) is non differentiable at λ points, then λ+13 equals
হানি নাটস
First, find the critical points of ∣x∣2−5∣x∣.
Let y=∣x∣2−5∣x∣. Then, y=x2−5x when x≥0, and y=x2+5x when x<0.
Finding the derivative of y with respect to x:
For x≥0:
y′=dxd(x2−5x)=2x−5
For x<0:
y′=dxd(x2+5x)=2x+5
Setting these derivatives equal to zero to find critical points:
For x≥0:
2x−5=0
2x=5
x=25
For x<0:
2x+5=0
2x=−5
x=−25
So, the critical points are x=25 and x=−25.
Now, evaluate f(x) at these critical points:
For x=25:
f(25)=min(∣25∣2−5∣25∣,1)
=min(425−225,1)
=min(−425,1)
=−425
For x=−25:
f(−25)=min(∣−25∣2−5∣−25∣,1)
=min(425+225,1)
=min(475,1)
=1
So, f(x) is non-differentiable at x=25 because f(x) has a sharp turn at that point, and it's also non-differentiable at x=−25 because the function has a sharp corner there.
Therefore, λ=2, and λ+13=2+13=15.