Analyzing the Setup
We are examining a piecewise function
f(x) defined as:
f(x)={x2+bx,∫0x(5−∣t−3∣)dt,x≤4x>4
To ensure the function is continuous at the junction x=4, the Left-Hand Limit (LHL) must equal the Right-Hand Limit (RHL).
The Bridge of Continuity
First, we evaluate the left branch at
x=4:
f(4)=42+b(4)=16+4b
Next, we calculate the RHL using the integral. Because of the absolute value
∣t−3∣, we must split the integral at
t=3:
∫04(5−∣t−3∣)dt=∫03(5−(3−t))dt+∫34(5−(t−3))dt
Simplifying the integrands, we obtain:
∫03(2+t)dt+∫34(8−t)dt
Evaluating these integrals:
[2t+2t2]03+[8t−2t2]34
The first part yields 6+4.5=10.5, and the second part yields (32−8)−(24−4.5)=24−19.5=4.5. The total sum is 10.5+4.5=15.
Equating the LHL and RHL:
16+4b=15⇒4b=−1⇒b=−41
The Derivative's Dance
To analyze the behavior of f(x), we find the derivative f′(x) for both intervals:
For
x<4:
f′(x)=dxd(x2−41x)=2x−41
For
x>4, applying the Fundamental Theorem of Calculus:
f′(x)=5−∣x−3∣=5−(x−3)=8−x
Checking differentiability at
x=4:
f′(4−)=2(4)−0.25=7.75
f′(4+)=8−4=4
Since $7.75
eq 4$, the function is continuous but not differentiable at x=4.
The Monotonicity Trap
We determine the intervals of increase and decrease by checking the sign of f′(x):
For x<4, f′(x)=2x−41. The function decreases for x<81 and increases for 81<x<4.
For x>4, f′(x)=8−x. The function increases for 4<x<8 and decreases for x>8.
Combining these results, the function f(x) is increasing on the interval (81,8) and decreasing on (−∞,81)∪(8,∞).
Any statement claiming f is increasing on (−∞,81)∪(8,∞) is false.