Differential Equations
Linear differential equations
Grade 12
Question:
<p>Let \(y=f(x)\) be a differentiable function satisfying \(f(x)+f'(x)=xe^{-x}\) for all values of real \(x\). If \(f(0)=0\), then the value of \(f(1)\) equals:</p>
<p>\(\dfrac{1}{2e}\)</p>
<p>\(\dfrac{7}{8e}\)</p>
<p>\(\dfrac{1}{8e}\)</p>
<p>\(\dfrac{3}{4e}\)</p>
Step-by-Step Solution
Key Concept: Multiply both sides by the integrating factor e^x to convert the linear DE into an exact differential form: d/dx[e^x·f(x)] = x, which can be integrated directly.
<p><strong>Step 1:</strong> Recognize the form f(x) + f'(x) = xe^(-x) as a linear first-order DE. Multiply both sides by integrating factor e^x:</p><p>e^x·f(x) + e^x·f'(x) = x</p><p><strong>Step 2:</strong> Observe that the left side is d/dx[e^x·f(x)]:</p><p>d/dx[e^x·f(x)] = x</p><p><strong>Step 3:</strong> Integrate both sides with respect to x:</p><p>e^x·f(x) = ∫x dx = x²/2 + C</p><p><strong>Step 4:</strong> Apply initial condition f(0) = 0:</p><p>e^0·f(0) = 0²/2 + C</p><p>1·0 = 0 + C ⟹ C = 0</p><p><strong>Step 5:</strong> Solve for f(x):</p><p>e^x·f(x) = x²/2</p><p>f(x) = (x²/2)e^(-x)</p><p><strong>Step 6:</strong> Evaluate f(1):</p><p>f(1) = (1²/2)e^(-1) = (1/2)e^(-1) = 1/(2e)</p><p>∴ Answer: A</p>
Correct Answer: A