What is the square root of -50 times the square root of -10?

1 Answer
Sep 9, 2015

sqrt(-50)*sqrt(-10) = -10sqrt(5)5010=105

Explanation:

This is slightly tricky, since sqrt(a)sqrt(b) = sqrt(ab)ab=ab is only generally true for a, b >= 0a,b0.

If you thought it held for negative numbers too then you would have spurious 'proofs' like:

1 = sqrt(1) = sqrt(-1*-1) = sqrt(-1)sqrt(-1) = -11=1=11=11=1

Instead, use the definition of the principal square root of a negative number:

sqrt(-n) = i sqrt(n)n=in for n >= 0n0, where ii is 'the' square root of -11.

I feel slightly uncomfortable even as I write that: There are two square roots of -11. If you call one of them ii then the other is -ii. They are not distinguishable as positive or negative. When we introduce Complex numbers, we basically pick one and call it ii.

Anyway - back to our problem:

sqrt(-50) * sqrt(-10) = i sqrt(50) * i sqrt(10) = i^2 * sqrt(50)sqrt(10)5010=i50i10=i25010

= -1 * sqrt(50 * 10) = -sqrt(10^2 * 5) = -sqrt(10^2)sqrt(5)=15010=1025=1025

= -10sqrt(5)=105