|
Question 245529: im doing linear equations and dont understand howto do it at all.
2x+y=4
x-y=2 ??
it says use linear combinations to solve the systme of linear equations. use the graph to check your solution
Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website!
The Linear Combinations Method is also known as the Addition Method which is also known as the Elimination Method. I like to call it the Elimination Method because that name most aptly describes what you are trying to accomplish, namely the elimination of one of the variables so that you can easily solve for the other.
The first step of the method is to multiply one or the other (or sometimes both) of the equations by a number or numbers so that the coefficients on one of the variables becomes the additive inverse of the coefficient on that same variable in the other equation.
In your very simple example, you don't have to do the first step -- it is already done for you with respect to the variable . Note that the coefficient on in the first equation is 1 and the coefficient on in the second equation is -1. 1 and -1 are additive inverses because 1 + (-1) = 0.
The next step is to add the two equations together (that's where the Addition Method name comes from). Just like any other simplification, you combine like terms.
, , and , that is:
Notice that we now have a zero coefficient on , so we can just eliminate (there's that name again) the variable and simply write:
Which solves to:
Now that you have a value for , it is a simple matter to substitute that value back into one of the original equations and solve for the other variable.
However, I'm going to do this the hard way as a demonstration of the step 1 that you didn't have to do. Let's eliminate the variable instead.
Begin with the given equations:
Multiply the second equation by -2:
Now the coefficients on are additive inverses, that is 2 + (-2) = 0. Add the equations:
and finally
That's all there is to it.
John

|
|
|
| |