Home / Math / System of Equations Calculator

System of Equations Calculator

Solve a 2×2 linear system using Cramer’s Rule with step-by-step explanation.

Enter Equation Coefficients

Equation 1: a₁x + b₁y = c₁

Equation 2: a₂x + b₂y = c₂

Solution
x = 3.2000, y = 2.2000
Determinant (D): -5

System of Equations Calculator: Solve 2x2 Linear Systems

Solving algebra problems by hand can be frustrating, especially when dealing with multiple variables. A system of linear equations involves finding the exact values of 'x' and 'y' that make two different equations true at the same time. Visually, this is the exact point where two straight lines cross on a graph. Whether you are a student double-checking homework or a professional analyzing data, our System of Equations Calculator gives you the correct answer in milliseconds.

How This Calculator Works

To use this tool, your equations just need to be in the standard format: ax + by = c. You simply plug in the coefficients (the numbers next to x and y) and the constant (the number by itself) for both equations. You can also adjust the decimal precision to 2, 4, or 6 places depending on how exact your answer needs to be.

Behind the scenes, this calculator uses Cramer's Rule. Instead of using messy substitution or elimination, Cramer's Rule uses a clever matrix formula to find a "Determinant (D)". As long as the Determinant is not zero, the calculator will output the perfect x and y solution.

Real-World Examples of Linear Systems

System of equations aren't just for math class. They are used to solve everyday logical puzzles and business problems. Here are a few examples of when you would use this tool:

  • Ticket Sales & Business: Let's say a theater sells adult tickets for $10 (x) and child tickets for $5 (y). If they sold 100 tickets total (x + y = 100) and made $750 (10x + 5y = 750), you can use this calculator to find exactly how many of each ticket were sold.
  • Chemistry Mixtures: A scientist needs to create 10 liters of a 40% acid solution. They have a 20% solution (x) and a 50% solution (y). They can set up equations (x + y = 10 and 0.20x + 0.50y = 4) and use the tool to find the exact mixing ratio.
  • Speed and Distance: Calculating the speed of a boat in still water versus the speed of the river current based on travel times upstream and downstream.

Example Calculation

Let's look at a standard math problem. If your equations are 2x + 3y = 13 and x - y = -1, here is how you would enter them and what the tool will find:

Input ParameterEquation 1 (2x + 3y = 13)Equation 2 (1x - 1y = -1)
Coefficient of x (a)21
Coefficient of y (b)3-1
Constant (c)13-1

Result: The calculator will immediately tell you that the Determinant (D) is -5, and the final solution is x = 2.00 and y = 3.00.

Stop erasing mistakes on scratch paper. Plug your numbers into the calculator above and get the exact intersection point of your equations every single time!