I encountered this statement on the U of T calculus preparation website, on the function and inverses section.
Exercise 8 has two hints, the second of which states the following:
If $\log_b(c) = s \cdot \log_b(d)$, then we can conclude that $c=d$ since logarithmic functions are one-to-one
But $\log_{10}(100) = 2 \cdot \log_{10}(10)$, and $100 \neq 10$.
Is there something I'm missing?
It was a typo and it is not true.
On the web site the problem is:
The first hint lists the three basic log identities:
Which you are to apply to $2\ln(x)+\ln(x+2)−\ln(x^2+2x)=−ln(2)$ to get
$\ln \frac {x^2(x+2)}{x+2} = \ln x = -\ln(2)$
$\ln x = -\ln 2$
Then the second hint was $ \log_b(c)=s⋅\log_b(d)\implies c = d$. That had a typo. They mean $ \log_b(c)=s\log_b(d)\implies c = d^s$
To which you are to apply $x = 2^{-1} = \frac 12$