SOLUTION: Solve the system using elimination. 8x - 6y = -122 -4x + 6y = 94

Algebra ->  Graphs -> SOLUTION: Solve the system using elimination. 8x - 6y = -122 -4x + 6y = 94      Log On


   



Question 945461: Solve the system using elimination.

8x - 6y = -122
-4x + 6y = 94

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

Solved by pluggable solver: Solving a System of Linear Equations by Elimination/Addition


Lets start with the given system of linear equations

8%2Ax-6%2Ay=-122
-4%2Ax%2B6%2Ay=94

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 but have opposite signs (for instance 2 and -2 are equal but have opposite signs). This way they will add to zero.

So to make the x coefficients equal but opposite, we need to multiply both x coefficients by some number to get them to an equal number. So if we wanted to get 8 and -4 to some equal number, we could try to get them to the LCM.

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

-1%2A%288%2Ax-6%2Ay%29=%28-122%29%2A-1 Multiply the top equation (both sides) by -1
-2%2A%28-4%2Ax%2B6%2Ay%29=%2894%29%2A-2 Multiply the bottom equation (both sides) by -2


So after multiplying we get this:
-8%2Ax%2B6%2Ay=122
8%2Ax-12%2Ay=-188

Notice how -8 and 8 add to zero (ie -8%2B8=0)


Now add the equations together. In order to add 2 equations, group like terms and combine them
%28-8%2Ax%2B8%2Ax%29%2B%286%2Ay-12%2Ay%29=122-188

%28-8%2B8%29%2Ax%2B%286-12%29y=122-188

cross%28-8%2B8%29%2Ax%2B%286-12%29%2Ay=122-188 Notice the x coefficients add to zero and cancel out. This means we've eliminated x altogether.



So after adding and canceling out the x terms we're left with:

-6%2Ay=-66

y=-66%2F-6 Divide both sides by -6 to solve for y



y=11 Reduce


Now plug this answer into the top equation 8%2Ax-6%2Ay=-122 to solve for x

8%2Ax-6%2811%29=-122 Plug in y=11


8%2Ax-66=-122 Multiply



8%2Ax=-122%2B66 Subtract -66 from both sides

8%2Ax=-56 Combine the terms on the right side

cross%28%281%2F8%29%288%29%29%2Ax=%28-56%29%281%2F8%29 Multiply both sides by 1%2F8. This will cancel out 8 on the left side.


x=-7 Multiply the terms on the right side


So our answer is

x=-7, y=11

which also looks like

(-7, 11)

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

8%2Ax-6%2Ay=-122
-4%2Ax%2B6%2Ay=94

we get



graph of 8%2Ax-6%2Ay=-122 (red) -4%2Ax%2B6%2Ay=94 (green) (hint: you may have to solve for y to graph these) and the intersection of the lines (blue circle).


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