Step 1: Identify the given differential equation and parameters.
The rate of change of mass y(t) of RA2 is given by the differential equation:
dtdy=50e−10t−ky
We are given k=2 kg/sec and the initial condition y(0)=40 kg.
For the equation to be dimensionally consistent, if y is in kg and dy/dt is in kg/sec, then k must be in 1/sec. We will assume that the unit "kg/sec" for k is a typo and use k=2 with units of 1/sec.
Step 2: Substitute the value of k into the differential equation.
dtdy=50e−10t−2y
Step 3: Rearrange the equation into the standard form of a first-order linear differential equation, dtdy+P(t)y=Q(t).
dtdy+2y=50e−10t
Here, P(t)=2 and Q(t)=50e−10t.
Step 4: Calculate the integrating factor, I(t)=e∫P(t)dt.
I(t)=e∫2dt=e2t
Step 5: Multiply the differential equation by the integrating factor.
e2t(dtdy+2y)=e2t(50e−10t)
The left side is the derivative of the product y(t)I(t): dtd(ye2t).
The right side simplifies to 50e2t−10t=50e−8t.
So, the equation becomes:
dtd(ye2t)=50e−8t
Step 6: Integrate both sides with respect to t.
∫dtd(ye2t)dt=∫50e−8tdt
ye2t=50(−81e−8t)+C
ye2t=−425e−8t+C
Step 7: Solve for y(t) by dividing by e2t.
y(t)=e−2t(−425e−8t+C)
y(t)=−425e−10t+Ce−2t
Step 8: Use the initial condition y(0)=40 kg to find the constant C.
Substitute t=0 and y(0)=40:
40=−425e−10(0)+Ce−2(0)
40=−425(1)+C(1)
40=−425+C
C=40+425
C=4160+425
C=4185
Step 9: Substitute the value of C back into the equation for y(t).
y(t)=−425e−10t+4185e−2t
The mass y(t) of RA2 for t≥0 is:
y(t) = \frac{185{4} e^{-2t} - \frac{25}{4} e^{-10t} kg}