Final answer:
To find the general solution of the system of equations, we can solve one equation for one variable and substitute that expression into the other equation.
Step-by-step explanation:
To find the general solution of the system of equations, we can solve one equation for one variable and substitute that expression into the other equation. Let's solve the first equation for x:
-7x - 2y = -4
x = (2y - 4) / -7
Now substitute this expression for x in the second equation:
-21x - 6y = -12
-21((2y - 4) / -7) - 6y = -12
Simplify the equation:
6y = -12
y = -2
Substitute this value of y back into the expression for x:
x = (2(-2) - 4) / -7
x = 0
Therefore, the general solution of the system of equations is x = 0 and y = -2.