Why was this answer incorrect?

95 Views Asked by At

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?

2

There are 2 best solutions below

0
On BEST ANSWER

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.

0
On

$$3x^2 = -81 \implies \sqrt 3x = \pm 9 i$$