To find the value of α + β \alpha + \beta α + β , we first analyze the given piecewise function f ( x ) f(x) f ( x ) and then express g ( x ) = f ( ∣ x ∣ ) + ∣ f ( x ) ∣ g(x) = f(|x|) + |f(x)| g ( x ) = f ( ∣ x ∣ ) + ∣ f ( x ) ∣ across different intervals.
The function f ( x ) f(x) f ( x ) is defined as:
f ( x ) = { e x − 1 , x < 0 x 2 − 5 x + 6 , x ≥ 0 f(x) = \begin{cases} e^{x-1} &, x < 0 \\ x^2 - 5x + 6 &, x \ge 0 \end{cases} f ( x ) = { e x − 1 x 2 − 5 x + 6 , x < 0 , x ≥ 0
Step 1: Evaluating f ( ∣ x ∣ ) f(|x|) f ( ∣ x ∣ )
Since ∣ x ∣ ≥ 0 |x| \ge 0 ∣ x ∣ ≥ 0 for all x ∈ R x \in \mathbb{R} x ∈ R , f ( ∣ x ∣ ) f(|x|) f ( ∣ x ∣ ) always evaluates using the branch for x ≥ 0 x \ge 0 x ≥ 0 :
f ( ∣ x ∣ ) = ( ∣ x ∣ ) 2 − 5 ∣ x ∣ + 6 = x 2 − 5 ∣ x ∣ + 6 f(|x|) = (|x|)^2 - 5|x| + 6 = x^2 - 5|x| + 6 f ( ∣ x ∣ ) = ( ∣ x ∣ ) 2 − 5∣ x ∣ + 6 = x 2 − 5∣ x ∣ + 6
Writing this explicitly for x < 0 x < 0 x < 0 and x ≥ 0 x \ge 0 x ≥ 0 :
f ( ∣ x ∣ ) = { x 2 + 5 x + 6 , x < 0 x 2 − 5 x + 6 , x ≥ 0 f(|x|) = \begin{cases} x^2 + 5x + 6 &, x < 0 \\ x^2 - 5x + 6 &, x \ge 0 \end{cases} f ( ∣ x ∣ ) = { x 2 + 5 x + 6 x 2 − 5 x + 6 , x < 0 , x ≥ 0
Step 2: Evaluating ∣ f ( x ) ∣ |f(x)| ∣ f ( x ) ∣
We analyze the sign of f ( x ) f(x) f ( x ) in different regions:
For x < 0 x < 0 x < 0 :
f ( x ) = e x − 1 > 0 ⟹ ∣ f ( x ) ∣ = e x − 1 f(x) = e^{x-1} > 0 \implies |f(x)| = e^{x-1} f ( x ) = e x − 1 > 0 ⟹ ∣ f ( x ) ∣ = e x − 1
For x ≥ 0 x \ge 0 x ≥ 0 :
f ( x ) = x 2 − 5 x + 6 = ( x − 2 ) ( x − 3 ) f(x) = x^2 - 5x + 6 = (x-2)(x-3) f ( x ) = x 2 − 5 x + 6 = ( x − 2 ) ( x − 3 )
If 0 ≤ x < 2 0 \le x < 2 0 ≤ x < 2 , f ( x ) > 0 ⟹ ∣ f ( x ) ∣ = x 2 − 5 x + 6 f(x) > 0 \implies |f(x)| = x^2 - 5x + 6 f ( x ) > 0 ⟹ ∣ f ( x ) ∣ = x 2 − 5 x + 6
If 2 ≤ x ≤ 3 2 \le x \le 3 2 ≤ x ≤ 3 , f ( x ) ≤ 0 ⟹ ∣ f ( x ) ∣ = − ( x 2 − 5 x + 6 ) f(x) \le 0 \implies |f(x)| = -(x^2 - 5x + 6) f ( x ) ≤ 0 ⟹ ∣ f ( x ) ∣ = − ( x 2 − 5 x + 6 )
If x > 3 x > 3 x > 3 , f ( x ) > 0 ⟹ ∣ f ( x ) ∣ = x 2 − 5 x + 6 f(x) > 0 \implies |f(x)| = x^2 - 5x + 6 f ( x ) > 0 ⟹ ∣ f ( x ) ∣ = x 2 − 5 x + 6
Step 3: Explicit Definition of g ( x ) = f ( ∣ x ∣ ) + ∣ f ( x ) ∣ g(x) = f(|x|) + |f(x)| g ( x ) = f ( ∣ x ∣ ) + ∣ f ( x ) ∣
By adding f ( ∣ x ∣ ) f(|x|) f ( ∣ x ∣ ) and ∣ f ( x ) ∣ |f(x)| ∣ f ( x ) ∣ in their respective intervals, we get:
For x < 0 x < 0 x < 0 :
g ( x ) = ( x 2 + 5 x + 6 ) + e x − 1 g(x) = (x^2 + 5x + 6) + e^{x-1} g ( x ) = ( x 2 + 5 x + 6 ) + e x − 1
For 0 ≤ x < 2 0 \le x < 2 0 ≤ x < 2 :
g ( x ) = ( x 2 − 5 x + 6 ) + ( x 2 − 5 x + 6 ) = 2 ( x 2 − 5 x + 6 ) g(x) = (x^2 - 5x + 6) + (x^2 - 5x + 6) = 2(x^2 - 5x + 6) g ( x ) = ( x 2 − 5 x + 6 ) + ( x 2 − 5 x + 6 ) = 2 ( x 2 − 5 x + 6 )
For 2 ≤ x ≤ 3 2 \le x \le 3 2 ≤ x ≤ 3 :
g ( x ) = ( x 2 − 5 x + 6 ) − ( x 2 − 5 x + 6 ) = 0 g(x) = (x^2 - 5x + 6) - (x^2 - 5x + 6) = 0 g ( x ) = ( x 2 − 5 x + 6 ) − ( x 2 − 5 x + 6 ) = 0
For x > 3 x > 3 x > 3 :
g ( x ) = ( x 2 − 5 x + 6 ) + ( x 2 − 5 x + 6 ) = 2 ( x 2 − 5 x + 6 ) g(x) = (x^2 - 5x + 6) + (x^2 - 5x + 6) = 2(x^2 - 5x + 6) g ( x ) = ( x 2 − 5 x + 6 ) + ( x 2 − 5 x + 6 ) = 2 ( x 2 − 5 x + 6 )
Step 4: Points of Discontinuity (α \alpha α )
We test continuity of g ( x ) g(x) g ( x ) at the boundary points x = 0 x = 0 x = 0 , x = 2 x = 2 x = 2 , and x = 3 x = 3 x = 3 :
At x = 0 x = 0 x = 0 :
lim x → 0 − g ( x ) = 0 2 + 5 ( 0 ) + 6 + e − 1 = 6 + 1 e \lim_{x \to 0^-} g(x) = 0^2 + 5(0) + 6 + e^{-1} = 6 + \frac{1}{e} lim x → 0 − g ( x ) = 0 2 + 5 ( 0 ) + 6 + e − 1 = 6 + e 1
g ( 0 ) = lim x → 0 + g ( x ) = 2 ( 0 2 − 5 ( 0 ) + 6 ) = 12 g(0) = \lim_{x \to 0^+} g(x) = 2(0^2 - 5(0) + 6) = 12 g ( 0 ) = lim x → 0 + g ( x ) = 2 ( 0 2 − 5 ( 0 ) + 6 ) = 12
Since lim x → 0 − g ( x ) ≠ g ( 0 ) \lim_{x \to 0^-} g(x) \ne g(0) lim x → 0 − g ( x ) = g ( 0 ) , g ( x ) g(x) g ( x ) is discontinuous at x = 0 x = 0 x = 0 .
At x = 2 x = 2 x = 2 :
lim x → 2 − g ( x ) = 2 ( 2 2 − 5 ( 2 ) + 6 ) = 0 \lim_{x \to 2^-} g(x) = 2(2^2 - 5(2) + 6) = 0 lim x → 2 − g ( x ) = 2 ( 2 2 − 5 ( 2 ) + 6 ) = 0
g ( 2 ) = lim x → 2 + g ( x ) = 0 g(2) = \lim_{x \to 2^+} g(x) = 0 g ( 2 ) = lim x → 2 + g ( x ) = 0
g ( x ) g(x) g ( x ) is continuous at x = 2 x = 2 x = 2 .
At x = 3 x = 3 x = 3 :
lim x → 3 − g ( x ) = 0 \lim_{x \to 3^-} g(x) = 0 lim x → 3 − g ( x ) = 0
g ( 3 ) = lim x → 3 + g ( x ) = 2 ( 3 2 − 5 ( 3 ) + 6 ) = 0 g(3) = \lim_{x \to 3^+} g(x) = 2(3^2 - 5(3) + 6) = 0 g ( 3 ) = lim x → 3 + g ( x ) = 2 ( 3 2 − 5 ( 3 ) + 6 ) = 0
g ( x ) g(x) g ( x ) is continuous at x = 3 x = 3 x = 3 .
Thus, g ( x ) g(x) g ( x ) is discontinuous at only 1 point (x = 0 x = 0 x = 0 ).
α = 1 \alpha = 1 α = 1
Step 5: Points of Non-Differentiability (β \beta β )
g ( x ) g(x) g ( x ) is smooth within each open interval, so non-differentiability can only occur at boundary points x = 0 , 2 , 3 x = 0, 2, 3 x = 0 , 2 , 3 :
At x = 0 x = 0 x = 0 : Since g ( x ) g(x) g ( x ) is discontinuous at x = 0 x = 0 x = 0 , it is not differentiable at x = 0 x = 0 x = 0 .
At x = 2 x = 2 x = 2 :
Left-hand derivative: g ′ ( 2 − ) = d d x ( 2 x 2 − 10 x + 12 ) ∣ x = 2 = 4 ( 2 ) − 10 = − 2 g'(2^-) = \left.\frac{d}{dx}(2x^2 - 10x + 12)\right|_{x=2} = 4(2) - 10 = -2 g ′ ( 2 − ) = d x d ( 2 x 2 − 10 x + 12 ) x = 2 = 4 ( 2 ) − 10 = − 2
Right-hand derivative: g ′ ( 2 + ) = d d x ( 0 ) ∣ x = 2 = 0 g'(2^+) = \left.\frac{d}{dx}(0)\right|_{x=2} = 0 g ′ ( 2 + ) = d x d ( 0 ) x = 2 = 0
Since g ′ ( 2 − ) ≠ g ′ ( 2 + ) g'(2^-) \ne g'(2^+) g ′ ( 2 − ) = g ′ ( 2 + ) , g ( x ) g(x) g ( x ) is not differentiable at x = 2 x = 2 x = 2 .
At x = 3 x = 3 x = 3 :
Left-hand derivative: g ′ ( 3 − ) = d d x ( 0 ) ∣ x = 3 = 0 g'(3^-) = \left.\frac{d}{dx}(0)\right|_{x=3} = 0 g ′ ( 3 − ) = d x d ( 0 ) x = 3 = 0
Right-hand derivative: g ′ ( 3 + ) = d d x ( 2 x 2 − 10 x + 12 ) ∣ x = 3 = 4 ( 3 ) − 10 = 2 g'(3^+) = \left.\frac{d}{dx}(2x^2 - 10x + 12)\right|_{x=3} = 4(3) - 10 = 2 g ′ ( 3 + ) = d x d ( 2 x 2 − 10 x + 12 ) x = 3 = 4 ( 3 ) − 10 = 2
Since g ′ ( 3 − ) ≠ g ′ ( 3 + ) g'(3^-) \ne g'(3^+) g ′ ( 3 − ) = g ′ ( 3 + ) , g ( x ) g(x) g ( x ) is not differentiable at x = 3 x = 3 x = 3 .
Thus, g ( x ) g(x) g ( x ) is not differentiable at 3 points (x = 0 , 2 , 3 x = 0, 2, 3 x = 0 , 2 , 3 ).
β = 3 \beta = 3 β = 3
Conclusion
α + β = 1 + 3 = 4 \alpha + \beta = 1 + 3 = 4 α + β = 1 + 3 = 4