SOLUTION: Solve the system by substitution: x+5y= -10 2x-y = 2 what is x and y?

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Solve the system by substitution: x+5y= -10 2x-y = 2 what is x and y?      Log On


   



Question 182102This question is from textbook Saxon
: Solve the system by substitution:
x+5y= -10
2x-y = 2
what is x and y?
This question is from textbook Saxon

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%2B5y=-10%2C2x-y=2%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 second equation

2x-y=2 Start with the second equation


-y=2-2x Subtract 2x from both sides


-y=-2x%2B2 Rearrange the equation


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


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


y=2x-2 Reduce



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

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



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



x%2B%285%29%282%29x%2B%285%29%28-2%29=-10 Distribute 5 to 2x-2


x%2B10x-10=-10 Multiply


11x-10=-10 Combine like terms on the left side


11x=-10%2B10Add 10 to both sides


11x=0 Combine like terms on the right side


x=%280%29%2F%2811%29 Divide both sides by 11 to isolate x



x=0 Divide





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


So the first part of our answer is: x=0









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



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


y=2%280%29-2 Plug in x=0


y=0-2 Multiply


y=-2 Combine like terms



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


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









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

So our answers are:

x=0 and y=-2

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 2x-y=2 (red) and x%2B5y=-10 (green) and the intersection of the lines (blue circle).