Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

What is the one-to-one property and why does it work for logarithms?

Writer Matthew Harrington
$\begingroup$

My algebra textbook says that if the base of the logs are the same in a logarithmic equation, then the one-to-one property can be used to set the arguments equal to each other. My textbook doesn’t provide any explanation why this works or what the one-to-one property is. The only thing about one-to-one functions my textbook has mentioned is that each domain value has a unique range value and vice versa, and if a function is one-to-one, it has an inverse. I’m not sure why these facts allows for the arguments of the log to be equal to each other if the bases are the same. My current understanding of math is at a very basic algebra level, possibly at the level of high school mathematics.

$\endgroup$

1 Answer

$\begingroup$

I'm assuming you mean something like this: $$\log_b(x)=log_b(y)\implies x=y$$We can say this because $f(x)=\log(x)$ is an injective or one to one function. We say that a function $f$ is injective if $$f(x_1)=f(x_2)\implies x_1=x_2$$$\log(x)$ maps $x$ to an exponent that raises some base, $b$, to obtain $x$. In other words, if $\log(x)=a$, then $x=b^a$. Suppose that $y\neq x$ but $\log(x)=\log(y)$. Then, $b^a=x\neq y=b^a$, which is a contradiction, so $x=y$ must hold.

$\endgroup$ 9

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy