The solution of a system of linear equations is

A system of linear equations is just a set of two or more linear equations.

In two variables ( x and y ) , the graph of a system of two equations is a pair of lines in the plane.

There are three possibilities:

  • The lines intersect at zero points. (The lines are parallel.)
  • The lines intersect at exactly one point. (Most cases.)
  • The lines intersect at infinitely many points. (The two equations represent the same line.)

Zero solutions:

y = − 2 x + 4 y = − 2 x − 3

The solution of a system of linear equations is

One solution:

y = 0.5 x + 2 y = − 2 x − 3

The solution of a system of linear equations is

Infinitely many solutions:

y = − 2 x − 4 y + 4 = − 2 x

The solution of a system of linear equations is

There are a few different methods of solving systems of linear equations:

  1. The Graphing Method . This is useful when you just need a rough answer, or you're pretty sure the intersection happens at integer coordinates. Just graph the two lines, and see where they intersect!
  2. See the second graph above.  The solution is where the two lines intersect, the point ( − 2 , 1 ) .

  3. The Substitution Method . First, solve one linear equation for y in terms of x . Then substitute that expression for y in the other linear equation. You'll get an equation in x . Solve this, and you have the x -coordinate of the intersection. Then plug in x to either equation to find the corresponding y -coordinate. (If it's easier, you can start by solving an equation for x in terms of y , also – same difference!)
  4. Example 1:

    Solve the system { 3 x + 2 y = 16 7 x + y = 19

      Solve the second equation for y .

      y = 19 − 7 x

      Substitute 19 − 7 x for y in the first equation and solve for x .

      3 x + 2 ( 19 − 7 x ) = 16 3 x + 38 − 14 x = 16 − 11 x = − 22 x = 2

      Substitute 2 for x in y = 19 − 7 x and solve for y .

      y = 19 − 7 ( 2 ) y = 5

      The solution is ( 2 , 5 ) .

  5. The Linear Combination Method , aka The Addition Method , aka The Elimination Method. Add (or subtract) a multiple of one equation to (or from) the other equation, in such a way that either the x -terms or the y -terms cancel out. Then solve for x (or y , whichever's left) and substitute back to get the other coordinate.
  6. Example 2:

    Solve the system { 4 x + 3 y = − 2 8 x − 2 y = 12

      Multiply the first equation by − 2 and add the result to the second equation.

      − 8 x − 6 y = 4 8 x − 2 y = 12 _ − 8 y = 16

      Solve for y .

      y = − 2

      Substitute for y in either of the original equations and solve for x .

      4 x + 3 ( − 2 ) = − 2 4 x − 6 = − 2 4 x = 4 x = 1

      The solution is ( 1 , − 2 ) .

  7. The Matrix Method . This is really just the Linear Combination method, made simpler by shorthand notation.

Solve equations and systems of equations with Wolfram|Alpha

A powerful tool for finding solutions to systems of equations and constraints

Wolfram|Alpha is capable of solving a wide variety of systems of equations. It can solve systems of linear equations or systems involving nonlinear equations, and it can search specifically for integer solutions or solutions over another domain. Additionally, it can solve systems involving inequalities and more general constraints.

The solution of a system of linear equations is

Learn more about:

  • Systems of equations »

Tips for entering queries

Enter your queries using plain English. To avoid ambiguous queries, make sure to use parentheses where necessary. Here are some examples illustrating how to ask about solving systems of equations.

  • solve y = 2x, y = x + 10
  • solve system of equations {y = 2x, y = x + 10, 2x = 5y}
  • y = x^2 - 2, y = 2 - x^2
  • solve 4x - 3y + z = -10, 2x + y + 3z = 0, -x + 2y - 5z = 17
  • solve system {x + 2y - z = 4, 2x + y + z = -2, z + 2y + z = 2}
  • solve 4 = x^2 + y^2, 4 = (x - 2)^2 + (y - 2)^2
  • x^2 + y^2 = 4, y = x
  • View more examples »

Access instant learning tools

Get immediate feedback and guidance with step-by-step solutions and Wolfram Problem Generator

The solution of a system of linear equations is

Learn more about:

  • Step-by-step solutions »
  • Wolfram Problem Generator »

VIEW ALL CALCULATORS

  • BMI Calculator
  • Dilution Calculator
  • Mortgage Calculator
  • Interest Calculator
  • Loan Calculator
  • Present Value Calculator
  • Car Payment Calculator
  • Future Value Calculator
  • Limit Calculator
  • Derivative Calculator
  • Integral Calculator
  • Double Integral Calculator
  • Triple Integral Calculator
  • Series Expansion Calculator
  • Discontinuity Calculator
  • Domain and Range Calculator
  • Factoring Calculator
  • Quadratic Formula Calculator
  • Equation Solver Calculator
  • Partial Fraction Decomposition Calculator
  • Determinant Calculator
  • Eigenvalue Calculator
  • Matrix Inverse Calculator

What are systems of equations?

A system of equations is a set of one or more equations involving a number of variables.

The solutions to systems of equations are the variable mappings such that all component equations are satisfied—in other words, the locations at which all of these equations intersect. To solve a system is to find all such common solutions or points of intersection.

Systems of linear equations are a common and applicable subset of systems of equations. In the case of two variables, these systems can be thought of as lines drawn in two-dimensional space. If all lines converge to a common point, the system is said to be consistent and has a solution at this point of intersection. The system is said to be inconsistent otherwise, having no solutions. Systems of linear equations involving more than two variables work similarly, having either one solution, no solutions or infinite solutions (the latter in the case that all component equations are equivalent).

More general systems involving nonlinear functions are possible as well. These possess more complicated solution sets involving one, zero, infinite or any number of solutions, but work similarly to linear systems in that their solutions are the points satisfying all equations involved. Going further, more general systems of constraints are possible, such as ones that involve inequalities or have requirements that certain variables be integers.

Solving systems of equations is a very general and important idea, and one that is fundamental in many areas of mathematics, engineering and science.

What are the 3 solutions of systems of linear equation?

There are three ways to solve systems of linear equations in two variables: graphing. substitution method. elimination method.

What is the solution of the system of equations explain?

The solution to a system of linear equations is the ordered pair (or pairs) that satisfies all equations in the system. The solution is the ordered pair(s) common to all lines in the system when the lines are graphed. Lines that cross at a point (or points) are defined as a consistent system of equations.