This JavaScript program is designed to dynamically generate an input matrix that represents a system of linear equations. Once the values have been entered the system can be solved by clicking on "Solve System" and the system will be shown in a separate window!

Directions: Notes: