SOLUTION: Find solution set of equation: 2x-5y=1,3x+4y=36

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Find solution set of equation: 2x-5y=1,3x+4y=36      Log On


   



Question 1025430: Find solution set of equation:
2x-5y=1,3x+4y=36

Answer by ikleyn(52787) About Me  (Show Source):
You can put this solution on YOUR website!
.
Find solution set of equation:
2x-5y=1,3x+4y=36
~~~~~~~~~~~~~~~~~~~~~

2x - 5y =  1,      (1)
3x + 4y = 36.      (2)

Multiply equation (1) by 4 (both sides) and equation (2) by 5. You will get

 8x - 20y =   4,   (1')
15x + 20y = 180.   (2')

Now add (1') and (2') (both sides). In this way you eliminate "y" and get a single equation for "x":

8x + 15x = 4 + 180.

Simplify and solve it:

23x = 184,

x = 184%2F23 = 8.

Then from (2) 4y = 36 - 3*x = 36 - 3*8 = 12. Hence, y = 12%2F4 = 3.

Answer. x = 8, y = 3.