SOLUTION: how do system of equations using substitution x+y=4 2x+3y=9

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: how do system of equations using substitution x+y=4 2x+3y=9      Log On


   



Question 552815: how do system of equations using substitution x+y=4 2x+3y=9
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%2By=4%2C2x%2B3y=9%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%2By=4 Start with the first equation


y=4-x Subtract x from both sides


y=-x%2B4 Rearrange the equation



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

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



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



2x%2B%283%29%28-1%29x%2B%283%29%284%29=9 Distribute 3 to -x%2B4


2x-3x%2B12=9 Multiply


-x%2B12=9 Combine like terms on the left side


-x=9-12Subtract 12 from both sides


-x=-3 Combine like terms on the right side


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



x=3 Divide





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


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









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



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


y=-%283%29%2B4 Plug in x=3


y=-3%2B4 Multiply


y=1 Combine like terms



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


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









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

So our answers are:

x=3 and y=1

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%2By=4 (red) and 2x%2B3y=9 (green) and the intersection of the lines (blue circle).


If you need more help, email me at jim_thompson5910@hotmail.com

Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you

Jim