How to Solve The System of Linear Equations
·
Mathematics/Linear Algebra
Equivalence of the system of linear equationsDefinition 1. Two systems of linear equations are called equivalent if they have the same solution set.Theroem 1Theorem 1. Let $Ax = b$ be a system of $m$ linear equations in $n$ unknowns, and let $C$ be an invertible $m \times m$ matrix. Then the system $(CA)x = Cb$ is equivalent to $Ax = b$.Proof. Denote $K$ and $K_C$ the solution set to $Ax = b$ an..