Solve
\(\sqrt{x} = x - 6\text{.}\) First, square both sides,
\begin{align*}
(\sqrt{x})^2 \amp = (x-6)^2\\
x \amp = x^2 - 12x + 36\\
0 \amp = x^2 - 13x + 36\\
0 \amp = (x-9)(x-4)\\
x \amp = 9, 4
\end{align*}
However, in this example, it turns out that not both of these numbers are solutions. Checking by substituting them into the original equation,
\begin{gather*}
\sqrt{9} = 9 - 6\\
3 = 3
\end{gather*}
\begin{gather*}
\sqrt{4} = 4 - 6\\
2 = -2
\end{gather*}
So,
\(x = 9\) is a solution (because both sides are equal), but
\(x = 4\) is not a solution, (because
\(2 \neq -2\)). This can happen because squaring an equation can introduce new solutions. For example,
-
\(2 = -2\) is false, but after squaring, we get
\(4 = 4\text{,}\) which is true.
-
Consider the (very simple) equation
\(x = 2\text{.}\) This has one (true) solution which is
\(x = 2\) (because replacing
\(x\) with 2 gives
\(2 = 2\text{,}\) which is true). However, if you square both sides, you get
\(x^2 = 4\text{,}\) which has 2 solutions (
\(x = 2\) and
\(x = -2\)).
Basically, squaring gets rid of negative signs, which can lead to more solutions.