0

I was just wondering why two numbers $a^x$ and $a^y$ are equal only if $x = y$ ? Which power-law is this?

Msmat
  • 49

2 Answers2

3

This is general property of injective function: $$f(x)=f(y)\Longrightarrow x=y$$ In this case your function is the exponent function $f(x)=a^x$, $(a\ne 1, a>0)$

nonuser
  • 90,026
  • Wow!! I didn't thought of that. Because i looked at $a^x$ only as a number. Now I see, thank you. – Msmat Nov 21 '17 at 21:29
  • 1
    If you think that this answer in useful for you than you can accept the answer by clicking on $\surd$. – nonuser Nov 22 '17 at 17:25
1

It is true only if $a>0$ and $a\ne 1$ and , in this case, it is a consequence of the fact that the function $y:\mathbb{R}\to\mathbb{R} \quad y=a^x$ ,is one-to-one.

Emilio Novati
  • 62,675