What are the values of x?

45 Views Asked by At

I want to know what values of x are so that $(-2)^x = 4$

If this equation is true, why $\log_{-2}{4}$ is undefined in $\mathbb{R}$?

3

There are 3 best solutions below

0
On

Multiply by $-1$ the left term and take logarithms:

$\log_{2}(2^x) = \log_{2}(4) \Rightarrow x\log_{2}(2) = 2$

$x = 2$

1
On

$\log_{-2}4=\frac{\ln4}{\ln(-2)}$, which leaves you with $\ln(-2)$, which is undefined in the real numbers.

0
On

Consider the following:

Let $x=log_{-3}(27)$. Then, by definition $(-3)^x = 27$. This, however would lead to a contradiction, since $(-3)^3 = -27$. In that case, our function would not have a solution, which means it is not defined for the basis $-3$. Just because it works out for some special cases does not make it well defined.