Question
Question: If function defined by f(x) = $\begin{cases} \frac{(x-m)}{|x-m|}, & x \leq 0 \\ 2x^2 + 3ax + b, & 0 ...
If function defined by f(x) = ⎩⎨⎧∣x−m∣(x−m),2x2+3ax+b,m2x+b−2,x≤00<x<1, is continuous & differentiablex≥1
everywhere, then:

b + m = -1
b + m = 1
b + m = -3
m² + a + b = 3
b + m = 1, m² + a + b = 3
Solution
The given function is: f(x)=⎩⎨⎧∣x−m∣(x−m),2x2+3ax+b,m2x+b−2,x≤00<x<1x≥1
The function is continuous and differentiable everywhere.
Step 1: Analyze the first piece of the function for x≤0.
For f(x) to be defined for all x≤0, the denominator ∣x−m∣ must not be zero. This means x=m for any x≤0.
Therefore, m cannot be in the interval (−∞,0]. This implies m>0.
If m>0, then for any x≤0, x−m will always be negative.
So, ∣x−m∣=−(x−m).
Thus, f(x)=−(x−m)x−m=−1 for all x≤0.
This part of the function is a constant, so it is continuous and differentiable for x<0, and its derivative is 0.
Now the function can be rewritten as: f(x)=⎩⎨⎧−1,2x2+3ax+b,m2x+b−2,x≤00<x<1x≥1 And we have the condition m>0.
Step 2: Apply continuity and differentiability conditions at x=0.
For continuity at x=0:
limx→0−f(x)=f(0)=−1
limx→0+f(x)=limx→0+(2x2+3ax+b)=2(0)2+3a(0)+b=b
For continuity, the left-hand limit, right-hand limit, and function value must be equal:
b=−1.
For differentiability at x=0:
First, find the derivatives of the respective pieces:
f′(x)=⎩⎨⎧0,4x+3a,m2,x<00<x<1x>1
Left-hand derivative at x=0: f′(0−)=0.
Right-hand derivative at x=0: f′(0+)=limx→0+(4x+3a)=4(0)+3a=3a.
For differentiability, f′(0−)=f′(0+):
0=3a⟹a=0.
So far, we have a=0 and b=−1. The function becomes:
f(x)=⎩⎨⎧−1,2x2−1,m2x−1−2,x≤00<x<1x≥1
f(x)=⎩⎨⎧−1,2x2−1,m2x−3,x≤00<x<1x≥1
Step 3: Apply continuity and differentiability conditions at x=1.
For continuity at x=1:
limx→1−f(x)=limx→1−(2x2−1)=2(1)2−1=1.
limx→1+f(x)=f(1)=m2(1)−3=m2−3.
For continuity:
1=m2−3⟹m2=4.
For differentiability at x=1:
Left-hand derivative at x=1: f′(1−)=limx→1−(4x)=4(1)=4.
Right-hand derivative at x=1: f′(1+)=limx→1+(m2)=m2.
For differentiability:
4=m2.
Both continuity and differentiability conditions at x=1 give m2=4.
Since we established m>0, we take the positive root: m=2.
Step 4: Summarize the values of constants and check the options.
The determined values are:
a=0
b=−1
m=2
Now, let's check the given options:
(A) b+m=(−1)+2=1.
(B) b+m=1. (This is true)
(C) b+m=−3. (This is false)
(D) m2+a+b=(2)2+0+(−1)=4+0−1=3. (This is true)
Both options (B) and (D) are correct based on the derived values of a,b,m.