This is probably very simple but I can't figure out why $Ce^x = e^{x + \ln C}$ for some constant $C$?
Asked
Active
Viewed 695 times
5 Answers
2
$$e^{x+\ln C}=e^xe^{lnC}=e^xC$$
$C$ has to be positive for $\ln C$ to make sense.
Siong Thye Goh
- 149,520
- 20
- 88
- 149
1
It's wrong for $C\leq0$, but for $C>0$ we have $$Ce^x=e^{\ln{}C}e^x=e^{x+\ln{C}}$$
Michael Rozenberg
- 194,933
1
$Ce^x = e^{\ln Ce^x} = e^{\ln C +\ln e^x} = e^{\ln C+ x}$, since the e-function and the ln-function are inverse to each other on the domain ${\mathbb R}_{>0}$.
Wuestenfux
- 20,964
1
(Assuming $C>0$): Let $f(x)=Ce^x$. Then $\ln f(x)=\ln (Ce^x)=\ln C+\ln e^x=\ln C +x$. Then $f(x)=e^{\ln C+x}$.
MAN-MADE
- 5,381