To solve the equation \( x^2 = 12x - 15 \) by completing the square, we start by rearranging the equation into a standard form:
\[ x^2 - 12x + 15 = 0 \]
Next, we will complete the square for the quadratic expression \( x^2 - 12x \).
-
Take the coefficient of \( x \), which is \( -12 \), divide it by \( 2 \), and square it: \[ \left(-\frac{12}{2}\right)^2 = (-6)^2 = 36 \]
-
Add and subtract this square (36) inside the equation: \[ x^2 - 12x + 36 - 36 + 15 = 0 \] This simplifies to: \[ (x - 6)^2 - 21 = 0 \]
-
Rearranging gives us: \[ (x - 6)^2 = 21 \]
-
Now, take the square root of both sides: \[ x - 6 = \pm \sqrt{21} \]
-
Solve for \( x \): \[ x = 6 \pm \sqrt{21} \]
Thus, the solutions can be expressed as: \[ x = 6 - \sqrt{21}, \quad x = 6 + \sqrt{21} \]
Therefore, the solution set of the equation is: \[ (6 - \sqrt{21}, 6 + \sqrt{21}) \]
The correct answer is: \((6 - \sqrt{21}, 6 + \sqrt{21})\)