How this calculator works
The engine identifies pivots, scales pivot rows to one and eliminates each pivot column above and below to produce RREF.
Formula
Gauss–Jordan row reductionReduces a 2×3 matrix to reduced row echelon form with deterministic elementary row operations.
Worked example
Augmented system is a verified test case used by the calculation engine.
Assumptions and limitations
- This certified version accepts a 2×3 matrix.
- Inputs are finite real numbers.
Methodology & sources
This calculator uses deterministic, versioned calculation logic. The formula and verified examples above are part of the calculation definition used by CalcuMint.
- CalcuMint deterministic linear-algebra engine — Gauss–Jordan elimination.
Frequently asked questions
What matrix size is supported?
This version reduces 2×3 matrices.
Are the row operations visible?
Yes. Each deterministic swap, scale and elimination step is listed.
