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
The discussion revolves around the basic concept of solving systems of equations, specifically focusing on the reasoning behind adding equations to find solutions. Participants explore the theoretical underpinnings and practical implications of this method, touching on aspects of matrix algebra and simultaneous equations.
Participants generally agree on the reasoning behind adding equations to solve systems, but there are varying levels of understanding and comfort with the concepts involved. Some express confusion while others feel reassured by the explanations.
Some participants mention feeling hesitant to ask questions about basic concepts, indicating a potential barrier to understanding. The discussion also highlights different approaches to conceptualizing the equality of variables in simultaneous equations.
Readers interested in foundational concepts of algebra, particularly those learning about systems of equations or seeking clarification on solving techniques.
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