Math Problem Solvers
Quadratic equations, matrices, and linear systems. Everything runs in your browser.
Quadratic equation solver
Matrix calculator
Up to 4×4 matrices. Use integers or decimals. We detect singular matrices for inverse and multiply compatibilities.
Optional ad slot
Linear systems solver
Enter coefficients for Ax = b
Notes
- Quadratic: handles real and complex roots, vertex, axis of symmetry, and evaluation at a point. If a = 0 we fall back to linear bx + c = 0.
- Matrix: inverse, determinant, and rank use Gaussian elimination with partial pivoting. If a matrix is singular we’ll tell you.
- Linear systems: Gaussian elimination with detection for no solution or infinite solutions.