Algebra

Graphing systems of linear equations

Each equation in a two-variable linear system describes a full line of possible ordered pairs. A solution to the system must belong to both lines, so the shared intersection is the visual form of simultaneous truth.

Author
VibeMath Editorial TeamOriginal AI-assisted lesson content edited for clarity, accessibility, and product-truth accuracy.
Math reviewer
VibeMath Math ReviewIndependent equation, example, substitution, units, scope, and accessibility checks; not a claim of individual human credentials.
Last reviewed

What you will learn

  • Explain why an intersection point satisfies both equations in a linear system.
  • Estimate a system solution from a graph and confirm it with exact algebra.
  • Distinguish one-solution, no-solution, and infinitely-many-solution line arrangements.

Build the idea

The graph of a linear equation is a collection of every ordered pair that makes that equation true. For y equals two x plus one, the point with x equal to zero and y equal to one belongs to the line, as does the point with x equal to one and y equal to three. A drawn line is therefore a compact picture of infinitely many solutions to one equation.

A system places two conditions on the same pair of numbers. A point on only the first line satisfies only the first condition, and a point on only the second line satisfies only the second. The intersection belongs to both sets, which is why its coordinates solve both equations simultaneously.

Graphing gives useful geometric meaning, but a hand-drawn intersection can be approximate. Algebra provides an exact check: because both equations equal y at the intersection, set their right sides equal, solve for x, and then recover y. The graph and the substitution should describe the same point.

Two paths meeting on a coordinate grid

Draw one line rising two units for every unit moved right and crossing the y-axis at one. Draw a second line falling one unit for every unit moved right and crossing the y-axis at seven. Their crossing appears at the grid point two comma five.

Visual description: A coordinate plane shows an upward line y equals two x plus one and a downward line y equals negative x plus seven. They intersect once at the ordered pair two comma five.
Read as: y equals two x plus one.
Read as: y equals negative x plus seven.

Worked example

Problem

Find the exact intersection of y equals two x plus one and y equals negative x plus seven, then verify the ordered pair in both original equations.

Strategy

Use the graph to predict the crossing, equate the two expressions that both equal y, solve the resulting one-variable equation, and substitute back.

  1. Step 1

    At an intersection, the same x coordinate produces the same y coordinate on both lines. Set the two right-side expressions equal to encode that shared height.

    Read as: Two x plus one equals negative x plus seven.
  2. Step 2

    Add x to both sides and subtract one from both sides. These equality-preserving moves collect the x terms on one side and constants on the other.

    Read as: Three x equals six.
  3. Step 3

    Divide both sides by three to obtain the horizontal coordinate of the intersection. The exact result agrees with the grid estimate.

    Read as: x equals two.
  4. Step 4

    Substitute x equal to two into either original line. Using the first equation gives two times two plus one, so the shared vertical coordinate is five.

    Read as: y equals two times two plus one, which equals five.

Answer and verification

The system has the single solution ordered pair two comma five.

In the first equation, two times two plus one equals five. In the second, negative two plus seven also equals five. Because the same ordered pair makes both original equations true, it is the exact intersection rather than only a visual estimate.

Common mistakes

  • Reporting the point where one line crosses an axis instead of the point where the two lines cross each other.

    An axis intercept satisfies one line together with x equals zero or y equals zero. A system solution must lie on both given lines, so identify their shared point and check both equations.

  • Reading a thick or imprecise graph as exact when the intersection falls between grid marks.

    Use the graph to understand and estimate, then substitute or eliminate algebraically for exact coordinates. A final check in both equations protects against plotting and reading errors.

Try it yourself

Find the intersection of y equals x plus four and y equals negative two x plus ten, and check the coordinates in both equations.

Show hint

Set x plus four equal to negative two x plus ten before solving for the common x coordinate.

Show answer

The lines intersect at two comma six, and both equations produce y equal to six when x equals two.

Accessible lesson transcript

This reviewed reading order covers the lesson explanation, equations, example, and checks without claiming that a video exists.

  1. Part 1

    One line, many solutions

    Begin with the line y equals two x plus one. Each point on it is an ordered pair that makes the equation true. The second line, y equals negative x plus seven, has its own set of true pairs. A system asks us to find a pair shared by those two sets rather than any point from either line alone.

  2. Part 2

    Locate simultaneous truth

    On the coordinate grid, the rising line and falling line meet near two comma five. That crossing is special because it has one horizontal coordinate and one vertical coordinate that belong to both lines. The graph predicts one solution, but we will use algebra to avoid relying on the thickness of drawn lines.

  3. Part 3

    Solve for the exact point

    At the crossing, both expressions for y have equal value. Set two x plus one equal to negative x plus seven. Collecting variable terms and constants gives three x equals six, then division gives x equals two. Substitute two into the first equation to obtain y equals five.

  4. Part 4

    Check both conditions

    Test the ordered pair two comma five in both originals. The first right side becomes five, and the second right side also becomes five. This double check is essential: satisfying just one line would not solve the system. The verified point matches the geometric intersection and the exact algebra.

Scope and limitations

  • This lesson focuses on two linear equations in two variables and does not cover nonlinear systems or systems with three or more variables.
  • The visual example uses convenient integer coordinates; real systems may require careful scaling or exact fractional calculations.