SOLUTION: I'm trying to solve the system using substitution. I don't understand it. The problem is ~ -7x-2y=-13 x-2y=11

Algebra ->  Graphs -> SOLUTION: I'm trying to solve the system using substitution. I don't understand it. The problem is ~ -7x-2y=-13 x-2y=11      Log On


   



Question 1082737: I'm trying to solve the system using substitution. I don't understand it. The problem is ~ -7x-2y=-13
x-2y=11

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
-7x -2y = -13,   (1)
x - 2y = 11      (2)


Look into equation (2). Express x = 11 + 2y from it.


Do you understand how I did it? - I simply added 2y to both sides of the equation (2).
So, I obtained this: x = 11 + 2y.

Now I substutute it into equation (1), replacing x there:

-7*(11+2y) - 2y = -13.

It is a single equation for "y".
It is much easier to solve it. Simplify:

-77 - 14y - 2y = -13,

-16y = -13 + 77,

-16y = 64  ---->  y = 64%2F%28-16%29 = -4.


OK. We just found y= -4.

Now substitute it into equation (2). You will get

x - 2*(-4) = 11  ---->  x + 8 = 11  ---->  x = 11-8  ---->  x= 3.

Answer.  The solution is x= 3, y= -4.

Solved.

Do you understand this explanation ?

If you do, then you know now how the substitution method works.


----------------
To see more examples, look into this lesson
    - Solution of a linear system of two equations in two unknowns by the Substitution method
in this site.


Also, you have this free of charge online textbook in ALGEBRA-I in this site
    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.

The referred lesson is the part of this online textbook under the topic "Systems of two linear equations in two unknowns".