EquationSolver is carefully designed to be a simple and elegant app.
Easy to use, easy to understand, simple but effective
It solves system of linear equations, simultaneous linear equations (no limit on the number of equations).
To find a solution, it uses Matrix inversion method or LU decomposition method when inverse is not possible or complicated.
The equations are beautifully presented in both:
1) Set of individual equations form
2) Matrix-vector product form.
This is a perfect app if you are a student learning to solve these kind of equations.
There is also a Study page to help you with learning some important linear algebra formulas.
This is an app for all student groups. From high school to college to university students.
Be creative. Enjoy the app!