Answer:
x = -1, and y = -2, giving you the answer (-1, -2)
Explanation:
In the second equation, we're told that y is equal to 2x. With that, we can replace "y" in the first one with "2x", giving us:
-4x - 2x = 6
-6x = 6
x = -1
Now that we know the value of x, we can simply plug it into the first equation to find y:
-4x - y = 6
-4(-1) - y = 6
4 - y = 6
-4 + y = -6
y = -6 + 4
y = -2
So x = -1, and y = -2