I've realised, any problems I encounter that set-up simultaneous equations, for whatever reason, ALWAYS take the form of a square matrix.
2 by 2, 3 by 3, 4 by 4, yeah for sure know problem. I can spot simultaneous equations that have appeared from thin-air faster than a protective relay can operate.
I've noticed, it would save a lot of time in small problems that appear all over the place when three variables take the form of two rows and three columns.
In all honesty, I can hold my hands up and say; I can't solve a pair of 2 by 3 simultaneous equations.
The closest example I can find is from a Linear Algebra book.
Problem:
2x + 3y - z = 0
x + y + z = 0
By elimination,
y - 3z = 0
We give z any value ≠ 0, say z=1, and solve for y, namely y=3. We then solve for x from the second equation, namely x= -y-z, and obtain x=4.
The problem for me here is, the book only gives examples when the equations equate to zero and not a negative or positive constant.
If someone could develop this method further when they equate to a negative or positive constant, it would be much appreciated.
Also, If someone knows a method for a 2 by n problem, when n is greater than 3, that would be great
. I think a useful application for this that would save time is partial fractions, thanks.
2 by 2, 3 by 3, 4 by 4, yeah for sure know problem. I can spot simultaneous equations that have appeared from thin-air faster than a protective relay can operate.
I've noticed, it would save a lot of time in small problems that appear all over the place when three variables take the form of two rows and three columns.
In all honesty, I can hold my hands up and say; I can't solve a pair of 2 by 3 simultaneous equations.
The closest example I can find is from a Linear Algebra book.
Problem:
2x + 3y - z = 0
x + y + z = 0
By elimination,
y - 3z = 0
We give z any value ≠ 0, say z=1, and solve for y, namely y=3. We then solve for x from the second equation, namely x= -y-z, and obtain x=4.
The problem for me here is, the book only gives examples when the equations equate to zero and not a negative or positive constant.
If someone could develop this method further when they equate to a negative or positive constant, it would be much appreciated.
Also, If someone knows a method for a 2 by n problem, when n is greater than 3, that would be great