SOLUTION: Wow, I need help with this...thank you! Solve the following system by addition. 2x + 5y = 10 5x - 2y = 10

Algebra ->  Systems-of-equations -> SOLUTION: Wow, I need help with this...thank you! Solve the following system by addition. 2x + 5y = 10 5x - 2y = 10       Log On


   



Question 143377: Wow, I need help with this...thank you!
Solve the following system by addition.

2x + 5y = 10
5x - 2y = 10

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%282x%2B5y=10%2C5x-2y=10%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 2 and 5 to some equal number, we could try to get them to the LCM.



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




5%282x%2B5y%29=5%2810%29 Multiply the top equation (both sides) by 5
-2%285x-2y%29=-2%2810%29 Multiply the bottom equation (both sides) by -2




Distribute and multiply

10x%2B25y=50
-10x%2B4y=-20


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

%2810x-10x%29%2B%2825y%2B4y%29=50-20

Combine like terms and simplify



cross%2810x-10x%29%2B29y=30 Notice how the x terms cancel out




29y=30 Simplify




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



Now plug this answer into the top equation 2x%2B5y=10 to solve for x

2x%2B5y=10 Start with the first equation



2x%2B5%2830%2F29%29=10 Plug in y=30%2F29




2x%2B150%2F29=10 Multiply



%2829%29%282x%2B150%2F29%29=%2829%29%2810%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)



58x%2B150=290 Distribute and multiply the LCM to each side



58x=290-150Subtract 150 from both sides


58x=140 Combine like terms on the right side


x=%28140%29%2F%2858%29 Divide both sides by 58 to isolate x



x=70%2F29 Reduce




So our answer is
x=70%2F29 and y=30%2F29