To find the solution to the system of equations given by \(2x + 6y = -18\) and \(x = 5y - 1\), we can substitute the second equation into the first equation.
-
Start by substituting \(x\) in the first equation: \[ 2(5y - 1) + 6y = -18 \]
-
Distribute \(2\): \[ 10y - 2 + 6y = -18 \]
-
Combine like terms: \[ 16y - 2 = -18 \]
-
Add \(2\) to both sides: \[ 16y = -16 \]
-
Divide by \(16\): \[ y = -1 \]
-
Now substitute \(y\) back into \(x = 5y - 1\) to find \(x\): \[ x = 5(-1) - 1 = -5 - 1 = -6 \]
So the solution to the system of equations is \((-6, -1)\).
Thus, the correct response is: \[ \text{(−6, −1)} \]