I assumed that since $a^c \cdot b^c = (ab)^{c}$, then something like $\sqrt{-4} \cdot \sqrt{-9}$ would be $\sqrt{-4 \cdot -9} = \sqrt{36} = \pm 6$ but according to Wolfram Alpha, it's $-6$?
-
9This is because $a^cb^c=(ab)^c$ is for $a,b>0$. – Sungjin Kim Aug 11 '16 at 02:32
-
@i707107 Why not for negative numbers? – AJJ Aug 11 '16 at 02:34
-
If we can say things like $\sqrt{25} = \pm 5$, what stops me from saying $\sqrt{25}\sqrt{36} = -30$? What stops me from saying $\sqrt{25} + \sqrt{25} = 5 - 5 = 0$? – AJJ Aug 11 '16 at 02:34
-
3It's complicated.. Conventional notation $\sqrt {r}$ for positive real numbers $r$ denote the positive $1/2$-th power of $r$. – Sungjin Kim Aug 11 '16 at 02:36
-
It's complicated how? – AJJ Aug 11 '16 at 02:37
-
If we write $\sqrt{-r}$ for positive real $r$, this means $i\sqrt r$ where $i$ is the imaginary unit. – Sungjin Kim Aug 11 '16 at 02:37
-
The imaginary unit $i$ is a root of the equation $x^2+1=0$. In fact, the equation has two distinct roots in complex numbers. We fix a root and denote by $i$ or $\sqrt{-1}$ and the other root is denoted by $-i$ or $-\sqrt{-1}$. – Sungjin Kim Aug 11 '16 at 02:40
-
https://en.wikipedia.org/wiki/Square_root – anon Aug 11 '16 at 02:55
-
1Every positive real number has two square roots, but one of them is so much preferable to the other that we can get away with calling it the square root of the number. When we ask about square roots of negative numbers, there are still two of them, but it’s no longer the case that one is far preferable to the other. Put it this way: though the square root function on nonnegative reals is continuous, there is no square root function that’s continuous on the set of all complex numbers. Deal with it. – Lubin Aug 11 '16 at 04:38
-
1@Lubin I don't agree with your statement- "Every positive real number has two square roots, but one of them is so much preferable to the other that we can get away with calling it the square root of the number." There is nothing like one of the square root is preferable. Its a common mistake to consider the positive square root and forget about the negative square root. – Babai Aug 11 '16 at 05:29
3 Answers
The property $a^c \cdot b^c = (ab)^{c}$ that you mention only holds for integer exponents and nonzero bases. Since $\sqrt{-4} = (-4)^{1/2}$, you cannot use this property here.
Instead, use imaginary numbers to evaluate your expression:
$$ \begin{align*} \sqrt{-4} \cdot \sqrt{-9} &= (2i)(3i) \\ &= 6i^2 \\ &= \boxed{-6} \end{align*} $$

- 398
-
It doesn't hold for non-integer exponents? Why not? Even if the bases are integers? Seems to work when I test it on Wolfram Alpha using non-integer exponents – AJJ Aug 11 '16 at 02:35
-
-
Those use negative numbers, I (meant to) refer to positive integers with my earlier comment – AJJ Aug 11 '16 at 03:03
-
1@ArukaJ It can hold for non-integer exponents provided that the bases are non-negative. However, if the bases are negative, then problems may arise, as your question illustrates. – wgrenard Aug 11 '16 at 04:01
-
Re your remark "not all the time" (meaning not for all arguments), so write the function$f(a,b;c):a^c\cdot b^c\mapsto (ab)^c$, which has a domain $\mathbb{R}^2;\mathbb{R}$ (or $\mathbb{R}^3$), more or less. So what's the subset of $\mathbb{R}^2;\mathbb{R}$ for which $f$ works? For example, I guess we have to remove the lower-left (negative,negative) quadrant of $\mathbb{R}^2$ -- unless the $c\in\mathbb{R}$ exponent happens to be integer. So a somewhat goofy-looking region of $\mathbb{R}^3$. Is there a simple way to characterize it? – John Forkosh Aug 11 '16 at 05:51
-
-
@egreg Then $\sqrt{-4}\sqrt{-9} = (\pm 2i)(\pm 3i) = (\pm 1)^2(23)(i^2) = -6$. – fleablood Aug 11 '16 at 20:51
Things to understand:
- $\sqrt a \times \sqrt b =\sqrt ab$ is only valid when $a,b\geq 0$
- The most common mistake I noticed in this thread is like $\sqrt{25} = \pm 5$ or $\sqrt{-4}=\pm 2i$. T. Bongers has mentioned it in his comment as well.
The correct way to think is the equation $x^2=25$ has two solutions $x=\pm\sqrt{25}=\pm 5$ or the equation $t^2=-4$ has two solutions $t=\pm\sqrt{-4}=\pm 2i$.
But nevertheless, $\sqrt{25}$ is just $5$ not $\pm 5$ and $\sqrt{-4}= 2i$ not $\pm 2i$
-
To typeset $\sqrt{ab}$, type \sqrt{ab} when you are in math mode. – N. F. Taussig Aug 11 '16 at 18:51
For real numbers all numbers are either positive, zero, or negative. And the square of a negative number is positive.
Thus only zero and positive numbers have square roots and positive numbers have two square roots, one positive and one negative, but both equal in magnitude (i.e. absolute value).
NONE of this can be said about complex numbers.
As a result of these observations about real numbers we can make the following assumptions, none of which we can do for the complex:
When we write $\sqrt a$ then by definition $a \ge 0$; for $a >0$ there exist one $q > 0$ such that $q^2=a $ so $\sqrt {a} = \pm q $ and unless we specify in context we may as well arbitrarily define the $\sqrt {a}=q>0$.
And therefore $\sqrt {a}\sqrt {b}=\sqrt {ab} $. Even if we allow square roots to be negative this is true as products of positive and/or negative numbers are positive or negative.
For complex numbers we can not make these assumptions. But we can assume $|ab|=|a||b|$ and so $|\sqrt {a}||\sqrt {b}|=|\sqrt {ab}|$.
So $\sqrt {-4}\sqrt {-9} =\pm 2i * \pm 3i = 6i^2= -6$. But it doesn't equal $\sqrt {-4*-9}=\sqrt {36}=6 $.

- 124,253
-
Unless you choose a particular branch cut, the expression is two-valued and, of course, the values are $6$ and $-6$. – egreg Aug 11 '16 at 20:35
-
Yeah, I was assuming we would pick a branch cut (do you mean either 2i, 3i or -2,-3i but not 2i, -3i or -2i, 3i?) but I didn't want to get bogged down in minutia. I was hoping no one would notice and I wouldn't have to explain. – fleablood Aug 11 '16 at 20:39
-