Differential equation partial fractions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
courtrigrad
Messages
1,236
Reaction score
2
Given that [tex]\frac{dx}{dt} = k(a-x)(b-x)[/tex]:

(a) Assuming [tex]a \neq b[/tex], find [tex]x[/tex] as a function of [tex]t[/tex]. Use the fact that the initial concentration of [tex]C[/tex] is 0.
(b) Find [tex]x(t)[/tex] assuming that [tex]a = b[/tex]. How does this expression for [tex]x(t)[/tex] simplify if it is known that [tex][C] = \frac{a}{2}[/tex] after 20 seconds.

(a): So [tex]\frac{dx}{(a-x)(b-x)} = kdt[/tex]. After integrating by partial fractions and using the initial condition, I got [tex]x(t) = \frac{a-abe^{akt-bkt}}{1-\frac{a}{b}e^{akt-bkt}}[/tex].

(b). When I set [tex]a = b[/tex] I got an undefined expression, leading me to believe that part(a) is incorrect.

What did I do wrong?

Thanks
 
Last edited:
Physics news on Phys.org
You can't just set a=b, you have to take the limit. Alternatively, go back and integrate again with the knowledge that a=b. This will change how the partial fractions expansion goes.