SOLUTION: solve the linear equation by using the elimination method. x + 2y=2 1/2x + 1/3y=1

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: solve the linear equation by using the elimination method. x + 2y=2 1/2x + 1/3y=1      Log On


   



Question 134457: solve the linear equation by using the elimination method.
x + 2y=2
1/2x + 1/3y=1

Found 2 solutions by vleith, jim_thompson5910:
Answer by vleith(2983) About Me  (Show Source):
You can put this solution on YOUR website!
Given: x+%2B+2y=2
1%2F2x+%2B+1%2F3y=1
Multiply the second equation by 2
x+%2B+2%2F3y+=+2%29
Subtract this equation from the first one:
x+%2B+2y=2
x+%2B+2%2F3y+=+2%29
---------------------
+%284%2F3%29y+=+0
y = 0
Sub into the first equation
x+%2B+2y=2
x+%2B+2%280%29+=+2
x = 2
Check your answer using the second equation
Does %281%2F2%29%28x%29+%2B+%281%2F3%29%280%29+=+1+??/ check!

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

Let's look at the second equation %281%2F2%29x%2B%281%2F3%29y=1

6%28%281%2F2%29x%2B%281%2F3%29y%29=6%281%29 Multiply both sides of the second equation by the LCD 6


3x%2B2y=6 Distribute


---------



So our new system of equations is:

system%28x%2B2y=2%2C3x%2B2y=6%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 3 to some equal number, we could try to get them to the LCM.



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




3%28x%2B2y%29=3%282%29 Multiply the top equation (both sides) by 3
-1%283x%2B2y%29=-1%286%29 Multiply the bottom equation (both sides) by -1




Distribute and multiply

3x%2B6y=6
-3x-2y=-6


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

%283x-3x%29%2B%286y-2y%29=6-6

Combine like terms and simplify



cross%283x-3x%29%2B4y=0 Notice how the x terms cancel out




4y=0 Simplify




y=0%2F4 Divide both sides by 4 to isolate y




y=0 Reduce



Now plug this answer into the top equation x%2B2y=2 to solve for x

x%2B2y=2 Start with the first equation



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




x%2B0=2 Multiply



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




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