SOLUTION: Use the substitution method to solve the system of equations. Choose the correct ordered pair. 16x – 2y = 74 2x – 2y = 4

Algebra ->  Linear-equations -> SOLUTION: Use the substitution method to solve the system of equations. Choose the correct ordered pair. 16x – 2y = 74 2x – 2y = 4      Log On


   



Question 1106866: Use the substitution method to solve the system of equations. Choose the correct ordered pair.
16x – 2y = 74
2x – 2y = 4

Answer by ikleyn(52921) About Me  (Show Source):
You can put this solution on YOUR website!
.
Use the substitution method to solve the system of equations. Choose the correct ordered pair.
16x – 2y = 74
2x – 2y = 4
~~~~~~~~~~~~~~~~~~~~~~

16x – 2y = 74      (1)
 2x – 2y =  4      (2)

        Track  attentively  my  steps:

From eq(2) express  2x = 4 + 2y.  Now substitute it into equation (1).  You will get

8*(2x) - 2y = 74  ====>

8*(4 + 2y) - 2y = 74

32 + 16y - 2y = 74

14y = 74 - 32  ====>  14y = 42  ====>  y = 42%2F14 = 3.


Then  2x = 4 + 2y = 4 + 2*3 = 10  ====>  x = 10%2F2 = 5.


Answer.  The solution is  x = 5,  y = 3.


Check.   Check it on your own.

------------------
Notice that I chose unusual way making substitution.

I did it in order for avoid unnecessary calculations.

My way perfectly works !