Solving Equations Involving Imaginary Numbers
To solve the equation \( x^2 = -169 \), you'll need to take the square root of both sides. However, because the right side of the equation is negative, it means that you will be dealing with imaginary numbers, since the square root of a negative number is not defined within the real numbers.
Here are the steps:
\[ x^2 = -169 \]
Take the square root of both sides:
\[ \sqrt{x^2} = \sqrt{-169} \]
Since \( \sqrt{x^2} = x \) and \( \sqrt{-169} = \sqrt{-1} \cdot \sqrt{169} \), and \( \sqrt{-1} \) is defined as the imaginary unit \( i \), you'll have:
\[ x = \pm 13i \]
The \( \pm \) symbol indicates that there are two solutions for \( x \), one positive and one negative.
So the solutions to the equation are \( x = 13i \) and \( x = -13i \).