SOLUTION: solve by graph: x + y = 3 x + y = -1 2x + y = 4 x + y = 3 solve by addition x + y = 2 x - y = 2 solve by substitution x - y = 12 y = 2x solve by substitution 3x

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: solve by graph: x + y = 3 x + y = -1 2x + y = 4 x + y = 3 solve by addition x + y = 2 x - y = 2 solve by substitution x - y = 12 y = 2x solve by substitution 3x      Log On


   



Question 122666: solve by graph:
x + y = 3
x + y = -1
2x + y = 4
x + y = 3
solve by addition
x + y = 2
x - y = 2
solve by substitution
x - y = 12
y = 2x
solve by substitution
3x - y = -7
x + y = 9

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
I'll do one of each to help you get started:
#1
"solve by graph:
x + y = 3
x + y = -1 "





Start with the given system of equations:

1x%2By=3
1x%2By=-1




In order to graph these equations, we need to solve for y for each equation.



So let's solve for y on the first equation

1x%2By=3 Start with the given equation


1y=3-x Subtract +x from both sides


1y=-x%2B3 Rearrange the equation


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


y=%28-1%2F1%29x%2B%283%29%2F%281%29 Break up the fraction


y=-x%2B3 Reduce


Now lets graph y=-x%2B3 (note: if you need help with graphing, check out this solver)


+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+-x%2B3%29+ Graph of y=-x%2B3



So let's solve for y on the second equation

1x%2By=-1 Start with the given equation


1y=-1-x Subtract +x from both sides


1y=-x-1 Rearrange the equation


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


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


y=-x-1 Reduce



Now lets add the graph of y=-x-1 to our first plot to get:

+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+-x%2B3%2C-x-1%29+ Graph of y=-x%2B3(red) and y=-x-1(green)

From the graph, we can see that the two lines are parallel and will never intersect. So there are no solutions and the system is inconsistent.











#2

"solve by addition
x + y = 2
x - y = 2 "





Start with the given system of equations:

system%28x+%2B+y+=+2%2Cx+-+y+=+2%29



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





In order to solve for one variable, we must eliminate the other variable. So if we wanted to solve for y, we would have to eliminate x (or vice versa).



So lets eliminate x. In order to do that, we need to have both x coefficients that are equal in magnitude but have opposite signs (for instance 2 and -2 are equal in magnitude but have opposite signs). This way they will add to zero. By adding to zero, they can be eliminated.

So to make the x coefficients equal in magnitude but opposite in sign, we need to multiply both x coefficients by some number to get them to an common number. So if we wanted to get 1 and 1 to some equal number, we could try to get them to the LCM.


Since the LCM of 1 and 1 is 1, we need to multiply both sides of the top equation by 1 and multiply both sides of the bottom equation by -1 like this:




1%28x%2By%29=1%282%29 Multiply the top equation (both sides) by 1
-1%28x-y%29=-1%282%29 Multiply the bottom equation (both sides) by -1




Distribute and multiply

x%2By=2
-x%2By=-2




Now add the equations together. In order to add 2 equations, group like terms and combine them

%28x-x%29%2B%28y%2By%29=2-2

Combine like terms and simplify



cross%28x-x%29%2B2y=0




2y=0 Simplify




y=0%2F2 Divide both sides by 2 to isolate y




y=0 Reduce



Now plug this answer into the top equation x+%2B+y+=+2 to solve for x

x+%2B+y+=+2 Start with the first equation



x+%2B+%280%29+=+2 Plug in y=0



x=2-0Subtract 0 from both sides


x=2 Combine like terms on the right side




So our answer is
x=2 and y=0
which also looks like


Notice if we graph the equations (if you need help with graphing, check out this solver)
x+%2B+y+=+2
x+-+y+=+2
we get


graph of x+%2B+y+=+2 (red) and x+-+y+=+2 (green) and the intersection of the lines (blue circle).

and we can see that the two equations intersect at . This verifies our answer.








#3


"solve by substitution
x - y = 12
y = 2x "


Start with the given system
x-y=12
y=2x



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


-x=12 Combine like terms on the left side


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



x=-12 Divide




Now that we know that x=-12, we can plug this into y=2x to find y



y=2%28-12%29 Substitute -12 for each x


y=-24 Simplify


So our answer is x=-12 and y=-24 which also looks like



Notice if we graph the two equations, we can see that their intersection is at . So this verifies our answer.


+graph%28+900%2C+900%2C+-26%2C+5%2C+-26%2C+5%2C+%2812-x%29%2F%28-1%29%2C+2x%29+ Graph of x-1y=12 (red) and y=2x (green)