To complete the square, let's focus on the quadratic term, which is x^2 - 22x.
First, we need to take half of the coefficient of the x-term (-22) and square it: (-22/2)^2 = 121.
Next, we add this value to both sides of the equation:
x^2 - 22x + 121 = 1 - 15 + 121
Simplifying further on the right side:
x^2 - 22x + 121 = 107
Now, we can factor the left side as a perfect square:
(x - 11)^2 = 107
To solve for x, we take the square root of both sides:
√(x - 11)^2 = √107
This leads to two possible solutions:
x - 11 = √107 or x - 11 = -√107
Solving for x in each equation:
x = 11 + √107 or x = 11 - √107
Therefore, the solutions to the quadratic equation x^2 - 22x + 1 - 15 = 0 are x = 11 + √107 and x = 11 - √107.