SOLUTION: I need help solving a substitution problom -3x+y=-3 2x-5y=-11

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: I need help solving a substitution problom -3x+y=-3 2x-5y=-11      Log On


   



Question 172445: I need help solving a substitution problom
-3x+y=-3
2x-5y=-11

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%28-3x%2By=-3%2C2x-5y=-11%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

-3x%2By=-3 Start with the first equation


y=-3%2B3x Add 3x to both sides


y=3x-3 Rearrange the equation



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

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



2x-5highlight%28%283x-3%29%29=-11 Plug in y=3x-3 into the second equation. In other words, replace each y with 3x-3. Notice we've eliminated the y variables. So we now have a simple equation with one unknown.



2x%2B%28-5%29%283%29x%2B%28-5%29%28-3%29=-11 Distribute -5 to 3x-3


2x-15x%2B15=-11 Multiply


-13x%2B15=-11 Combine like terms on the left side


-13x=-11-15Subtract 15 from both sides


-13x=-26 Combine like terms on the right side


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



x=2 Divide





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


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









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



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


y=3%282%29-3 Plug in x=2


y=6-3 Multiply


y=3 Combine like terms



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


So the second part of our answer is: y=3









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

So our answers are:

x=2 and y=3

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