Analyzing the Setup
Imagine you are standing before a complex, intimidating integral equation. It feels like a locked door, but every lock has a key. Our journey begins with the equation:
f(x)=1−2x+∫0xe(x−t)f(t)dt
The trap here is the e(x−t) term, which binds x and t together. By applying the laws of exponents, we rewrite this as e(x−t)=ex⋅e−t.
By pulling the ex term out of the integral, we transform the equation into:
f(x)=1−2x+ex∫0xe−tf(t)dt
Now that the variable x is isolated, we can apply the Leibniz Rule with confidence.
The Power of the Leibniz Rule
We differentiate both sides with respect to x. On the right side, we apply the Product Rule to the term ex∫0xe−tf(t)dt.
The Leibniz Rule states that the derivative of the integral ∫0xh(t)dt is simply h(x). Applying this, we obtain:
f′(x)=−2+ex∫0xe−tf(t)dt+ex(e−xf(x))
Notice that the term ex∫0xe−tf(t)dt reappears. This is exactly the integral part of our original equation, which we can substitute as f(x)−1+2x.
This substitution simplifies our derivative into a beautiful, linear first-order differential equation:
Solving the ODE
We are now in familiar territory. A linear ODE of the form dxdy+Py=Q is solved using an Integrating Factor (I.F.). Here, P=−1, so our I.F. is e∫−1dx=e−x.
Multiplying our ODE by this factor, we get:
Using Integration by Parts, we solve this integral to find f(x)=1−2x+Cex. By plugging x=0 into the original equation, we find f(0)=1, which forces C=0. Thus, our function is simply f(x)=1−2x.
The Wavy Curve Method
Finally, we turn to g(x)=∫0x(f(t)+2)15(t−4)6(t+12)17dt. Differentiating this with the Leibniz Rule gives:
g′(x)=(f(x)+2)15(x−4)6(x+12)17
Substituting f(x)=1−2x, we get:
g′(x)=(3−2x)15(x−4)6(x+12)17
Rearranging to keep the x terms positive, we have:
g′(x)=−215(x−23)15(x−4)6(x+12)17
The critical points are x=−12, x=1.5, and x=4. By analyzing the signs of these factors, we find that at x=−12, the slope changes from negative to positive (a local minimum, p=−12). At x=1.5, it changes from positive to negative (a local maximum, q=1.5). At x=4, the sign does not change because the exponent is even.
The final answer is ∣−12+1.5∣=∣−10.5∣=10.5.