lustrog
- 6
- 0
why does adding equations solve the system of equations? I've taken matrix algebra but, to be honest, was too bashful to ask such a simple question. :P
Because they are the same value! That's exactly what the "simultaneous" in "simultaneous equations" means- find specific values of x, y, etc. that satisfy all of the equations.lustrog said:much appreciated, mark44. one of the things that bothered me is why you can treat the x's and y's of each equation as the same value. but your response put me on the right track to clearing that up too, because if you think about it in two steps it makes sense.
(if anyone else has been bothered by this also, here is the way I'm thinking about it now):
if you take y's equal at any given point, but let the x's from each equation, x_1, and x_2 be anything, then you can add the two equations together to find that when y's are equal, you have x_1 + x_2 = 4. but we're interested when it is also the case that x_1 = x_2, so we have that 2*x = 4 and x = 2.
i don't know why i sometimes get hung up on such things when others don't but this was very helpful. thanks again.
lustrog said:why does adding equations solve the system of equations? I've taken matrix algebra but, to be honest, was too bashful to ask such a simple question. :P