Analyzing the Setup
The differential equation is given by f′(x)=αf(x)+3. This represents a system striving for equilibrium, governed by the laws of growth and decay.
We rewrite the equation in the standard form:
f′(x)−αf(x)=3
This is a first-order linear differential equation of the form dxdy+P(x)y=Q(x), where P(x)=−α and Q(x)=3.
The Integrating Factor
To solve this, we utilize the Integrating Factor (
IF), defined as
IF=e∫P(x)dx. Substituting our value for
P(x), we obtain:
IF=e∫−αdx=e−αx
Multiplying the entire differential equation by
e−αx allows us to express the left side as the derivative of a product:
dxd[f(x)e−αx]=3e−αx
The Integration
Integrating both sides with respect to
x yields:
∫dxd[f(x)e−αx]dx=∫3e−αxdx
Performing the integration, we get:
f(x)e−αx=−α3e−αx+C
Multiplying through by
eαx isolates the general solution:
f(x)=−α3+Ceαx
The Detective Work
We are given the boundary condition limx→−∞f(x)=1. For this limit to exist as a finite value, the exponential term must vanish as x→−∞, which requires α<0.
Under this condition, the limit simplifies to the constant term:
−α3=1⇒α=−3
Pinning Down the Curve
Substituting
α=−3 into our general solution, we obtain
f(x)=1+Ce−3x. We apply the initial condition
f(0)=2 to find the constant
C:
2=1+Ce0⇒2=1+C⇒C=1
Thus, the specific function describing our system is:
f(x)=1+e−3x
Final Calculation
We evaluate the function at
x=−ln2:
f(−ln2)=1+e−3(−ln2)
Simplifying the exponent:
f(−ln2)=1+e3ln2=1+eln(23)=1+eln8
Since eln8=8, the final result is:
f(−ln2)=9