128k views
1 vote
Y=x-5
x+y=-1
What is the solution to the system of equations

1 Answer

4 votes

Answer:

x = 2

y = -3

Explanation:

y = x - 5

x + y = -1

To solve the given system of equations, we can use the method of substitution.

That is, you can replace y with ( x - 5 ).

x + y = -1

x + (x - 5 ) = -1

x + x - 5 = -1

Combine like terms.

2x - 5 = - 1

Add 5 to both sides.

2x = - 1 + 5

2x = 4

Divide both sides by 2.

x = 2

And now let us find the value of y by replacing x with 2.

y = x - 5

y = 2 - 5

y = -3

User Rajveer
by
7.9k points

No related questions found

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