math calculator
System of Linear & Nonlinear Equations Solver
Solve systems of 2 linear or nonlinear equations using substitution, elimination, and graphing methods.
Inputs
Line 1: a₁x + b₁y = c₁
Line 2: a₂x + b₂y = c₂
Results
Solution Status
UNIQUE
Equations Intersection Graph
Blue: Eq 1 | Green: Eq 2 | Orange dot: Intersections
Step-by-Step Derivation
Given the linear system:
Apply Cramer\'s Rule:
Calculate the determinant of the coefficient matrix D:
Calculate Dx and Dy:
Solve for x and y:
Formula
Equations System Solver formulas
x = \frac{D_x}{D}, \quad y = \frac{D_y}{D}Linear systems use determinants. Nonlinear systems substitute linear bounds into quadratic terms to compute real intersection points.
Step by step
How the calculation works
- 1Select the equation model (Linear vs. Nonlinear).
- 2For Linear systems, enter coefficients for equations 1 & 2 in standard form: ax + by = c.
- 3For Nonlinear systems, define the straight line slope/offset and the parabola polynomial.
Related guides
Learn more about this calculation
Guide
Ratio and Proportion Guide: Simplify, Solve, Split Totals
Learn how to simplify ratios, solve proportions, and split totals with worked examples tied to the live DTC ratio calculator.
Site Guide
How to Use Do The Calculation Calculators: A Practical Step-by-Step Guide
Learn the fastest reliable workflow for using Do The Calculation calculators, reading results, checking formulas, and using save, print, share, and export actions correctly.
Matrix Solver
Matrix Solver
Solve larger systems using determinants and matrices.
Quadratic Solver
Quadratic Solver
Solve polynomial roots.