To solve the system of equations using substitution, we have the following equations:
- \( y = -x + 8 \)
- \( y = -10x - 10 \)
Since both equations are equal to \( y \), we can set them equal to each other:
\[ -x + 8 = -10x - 10 \]
Now, let's solve for \( x \):
- Add \( 10x \) to both sides:
\[ -x + 10x + 8 = -10 \]
This simplifies to:
\[ 9x + 8 = -10 \]
- Subtract 8 from both sides:
\[ 9x = -10 - 8 \]
This simplifies to:
\[ 9x = -18 \]
- Divide both sides by 9:
\[ x = -2 \]
Now, we will substitute \( x = -2 \) back into one of the original equations to find \( y \). Let's use the first equation \( y = -x + 8 \):
\[ y = -(-2) + 8 \]
This simplifies to:
\[ y = 2 + 8 = 10 \]
Thus, the solution to the system of equations is:
\[ (x, y) = (-2, 10) \]
So the final answer is:
\[ \boxed{(-2, 10)} \]