SOLUTION: solve by elimination 7x+2y=11 -2x+3y=29

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: solve by elimination 7x+2y=11 -2x+3y=29      Log On


   



Question 970362: solve by elimination
7x+2y=11
-2x+3y=29

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

7%2Ax%2B2%2Ay=11
-2%2Ax%2B3%2Ay=29

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

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

-2%2A%287%2Ax%2B2%2Ay%29=%2811%29%2A-2 Multiply the top equation (both sides) by -2
-7%2A%28-2%2Ax%2B3%2Ay%29=%2829%29%2A-7 Multiply the bottom equation (both sides) by -7


So after multiplying we get this:
-14%2Ax-4%2Ay=-22
14%2Ax-21%2Ay=-203

Notice how -14 and 14 add to zero (ie -14%2B14=0)


Now add the equations together. In order to add 2 equations, group like terms and combine them
%28-14%2Ax%2B14%2Ax%29-4%2Ay-21%2Ay%29=-22-203

%28-14%2B14%29%2Ax-4-21%29y=-22-203

cross%28-14%2B14%29%2Ax%2B%28-4-21%29%2Ay=-22-203 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:

-25%2Ay=-225

y=-225%2F-25 Divide both sides by -25 to solve for y



y=9 Reduce


Now plug this answer into the top equation 7%2Ax%2B2%2Ay=11 to solve for x

7%2Ax%2B2%289%29=11 Plug in y=9


7%2Ax%2B18=11 Multiply



7%2Ax=11-18 Subtract 18 from both sides

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

cross%28%281%2F7%29%287%29%29%2Ax=%28-7%29%281%2F7%29 Multiply both sides by 1%2F7. This will cancel out 7 on the left side.


x=-1 Multiply the terms on the right side


So our answer is

x=-1, y=9

which also looks like

(-1, 9)

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

7%2Ax%2B2%2Ay=11
-2%2Ax%2B3%2Ay=29

we get



graph of 7%2Ax%2B2%2Ay=11 (red) -2%2Ax%2B3%2Ay=29 (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 (-1,9). This verifies our answer.