To find which of the given equations has the same solutions as \( (x - 7)(x + 9) = 0 \), we first need to find the solutions to this equation.
Setting each factor equal to zero gives us:
1. \( x - 7 = 0 \) → \( x = 7 \)
2. \( x + 9 = 0 \) → \( x = -9 \)
Thus, the solutions to the equation \( (x - 7)(x + 9) = 0 \) are \( x = 7 \) and \( x = -9 \).
Now, let's check each equation to see if it has these same solutions:
1. **\( x^2 - 2x - 63 = 0 \)**
Factor this or use the quadratic formula:
\[
x^2 - 2x - 63 = 0 \quad \text{can be factored as} \quad (x - 9)(x + 7) = 0
\]
This gives the solutions \( x = 9 \) and \( x = -7 \), which do not match.
2. **\( x^2 = -2x + 63 \)**
Rearranging this gives:
\[
x^2 + 2x - 63 = 0
\]
Factor or use the quadratic formula:
\[
(x - 7)(x + 9) = 0
\]
This gives \( x = 7 \) and \( x = -9 \), which matches our initial equation.
3. **\( x^2 = 2x - 63 \)**
Rearranging gives:
\[
x^2 - 2x + 63 = 0
\]
The discriminant \( b^2 - 4ac = (-2)^2 - 4(1)(63) = 4 - 252 = -248 \) is negative, indicating no real solutions.
4. **\( x^2 + 2x = -63 \)**
Rearranging gives:
\[
x^2 + 2x + 63 = 0
\]
Again, the discriminant \( (2)^2 - 4(1)(63) = 4 - 252 = -248 \) is negative, indicating no real solutions.
Thus, the equation that has exactly the same solutions as \( (x−7)(x+9)=0 \) is:
\[
\boxed{x^2 = -2x + 63}
\]