This question appeared in my homework, and we went over it in class today.
Solve the Zeros:
$$3x^2 = -81$$
My solution: $$3x^2=-81\\3x=\pm9i\\x=\pm3i$$
Correct Solution: $$3x^2=-81\\x^2=-27\\x=\sqrt{-27}\\x=\sqrt{9}\sqrt{3}\sqrt{-1}\\x=\pm3i\sqrt{3}$$
Why is the text book's solution correct, and not mine?
In your solution, when you extracted the square root of on both sides of your equation, you forgot to extract the square root of 3 on the left side. $$\sqrt{3x^2} \neq 3x$$
The correct extraction would be:
$$\sqrt{3x^2} = \sqrt3x$$
This was your only mistake.
From now on, try getting rid of constants before extracting a square root, if possible. Do this until you're familiar with this type of operations.