SOLUTION: Could someone please help me with a few problems on the Elimination Method? 1) 5x - y = 12 3x + y = 4 2) 2x - y = -6 2x - 2y = -4 I have the directions on how t

Algebra ->  Expressions-with-variables -> SOLUTION: Could someone please help me with a few problems on the Elimination Method? 1) 5x - y = 12 3x + y = 4 2) 2x - y = -6 2x - 2y = -4 I have the directions on how t      Log On


   



Question 145337: Could someone please help me with a few problems on the Elimination Method?
1) 5x - y = 12
3x + y = 4

2) 2x - y = -6
2x - 2y = -4
I have the directions on how to work these problems, but I'm having a hard time understanding how to write them down on the paper.If you don't mind,would you please show me how they would look when you write them.That would help me understand it better,so when I take a test over this, I will know how it is suppose to look.

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


Jump to problem # 2
# 1
Start with the given system of equations:

system%285x-y=12%2C3x%2By=4%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 5 and 3 to some equal number, we could try to get them to the LCM.



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




3%285x-y%29=3%2812%29 Multiply the top equation (both sides) by 3
-5%283x%2By%29=-5%284%29 Multiply the bottom equation (both sides) by -5




Distribute and multiply

15x-3y=36
-15x-5y=-20


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

%2815x-15x%29%2B%28-3y-5y%29=36-20

Combine like terms and simplify



cross%2815x-15x%29-8y=16 Notice how the x terms cancel out




-8y=16 Simplify




y=16%2F-8 Divide both sides by -8 to isolate y




y=-2 Reduce



Now plug this answer into the top equation 5x-y=12 to solve for x

5x-y=12 Start with the first equation



5x-%28-2%29=12 Plug in y=-2




5x%2B2=12 Multiply



5x=12-2Subtract 2 from both sides


5x=10 Combine like terms on the right side


x=%2810%29%2F%285%29 Divide both sides by 5 to isolate x



x=2 Divide




So our answer is
x=2 and y=-2



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









Jump to problem # 1
# 2
Start with the given system of equations:

system%282x-y=-6%2C2x-2y=-4%29






2x-y=-6
-1%282x-2y%29=-1%28-4%29 Multiply the bottom equation (both sides) by -1. This will allow you to cancel out the x terms.




Distribute and multiply

2x-y=-6
-2x%2B2y=4


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

%282x-2x%29%2B%28-y%2B2y%29=-6%2B4

Combine like terms and simplify



cross%282x-2x%29%2By=-2 Notice how the x terms cancel out




y=-2 Simplify



Now plug this answer into the top equation 2x-y=-6 to solve for x

2x-y=-6 Start with the first equation



2x-%28-2%29=-6 Plug in y=-2




2x%2B2=-6 Multiply



2x=-6-2Subtract 2 from both sides


2x=-8 Combine like terms on the right side


x=%28-8%29%2F%282%29 Divide both sides by 2 to isolate x



x=-4 Divide




So our answer is
x=-4 and y=-2



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


Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
to eliminate one of the variables, just arrange for the number value of the coefficients of the variable to be equal
__ then add or subtract the equations as needed

1) the number value (absolute value) of the y-coefficients is the same (1)
__ adding the two equations ELIMINATES the y giving 5x+3x=12+4 __ 8x=16 __ x=2
__ substituting __ 3(2)+y=4 __ 6+y=4 __ y=-2

2) the value of the x-coefficients is the same (2)
__ subtracting the 2nd equation from the 1st gives -y-(-2y)=-6-(-4) __ y=-2
__ substituting __ 2x-(-2)=-6 __ 2x=-8 __ x=-4


you can "arrange" for the coefficients to be equal by multiplying one or both of the equations by the appropriate quantities