On Matrix Equation

Matrix equations of the form A x = b are given and methods for solution illustrated.

You can set A to be 2*2 or 3*3, with x and b being 2*1 or 3*1

The equation can be solved in stages using a 'magic matrix', the inverse of A, Cramer or row operations. Row operations either make the A part triangular or (full) diagonal

The final solution is left for the user, but you can reveal x to check if you are right.

By default these operations are animated, showing the stages in the method - and you can speed up/slow down or pause/resume the animation. However you can choose to manually step through the process.

Size A

Animate