199k views
4 votes
4x + 4y = -8
-2x - 2y = 4

1 Answer

2 votes

Answer: To solve this system of equations, you can use the substitution method.

First, you can solve one of the equations for one of the variables in terms of the other. For example, you can solve the first equation for y:

y = (-4x - 8)/4

Then, you can substitute this expression for y into the second equation to find the value of x:

-2x - 2((-4x - 8)/4) = 4

-2x + 4x + 8 = 4

2x = -4

x = -2

You can then substitute this value of x back into the first equation to find the value of y:

y = (-4(-2) - 8)/4 = (8 - 8)/4 = 0

Thus, the solution to the system of equations is x = -2 and y = 0.

Explanation:

User Pritesh Agrawal
by
7.4k points