I know the rate equations for a parallel reaction are
d[A]/dt =-k1[A]-k2[A]
d[B]/dt =k1[A]
d[C]/dt =k2[A]
and I know that the rate equations for a reversible reaction are
d[A1]/dt =-k1[A1]+k2[A2]
d[A2]/dt =k1[A1]-k2[A2]-k3[A2]+k4[A3]
d[A3]/dt =k3[A2]-k4[A3]
But what would d[A]/dt...
find the period of the solution to this differential equation:
2y'' + 4y' + y = 0
I used the complementary equation 2r^2 + 4r + 1 = 0 and then used the quadratic equation to factor that into 2 roots of -2 + 2^(1/2) and -2 - 2^(1/2) and I know that 2 real, distinct roots means there is no...
Ok if what I have so far is correct solving for y gets me:
y(t)=20 + e^(-2t/5)C
then assuming the inital condition of y(0)=0 I get C= -20
so the final answer would be y(t)=20-20e^(-2t/5)
can someone verify this is correct?
Homework Statement
Salt water pours into a 10 liter tank at a rate of 4 l/min. Its concentration is 2 g/l. The brine in the tank is well mixed and it drains out at a rate of 4 l/min. Call y the grams of salt in the tank at time t. The tank is initially full of fresh water. Solve the...