SOLUTION: Can I please get some help with this problem. Solve the following system of two linear equations. i need if there is a solution please. I need assistance with the addidtin method

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: Can I please get some help with this problem. Solve the following system of two linear equations. i need if there is a solution please. I need assistance with the addidtin method      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 385405: Can I please get some help with this problem.
Solve the following system of two linear equations. i need if there is a solution please. I need assistance with the addidtin method please..
5x-6y= 40
3x+2y=8
Thank you so much..

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
5x-6y= 40
3x+2y=8
.
Multiply both sides of the bottom equation by 3 then combine both equations:
5x-6y= 40
9x+6y= 24
----------
14x = 64
x = 64/14
x = 32/7
.
plug the above into the top equation and solve for y:
5x-6y= 40
5(32/7)-6y= 40
5(32)-42y= 280
160-42y= 280
-42y= 120
y = -120/42
y = -60/21
y = -20/7
.
Answer: (x,y) = (32/7, -20/7)