SOLUTION: Solve the following system of equations. 2 x+ 3 y = 4 5 x - 5 y = -15 Answer: (x,y) =

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Solve the following system of equations. 2 x+ 3 y = 4 5 x - 5 y = -15 Answer: (x,y) =      Log On


   



Question 1178173: Solve the following system of equations.
2 x+ 3 y = 4
5 x - 5 y = -15
Answer: (x,y) =

Found 3 solutions by mananth, ikleyn, MathLover1:
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!

2 x+ 3 y = 4
5 x - 5 y = -15
10 x 15 y = 20
15 x -15 y = -45
Add the two equations
25 x = -25
/ 25
x = -1
plug value of x in (1)
2 x + 3 y = 4
-2 + 3 y = 4
3 y = 6
y = 2
Ans x = -1
y = 2




Answer: (x,y) =(-1,2)

Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.
Solve the following system of equations.
2 x+ 3 y = 4
5 x - 5 y = -15
~~~~~~~~~~~~~~~~~


The starting equations are

    2x + 3y =   4    (1)
    5x - 5y = -15    (2)


In equation (2), divide both sides by 5.  Keep equation (1) as is.  You will get

    2x + 3y =   4    (3)
     x -  y =  -3    (4)


Now multiply equation (4) by 3 (both sides).  You will get

    2x + 3y =   4    (5)
    3x - 3y =  -9    (6)


Next, add equations  (5) and (6). You will get

    5x     = 4 - 9 = -5

hence,   x         = -5/5 = -1.


Now find y from equation (4)

     y = x + 3 = -1 + 3 = 2.


ANSWER.  x= -1;  y= 2.  


CHECK.  Check the solution ON YOUR OWN by substituting the found values to the original equations.

Solved.



Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
2x%2B+3y+=+4....eq.1
5x+-+5y+=+-15....eq.2
---------------------
2x%2B+3y+=+4....eq.1, solve for x
2x=+4-3y+
x=+2-3y%2F2+

go to
5x+-+5y+=+-15....eq.2, substitute x
5%282-3y%2F2%29+-+5y+=+-15....solve for y
+10+-+%2825y%29%2F2=+-15
+25+-+%2825y%29%2F2=0
+25=%2825y%29%2F2
+50=25y
+y+=+50%2F25
+y+=+2
go to
x=+2-3y%2F2+..., substitute y
x=+2-%283%2A2%29%2F2+
x=+2-3
x=+-1


Answer: (x,y) =(-1,2)