Solving the linear system of equations

33 Views Asked by At

Is it possible to solve non square matrix with Gaussian eliminations? OR any other way to solve a 6 equation with 8 variables?

1

There are 1 best solutions below

1
On

Yes, this is possible. This is a general way to find all solutions (or show the non-existence of solutions) for a general system of linear equations.