The error is from the 3rd step to the 4th step. But why is this an error? Can't $i$ be interchangeable with $\sqrt{-1}$?
$-1 = i\cdot i = \sqrt{-1}\cdot \sqrt{-1} = \sqrt{(-1)(-1)} = \sqrt{1} = 1$
The error is from the 3rd step to the 4th step. But why is this an error? Can't $i$ be interchangeable with $\sqrt{-1}$?
$-1 = i\cdot i = \sqrt{-1}\cdot \sqrt{-1} = \sqrt{(-1)(-1)} = \sqrt{1} = 1$
What happens is that $\sqrt{ab}=\sqrt{a}\sqrt{b}$ is valid for positive real numbers, only.