What is the value of $x$ if $x^x = x$?

329 Views Asked by At

What is the value of $x$ if $$x^x = x?$$ Can somebody show step by step please. Thanks!

2

There are 2 best solutions below

0
On BEST ANSWER

Given:$\;\;$$x^{x} = x\;,\;$

Taking the logarithms on both the sides of equation we get

$ x\times\log (|x|) = \log (|x|)$

$ \therefore \;\: (x - 1)\times\log (|x|) = 0$

For the above equation to be true

Either $\;\;$$x-1 = 0\;\;$ or $ \;\;$$\log (|x|) =0$

Therefore $\;\;$$x = 1\;\;$ or $\;\;$$|x| = 1$.

Hence, the solution is $\;\;$$x = 1\;\;$ or $\;\;$$x = -1$.

4
On

Clearly, $x\ne0$

So, we have $$x^{x-1}=1$$

For $a^b=1$

either $a=1$

or $a=-1,b$ even

or $b=0$