Question 105387
Solve by addition: Note, the idea behind solving systems of equations is to eliminate one (or more) of the variables using any of the methods of addition, subtraction, substitution, etc.
2x-4y = 7
4x+2y = 9 To eliminate one the variables by addition, you first must multiply one or the other of the two equations by an integer so that you end up with the same number of one of the variable (either x or y) in both equations.
Since you are required to use addition, let's multiply the first equation by -2
-2(2x-4y = 7) to get:
-4x +8y = -14 Now add this equation to the second equation.
4x+2y = 9
----------
{{{10y = -5}}} Notice that we have eliminated the x's  Now divide both sides by 10.
{{{y = -5/10}}} Simplify.
{{{y = -1/2}}}
Now we substitute this value of y into either one of the two original equations then solve it for x.  Let's use the second equation:
{{{4x+2y = 9}}} Substitute {{{y = -1/2}}}
{{{4x+2(-1/2) = 9}}} Simplify.
{{{4x -1 = 9}}} Add 1 to both sides.
{{{4x = 10}}} Divide both sides by 4.
{{{x = 10/4}}} Simplify.
{{{x = 2.5}}}
The solution is: (2.5, -1/2)
Let's see what the graph of these two equations looks like:
{{{graph(600,400,-5,5,-5,5,(1/2)x-7/4,-2x+9/2)}}}
The solution is where the lines intersect.