To find the intersection point of the two equations \( y = x - 6 \) and \( y = -x + 4 \), we can set them equal to each other:
\[ x - 6 = -x + 4 \]
Next, we will solve for \( x \):
- Add \( x \) to both sides:
\[ x + x - 6 = 4 \]
- Combine like terms:
\[ 2x - 6 = 4 \]
- Add 6 to both sides:
\[ 2x = 10 \]
- Divide by 2:
\[ x = 5 \]
Now, we can substitute \( x = 5 \) back into either of the original equations to find \( y \). We can use the first equation:
\[ y = 5 - 6 = -1 \]
Thus, the intersection point, which is the solution to the system of equations, is:
\[ (5, -1) \]
Therefore, the intersection point is \( (5, -1) \).