The equation is in the linear form dN/dt+P(t)N=Q(t) with P(t)=0.2 and Q(t)=100e−0.1t.
Step 1: Find the integrating factor (I.F.).
P(t)=0.2, so ∫P(t)dt=∫0.2dt=0.2t.
I.F.=e0.2t
Step 2: Multiply the entire DE by the I.F.
e0.2tdtdN+0.2e0.2tN=100e−0.1te0.2t
Step 3: The left side becomes d/dt(N⋅I.F.).
dtd(Ne0.2t)=100e0.1t
Step 4: Integrate both sides with respect to t.
∫dtd(Ne0.2t)dt=∫100e0.1tdt
Ne0.2t=0.1100e0.1t+c
Ne0.2t=1000e0.1t+c
Step 5: Use the initial condition to find c.
Given N=500 when t=0.
500e0.2(0)=1000e0.1(0)+c
500⋅1=1000⋅1+c
500=1000+c⟹c=−500
Step 6: Substitute c and solve for N.
Ne0.2t=1000e0.1t−500
N=e0.2t1000e0.1t−500
N=1000e−0.1t−500e−0.2t