05
Change of base and solving log equations
core concept
The change of base formula lets us evaluate any logarithm using only $\ln$ or $\log$ on our calculator: $\log_a x = \dfrac{\ln x}{\ln a}$. This is essential for solving equations like $2^x = 5$, where we need $x = \log_2 5 = \dfrac{\ln 5}{\ln 2}$.
Proving it. Let $y = \log_a x$. By the definition of a logarithm that is exactly the statement $a^y = x$.
Take $\log_b$ of both sides, where $b$ is any base you can actually evaluate: $\log_b (a^y) = \log_b x$.
The power law from Lesson 7 brings the index to the front: $y \log_b a = \log_b x$.
Divide by $\log_b a$, which is never zero because $a \neq 1$: $y = \dfrac{\log_b x}{\log_b a}$. Since $y$ was defined as $\log_a x$, that is the change of base rule, and choosing $b = e$ gives the $\ln$ form above.
Why $a \neq 1$ matters. If $a$ were $1$ then $\log_b a = 0$ and the division would be undefined, which is the same reason $1$ is excluded as a logarithm base in the first place. The proof needs that exclusion; it does not merely inherit it.
When solving logarithmic equations, always check that solutions keep the arguments positive. Squaring or other operations can introduce extraneous solutions that violate the original domain.
Domain check is a mark, always do it. After solving a logarithmic equation, substitute your answers back into the original equation and confirm every log argument is positive. Any value that makes an argument zero or negative must be rejected. This is the most common source of lost marks in this topic.
Change of base: $\log_a x = \dfrac{\ln x}{\ln a}$, argument on top, base on bottom; To solve $a^x = b$: take $\ln$ of both sides, use power law, isolate $x$
Pause, copy the change of base formula $\log_a x = \dfrac{\ln x}{\ln a}$ (argument on top, base on bottom) and the solving strategy for $a^x = b$ (take $\ln$ both sides, use power law, isolate $x$) into your book.