65.1k views
4 votes
2x+y=-2. 5x + 3y= -8 solve for x and y

User Cathay
by
6.0k points

1 Answer

3 votes
2x + y = -2
5x + 3y = -8

We can isolate y in the first equation and substitute its expression for y into the second equation to find x:

2x + y = -2
y = -2x - 2

----

5x + 3y = -8
5x + 3(-2x - 2) = -8
5x - 6x - 6 = -8
- x - 6 = -8
-x = -2
x = 2

Now we can substitute that into y = -2x - 2 to find y:

y = -2(2) - 2
y = -4 - 2
y = -6

Finally, we must check our work by plugging both values back into both original equations:

2(2) + (-6) = -2 --> 4 - 6 = -2 <--True
5(2) + 3(-6) = -8 --> 10 - 18 = -8 <--True

Answer:
x = 2
y = -6

Hope this helps.
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.