To find the solution to the system of equations, we need to first rewrite the equations clearly.
The given system is:
- \(y = 3x - 12\)
- \(4x + 6y = -6\)
We can substitute the expression for \(y\) from the first equation into the second equation.
Substituting \(y = 3x - 12\) into \(4x + 6y = -6\):
\[ 4x + 6(3x - 12) = -6 \]
Now, simplify this:
\[ 4x + 18x - 72 = -6 \]
Combine like terms:
\[ 22x - 72 = -6 \]
Now, solve for \(x\):
\[ 22x = -6 + 72 \] \[ 22x = 66 \] \[ x = 3 \]
Now that we have \(x\), we can find \(y\) using the first equation:
\[ y = 3(3) - 12 \] \[ y = 9 - 12 \] \[ y = -3 \]
Thus, the solution to the system of equations is \( (3, -3) \).
From the provided responses, the solution is:
(3, −3)