How to solve a logarithm?

73 Views Asked by At

I'm stumble upon the following logarithm expression. What is the value of $x$ in it? $$\log_x (x^5) = 5$$

1

There are 1 best solutions below

4
On BEST ANSWER

HINT:

By definition, $y=\log_b(a)$ if $a=b^y$ for $b\ne 1$.

Here, we have $b=x$, $y=x$, and $a=x^5$.

What can you conclude now?