Equivalent Systems

Work in progress. This note is still being written and incomplete.

1 min read Last updated Sun Jul 19 2026 18:25:51 GMT+0000 (Coordinated Universal Time)

Equivalent systems are the systems with the same set of solutions.

2 linear systems are equivalent iff one is obtained from the other by a finite number of elementary operations.

Applying elementary operations to the augmented matrix [Ab][A \mid \vec{b}] instead of the equations gives row equivalence (see Elementary Transformations).

Row-Equivalent Matrix

2 matrices are said to be row-equivalent iff one can be obtained from the other by a finite number of elementary row operations.

Was this helpful?