Groups
Category
A system of linear equations asks for numbers that make several linear relationships true at the same time, which we compactly write as Ax = b.
Gaussian elimination is a systematic way to solve linear equations by cleaning a matrix into an upper-triangular form using row swaps, scaling, and adding multiples of rows.