Triangularization Algorithm for Solving Systems of Linear Equation
Subject:
Algebra [1]
Tags:
When you use this method with 4 variables, all you have to do is add another 0 to each line.
ex. ax+by+cz=d
0+ey+fz=g
0+ 0+hz=I
becomes....
fw+ax+by+cz=d
0+ax+by+cz=g
0+ 0+by+cz=I
0+ 0+ 0+cz=h