To find the intersection point of the two equations \( y = x + 2 \) and \( y = -x + 6 \), we need to set them equal to each other:
-
Set the equations equal to each other: \[ x + 2 = -x + 6 \]
-
Solve for \( x \):
- Add \( x \) to both sides: \[ 2x + 2 = 6 \]
- Subtract 2 from both sides: \[ 2x = 4 \]
- Divide by 2: \[ x = 2 \]
-
Substitute \( x = 2 \) back into one of the original equations to find \( y \). Using \( y = x + 2 \): \[ y = 2 + 2 = 4 \]
Therefore, the intersection point is \( (2, 4) \).
The estimated intersection point is: \[ \boxed{(2, 4)} \]