SOLUTION: I have a test on this tomarrow. I am having a very hard time understanding the questions and how to do them. I have to solve the linear system by using elimination. The problem is

Algebra ->  Graphs -> SOLUTION: I have a test on this tomarrow. I am having a very hard time understanding the questions and how to do them. I have to solve the linear system by using elimination. The problem is       Log On


   



Question 274441: I have a test on this tomarrow. I am having a very hard time understanding the questions and how to do them. I have to solve the linear system by using elimination. The problem is
3x=y-20
-7x-y=40
how do I do this kind of problem?

Found 2 solutions by stanbon, josmiceli:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
solve the linear system by using elimination. The problem is
3x=y-20
-7x-y=40
-------------------------
Rearrange the equations:
3x - y = -20
-7x -y = 40
------------------------
Subtract the 2nd equation from the 1st and solve for "x":
4x = -60
x = -15
-----
Substitute into 3x-y = -20 and solve for "y":
3(-15) - y = -20
-45 -y = -20
y = -45+20
y = -25
=======================
Cheers,
Stan H.

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
(1) 3x+=+y+-+20
(2) -7x+-+y+=+40
Whatever I do to one side of an equation, I must do to the other side
First, I want to subtract y from both sides of (1)
(1) 3x+=+y+-+20
-y+=+-y
(1) 3x+-+y+=+-20
Now multiply both sides of (1) by -1
(1) -3x+%2B+y+=+20
Now add (1) and (2)
(2) -7x+-+y+=+40
(1) -3x+%2B+y+=+20
-10x+=+60
x+=+-6
Now substitute this back into (1)
(1) -3x+%2B+y+=+20
(1) -3%2A%28-6%29+%2B+y+=+20
18+%2B+y+=+20
y+=+2
x = -6 and y = 2