To solve the system of equations given by:
- \( 2x + 6y = -18 \)
- \( x = 5y - 1 \)
we can substitute the second equation into the first equation.
Starting with the first equation:
\[ 2x + 6y = -18 \]
Substituting \( x = 5y - 1 \):
\[ 2(5y - 1) + 6y = -18 \]
Now, simplify:
\[ 10y - 2 + 6y = -18 \]
Combine like terms:
\[ 16y - 2 = -18 \]
Add 2 to both sides:
\[ 16y = -16 \]
Now, divide by 16:
\[ y = -1 \]
Now, we can find \( x \) using the second equation \( x = 5y - 1 \):
\[ x = 5(-1) - 1 \]
\[ x = -5 - 1 \]
\[ x = -6 \]
So, the solution to the system of equations is:
\[ (x, y) = (-6, -1) \]
The correct answer is:
\[ \boxed{(-6, -1)} \]