4

I hit a snag whilst revising some log rules, could anyone confirm my suspicion:

$$\log _b \left( x \right) = \log _b \left( y \right) \rightarrow x = y ?$$

Danny King
  • 1,953

4 Answers4

6

Yes it does, by the following argument: Suppose that $\mathrm{log}_b(x) = \mathrm{log}_b(y)$. Then $b^{\mathrm{log}_b(x)} = b^{\mathrm{log}_b(y)}$. But now (by the definition of $\mathrm{log_b(\cdot)}$) we know that $b^{\mathrm{log}_b(x)} = x$, so we conclude that $x = y$ as required.

5

Yes because $b^{\log_{b} y} = b^{\log_{b} x} \Longleftrightarrow y = x$.

1

By definition, $b^{\log_b t} = t$.

lhf
  • 216,483
1

$\log(x)$ is increasing, for instance its derivative $1/x$ is positive.

yoyo
  • 9,943