What is are the steps for solving a system of equations using the addition method? Something like this example from my homework:

4x+13y=16 2x-13y=8

 

in Algebra 1 Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

The first step is to make sure the equations are setup such that either the x terms or the y terms are opposites of each other (here, +13y and -13y satisfy this condition, but in general you may need to multiply an entire equation by a certain number to make this happen).  Next, add one equation to the other like so:

4x + 13y = 16

2x - 13y = 8

--------------------

6x  +  0y   = 24

 

Note, the coefficient on the y term is zero (a result of having the opposites set up).  This is important because we went from a system of two equations with two unknowns, to one equation with one unknown, namely, 6x = 24)

Solve 6x=24 and get x=4.  Now plug x=4 into one of the original equations and find the y value.

2x - 13y = 8   ==>  2(4) - 13y = 8  ==> 8 - 13y = 8  ==>  -13y = 0  ==>  y=0

The solution to the system of equations is x=4, y=0.

Check this solution by plugging both x=4 and y=0 into both equations, and verify you get true statements.

4x + 13y = 16   ==>   4(4) + 13(0)  = 16 + 0 = 16   True

2x - 13y = 8    ==>   2(4) - 13(0) = 8 - 0 = 8   True
by

Related questions

3 answers
2 answers
2 answers
1 answer
asked Oct 4, 2011 in Algebra 2 Answers by anonymous | 1.0k views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
732,293 users