This chapter presents linear equation systems in matrix form and vector form, compares them with matrix multiplication, solves them using reduced row echelon form and develops the three cases: unique solution, no solution and infinitely many solutions.
A linear system can be read in two complementary ways: as a column-combination problem and as a set of row constraints.
The chapter develops both algebraic and geometric viewpoints, then connects the infinite-solution case to the decomposition of the domain into row space and null space.
It means that b must be expressible as a linear combination of the columns of A, with coefficients given by x. In the row view, the same system becomes a set of dot-product constraints that the unknown vector x must satisfy.
The PDF is a single document. The page links below are best-effort: most browsers support them, but some viewers may ignore the page hint.
Because each elementary row operation preserves the set of solution vectors x. Swapping equations, scaling an equation by a nonzero number or replacing one equation by a linear combination of equations changes the form of the system, but not which vectors satisfy it.