This is an old example and since I've free time, I am working on it.
$$B(t)= \frac{12}{1+e^{-0.6(t-6)}} $$
If we set $$10= \frac{12}{1+e^{-0.6(t-6)}}$$ $$ \ln 10 = \ln \frac{12}{1+e^{-0.6(t-6)}} $$ We know that:$ \ln 1 = 0 $ $$ \ ln (e^r)= r $$
So $$ \ln 10 = \frac{\ln 12}{( -0.6(t -6) )}$$
$$t=\frac{ \ln (\frac{10}{12-10})}{ (0.6) } +6 $$ $$t= 8.682 $$
What's wrong?
A good example of this problem might be:
$P = \frac{k}{ 1+ e^{-rt} } $ for $ t$
Thank you in advance.