SOLUTION: solve by substitution: x-y=4 -5x+3y=6

Algebra ->  Graphs -> SOLUTION: solve by substitution: x-y=4 -5x+3y=6      Log On


   



Question 123307: solve by substitution:
x-y=4
-5x+3y=6

Found 2 solutions by jim_thompson5910, johnnico6426:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

Start with the given system of equations:

system%28x-y=4%2C-5x%2B3y=6%29



Now in order to solve this system by using substitution, we need to solve (or isolate) one variable. I'm going to solve for y.




So let's isolate y in the first equation

x-y=4 Start with the first equation


-y=4-x Subtract x from both sides


-y=-x%2B4 Rearrange the equation


y=%28-x%2B4%29%2F%28-1%29 Divide both sides by -1


y=%28%28-1%29%2F%28-1%29%29x%2B%284%29%2F%28-1%29 Break up the fraction


y=x-4 Reduce



---------------------

Since y=x-4, we can now replace each y in the second equation with x-4 to solve for x



-5x%2B3highlight%28%28x-4%29%29=6 Plug in y=x-4 into the first equation. In other words, replace each y with x-4. Notice we've eliminated the y variables. So we now have a simple equation with one unknown.



-5x%2B%283%29%281%29x%2B%283%29%28-4%29=6 Distribute 3 to x-4


-5x%2B3x-12=6 Multiply


-2x-12=6 Combine like terms on the left side


-2x=6%2B12Add 12 to both sides


-2x=18 Combine like terms on the right side


x=%2818%29%2F%28-2%29 Divide both sides by -2 to isolate x



x=-9 Divide





-----------------First Answer------------------------------


So the first part of our answer is: x=-9









Since we know that x=-9 we can plug it into the equation y=x-4 (remember we previously solved for y in the first equation).



y=x-4 Start with the equation where y was previously isolated.


y=%28-9%29-4 Plug in x=-9


y=-9-4 Multiply


y=-13 Combine like terms



-----------------Second Answer------------------------------


So the second part of our answer is: y=-13









-----------------Summary------------------------------

So our answers are:

x=-9 and y=-13

which form the point








Now let's graph the two equations (if you need help with graphing, check out this solver)


From the graph, we can see that the two equations intersect at . This visually verifies our answer.




graph of x-y=4 (red) and -5x%2B3y=6 (green) and the intersection of the lines (blue circle).



Answer by johnnico6426(16) About Me  (Show Source):
You can put this solution on YOUR website!
x-y=4
-5x+3y=6
1)The first step is to add y in the equation x-y=4 to both sides.
2)If you do that, you should get x=y+4.
3)You then substitute y%2B4 for x in the second equation -5x+3y=6.
4)If you simplify it, you should end up with -2*y-20=6.
5)Solve for y.
6)Substitue the value of y in the equation x-y=4 to find out the value of x.
Solution:
x=-9
y=-13