SOLUTION: Which process would you use to solve both of the following systems of equations, the addition method or the substitution method? Are they both applicable to use, or would one metho

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: Which process would you use to solve both of the following systems of equations, the addition method or the substitution method? Are they both applicable to use, or would one metho      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 141596: Which process would you use to solve both of the following systems of equations, the addition method or the substitution method? Are they both applicable to use, or would one method be easier to use than the other? Please EXPLAIN your responses.
System 1:
x + y = 7
x - y = 9
System 2:
3x - 4y = 11
-2x + 3y = -7

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Both systems are always available for you to use.
They will give you the same results.
Sometimes one method is faster than another.
For system 1, addition is fastest because you have positive y in one equation and negative y in the other.
Adding them together cancels y's out.
x%2By=7
x-y=9
Add the two together to get.
x%2Bx%2By-y=7%2B9
2x=16
x=8
y=9
For system 2, addition is also faster, but requires some multiplication first.
In this case, substitution would give you nasty fractions and more multiplication.
It's not impossible, but it can become cumbersome and easy to make a mistake.
3x-4y=11
-2x%2B3y=-7
Multiply the first by 3, the second by 4, then add.
9x-12y=33
-8x%2B12y=-28
9x-8x-12y%2B12y=33-28
x=5
3%285%29-4y=11
-4y=-4
y=1