SOLUTION: Solve the following systems using Elimination -4x-15y=-17 -x+5y= -13

Algebra ->  Linear-equations -> SOLUTION: Solve the following systems using Elimination -4x-15y=-17 -x+5y= -13       Log On


   



Question 827927: Solve the following systems using Elimination
-4x-15y=-17
-x+5y= -13

Answer by MathLover1(20850) 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

-4%2Ax-15%2Ay=-17
-1%2Ax%2B5%2Ay=-13

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 -4 and -1 to some equal number, we could try to get them to the LCM.

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

-1%2A%28-4%2Ax-15%2Ay%29=%28-17%29%2A-1 Multiply the top equation (both sides) by -1
4%2A%28-1%2Ax%2B5%2Ay%29=%28-13%29%2A4 Multiply the bottom equation (both sides) by 4


So after multiplying we get this:
4%2Ax%2B15%2Ay=17
-4%2Ax%2B20%2Ay=-52

Notice how 4 and -4 add to zero (ie 4%2B-4=0)


Now add the equations together. In order to add 2 equations, group like terms and combine them
%284%2Ax-4%2Ax%29%2B%2815%2Ay%2B20%2Ay%29=17-52

%284-4%29%2Ax%2B%2815%2B20%29y=17-52

cross%284%2B-4%29%2Ax%2B%2815%2B20%29%2Ay=17-52 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:

35%2Ay=-35

y=-35%2F35 Divide both sides by 35 to solve for y



y=-1 Reduce


Now plug this answer into the top equation -4%2Ax-15%2Ay=-17 to solve for x

-4%2Ax-15%28-1%29=-17 Plug in y=-1


-4%2Ax%2B15=-17 Multiply



-4%2Ax=-17-15 Subtract 15 from both sides

-4%2Ax=-32 Combine the terms on the right side

cross%28%281%2F-4%29%28-4%29%29%2Ax=%28-32%29%281%2F-4%29 Multiply both sides by 1%2F-4. This will cancel out -4 on the left side.


x=8 Multiply the terms on the right side


So our answer is

x=8, y=-1

which also looks like

(8, -1)

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

-4%2Ax-15%2Ay=-17
-1%2Ax%2B5%2Ay=-13

we get



graph of -4%2Ax-15%2Ay=-17 (red) -1%2Ax%2B5%2Ay=-13 (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 (8,-1). This verifies our answer.