Linear System Solver

Solve systems of linear equations using Gaussian elimination

System Size

Augmented Matrix [A|b]

Enter coefficients and constants

x
y
z
=
eq1:
=
eq2:
=
eq3:
=

About

Solves systems of linear equations using Gaussian elimination with partial pivoting. Supports 2×2 through 5×5 systems. Enter coefficients in the augmented matrix [A|b] where Ax = b.