SOLUTION: Solve the system by the elimination method. 5x + 2y = -7 7x - 3y = 19 What is the solution to the system??? I really do not understand these how to do these? Can someone please

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Solve the system by the elimination method. 5x + 2y = -7 7x - 3y = 19 What is the solution to the system??? I really do not understand these how to do these? Can someone please      Log On


   



Question 140990: Solve the system by the elimination method.
5x + 2y = -7
7x - 3y = 19
What is the solution to the system???
I really do not understand these how to do these? Can someone please help??

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

Start with the given system of equations:

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



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




7%285x%2B2y%29=7%28-7%29 Multiply the top equation (both sides) by 7
-5%287x-3y%29=-5%2819%29 Multiply the bottom equation (both sides) by -5




Distribute and multiply

35x%2B14y=-49
-35x%2B15y=-95


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

%2835x-35x%29%2B%2814y%2B15y%29=-49-95

Combine like terms and simplify



cross%2835x-35x%29%2B29y=-144 Notice how the x terms cancel out




29y=-144 Simplify




y=-144%2F29 Divide both sides by 29 to isolate y



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

5x%2B2y=-7 Start with the first equation



5x%2B2%28-144%2F29%29=-7 Plug in y=-144%2F29




5x-288%2F29=-7 Multiply



%2829%29%285x-288%2F29%29=%2829%29%28-7%29 Multiply both sides by the LCM of 29. This will eliminate the fractions (note: if you need help with finding the LCM, check out this solver)



145x-288=-203 Distribute and multiply the LCM to each side



145x=-203%2B288Add 288 to both sides


145x=85 Combine like terms on the right side


x=%2885%29%2F%28145%29 Divide both sides by 145 to isolate x



x=17%2F29 Reduce




So our answer is
x=17%2F29 and y=-144%2F29