SOLUTION: how would I graph x+y=4 2x+y=6 usings system of equations

Algebra ->  Graphs -> SOLUTION: how would I graph x+y=4 2x+y=6 usings system of equations      Log On


   



Question 701855: how would I graph
x+y=4
2x+y=6
usings system of equations

Answer by mouk(232) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Solving a linear system of equations by subsitution


Lets start with the given system of linear equations

1%2Ax%2B1%2Ay=4
2%2Ax%2B1%2Ay=6

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

Solve for y for the first equation

1%2Ay=4-1%2AxSubtract 1%2Ax from both sides

y=%284-1%2Ax%29 Divide both sides by 1.


Which breaks down and reduces to



y=4-1%2Ax Now we've fully isolated y

Since y equals 4-1%2Ax we can substitute the expression 4-1%2Ax into y of the 2nd equation. This will eliminate y so we can solve for x.


2%2Ax%2B1%2Ahighlight%28%284-1%2Ax%29%29=6 Replace y with 4-1%2Ax. Since this eliminates y, we can now solve for x.

2%2Ax%2B1%2A%284%29%2B1%28-1%29x=6 Distribute 1 to 4-1%2Ax

2%2Ax%2B4-1%2Ax=6 Multiply



2%2Ax%2B4-1%2Ax=6 Reduce any fractions

2%2Ax-1%2Ax=6-4 Subtract 4 from both sides


2%2Ax-1%2Ax=2 Combine the terms on the right side



1%2Ax=2 Now combine the terms on the left side.


cross%28%281%2F1%29%281%2F1%29%29x=%282%2F1%29%281%2F1%29 Multiply both sides by 1%2F1. This will cancel out 1%2F1 and isolate x

So when we multiply 2%2F1 and 1%2F1 (and simplify) we get



x=2 <---------------------------------One answer

Now that we know that x=2, lets substitute that in for x to solve for y

2%282%29%2B1%2Ay=6 Plug in x=2 into the 2nd equation

4%2B1%2Ay=6 Multiply

1%2Ay=6-4Subtract 4 from both sides

1%2Ay=2 Combine the terms on the right side

cross%28%281%2F1%29%281%29%29%2Ay=%282%2F1%29%281%2F1%29 Multiply both sides by 1%2F1. This will cancel out 1 on the left side.

y=2%2F1 Multiply the terms on the right side


y=2 Reduce


So this is the other answer


y=2<---------------------------------Other answer


So our solution is

x=2 and y=2

which can also look like

(2,2)

Notice if we graph the equations (if you need help with graphing, check out this solver)

1%2Ax%2B1%2Ay=4
2%2Ax%2B1%2Ay=6

we get


graph of 1%2Ax%2B1%2Ay=4 (red) and 2%2Ax%2B1%2Ay=6 (green) (hint: you may have to solve for y to graph these) intersecting at the blue circle.


and we can see that the two equations intersect at (2,2). This verifies our answer.


-----------------------------------------------------------------------------------------------
Check:

Plug in (2,2) into the system of equations


Let x=2 and y=2. Now plug those values into the equation 1%2Ax%2B1%2Ay=4

1%2A%282%29%2B1%2A%282%29=4 Plug in x=2 and y=2


2%2B2=4 Multiply


4=4 Add


4=4 Reduce. Since this equation is true the solution works.


So the solution (2,2) satisfies 1%2Ax%2B1%2Ay=4



Let x=2 and y=2. Now plug those values into the equation 2%2Ax%2B1%2Ay=6

2%2A%282%29%2B1%2A%282%29=6 Plug in x=2 and y=2


4%2B2=6 Multiply


6=6 Add


6=6 Reduce. Since this equation is true the solution works.


So the solution (2,2) satisfies 2%2Ax%2B1%2Ay=6


Since the solution (2,2) satisfies the system of equations


1%2Ax%2B1%2Ay=4
2%2Ax%2B1%2Ay=6


this verifies our answer.