I am having trouble understanding why the square root identity only applies to when a and b are greater than 0.
Is there a proof to the square root identity and that it only holds when a & b > 0?
In other words, what are the special attributes of negative numbers that cause this identity to break down?
Let $a,b\ge0$. Then
$$(\sqrt a\sqrt b)^2=(\sqrt a)^2 (\sqrt b)^2 = ab$$ $$\sqrt{ab}^2=ab$$
It only holds only when $a,b\ge0$ because $\sqrt x$ is defined for $x\in [0,\infty)$.