I've tried many times to reach the solution of a first order differential equation (of the last equation) but unfortunately I couldn't. Could you please help me to know how did he get this solution.
The equation is:
$$ \frac{dX}{dt} = k_f - (k_f + k_b) X $$
The author assumed that $$X=0 ~~~at~~~t=0 $$
Then, he said in his first publication the solution is given as: $$ X = \frac{k_f}{(k_f + k_b)} ~~ \lbrace ~~1 - \exp [ ~ - ( k_f + k_b )~t~]~ \rbrace $$
I agree with him about the above equation as I am able to reach this form by using the normal solution of the first order differential equation.
In another publication, the same author dealt with the same equations, but when he wrote the solution of the first order differential equation, he wrote it in another form which I could't reach it and I don't know how did he reach it. This form is given as:
$$ X = \frac{k_f}{(k_f + k_b)} ~~ \lbrace ~~1 - \exp [ ~ - ( k_f + k_b )~t~]~ \rbrace ~~ + ~~ X_0 ~~\exp [ ~- (k_f + k_b ) ~~t~~]$$
and he said $X_0$ was taken to be zero in the first publication.
Can any of you help how did the author get this solution please?
It looks like he changed the initial condition $$ X(t=0) = 0\to X_0 $$ this means when solving your ode you get this additional term.