I have a simple question that I need clarification on:
If
$$\log(a) = \log(b) + c$$
is it true that
$$a = b + \exp(c)$$
Is this correct or am I missing something really basic that I cant remember from maths class?
I have a simple question that I need clarification on:
If
$$\log(a) = \log(b) + c$$
is it true that
$$a = b + \exp(c)$$
Is this correct or am I missing something really basic that I cant remember from maths class?
You’re missing something, namely, one of the laws of exponents: if $\log a=\log b+c$, where these are natural logs, then
$$a=e^{\log a}=e^{\log b+c}=e^{\log b}\cdot e^c=be^c\;.$$
(If they are common logs, with base $10$ rather than $e$, replace every $e$ by $10$.)