SOLUTION: Solve by elimination x+y=38 175000x+200000y=7200000

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Solve by elimination x+y=38 175000x+200000y=7200000      Log On


   



Question 146072: Solve by elimination
x+y=38
175000x+200000y=7200000

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%28x%2By=38%2C175000x%2B200000y=7200000%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 1 and 175000 to some equal number, we could try to get them to the LCM.



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




175000%28x%2By%29=175000%2838%29 Multiply the top equation (both sides) by 175000
-1%28175000x%2B200000y%29=-1%287200000%29 Multiply the bottom equation (both sides) by -1




Distribute and multiply

175000x%2B175000y=6650000
-175000x-200000y=-7200000


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

%28175000x-175000x%29%2B%28175000y-200000y%29=6650000-7200000

Combine like terms and simplify



cross%28175000x-175000x%29-25000y=-550000 Notice how the x terms cancel out




-25000y=-550000 Simplify




y=-550000%2F-25000 Divide both sides by -25000 to isolate y




y=22 Reduce



Now plug this answer into the top equation x%2By=38 to solve for x

x%2By=38 Start with the first equation



x%2B%2822%29=38 Plug in y=22




x%2B22=38 Multiply



x=38-22Subtract 22 from both sides


x=16 Combine like terms on the right side




So our answers are
x=16 and y=22