Linear Solver
Solve Ax = b: unique, inconsistent, or infinite solutions with RREF steps and null-space basis.
About this tool
Solve A x = b. Accepts an augmented matrix [A | b] or A and b separately. Reports:
- unique solution, or
- no solution (inconsistent), or
- infinite solutions: a particular x plus a basis of the null space.