πŸ“ˆ
MathπŸŽ“ Ages 14-18Intermediate 9 min read

Solving Simultaneous Equations Graphically

Solve simultaneous equations by drawing graphs: plot each line, find where they cross, read off the solution, and understand parallel and identical lines, with worked examples.

Key takeaways

  • The solution to two simultaneous equations is the point where their lines cross
  • Plot each line accurately, then read the x and y of the crossing point
  • Parallel lines never cross, so there is no solution
  • Identical lines overlap, so there are infinitely many solutions

What "simultaneous" means

Simultaneous equations are two (or more) equations that are true at the same time. For example:

y = x + 1
y = βˆ’x + 5

A solution is a pair of values β€” one for x, one for y β€” that satisfies both equations together. The graphical method finds that pair by drawing each equation as a straight line and seeing where they meet.

If you have already met the algebra route, this lesson complements simultaneous equations by showing what the answer looks like.

The key idea

Each equation, when plotted, gives a straight line. Every point on a line represents an (x, y) pair that makes that equation true.

The point where the two lines cross lies on both lines, so its coordinates make both equations true. That crossing point is the solution.

How to plot a line quickly

To draw a line such as y = x + 1, build a small table of values. Pick a few x-values, work out each y, and plot the points. For more detail, see straight-line graphs and gradients.

xy = x + 1
01
23
45

Worked example 1

Solve graphically: y = x + 1 and y = βˆ’x + 5.

Step 1 β€” table for the first line y = x + 1:

x024
y135

Step 2 β€” table for the second line y = βˆ’x + 5:

x025
y530

Step 3 β€” plot both lines on the same axes and find where they cross. Both tables contain the point (2, 3), and that is where the lines intersect.

Step 4 β€” read the solution: x = 2, y = 3.

Step 5 β€” check in both equations:

  • y = x + 1 β†’ 3 = 2 + 1 βœ“
  • y = βˆ’x + 5 β†’ 3 = βˆ’2 + 5 βœ“

Worked example 2: rearrange first

Sometimes an equation is not in the form y = .... Rearrange it before plotting.

Solve graphically: y = 2x βˆ’ 1 and x + y = 5.

Rearrange the second: y = 5 βˆ’ x.

xy = 2x βˆ’ 1y = 5 βˆ’ x
0βˆ’15
114
233
352

Both lines pass through (2, 3), so the solution is x = 2, y = 3.

Check: y = 2x βˆ’ 1 β†’ 3 = 2(2) βˆ’ 1 = 3 βœ“ and x + y = 5 β†’ 2 + 3 = 5 βœ“.

Worked example 3: no solution (parallel lines)

Plot y = x + 1 and y = x + 4.

xy = x + 1y = x + 4
014
236

Both lines have the same gradient (the number in front of x is 1), so they rise at the same rate and stay 3 apart forever. They are parallel and never cross, so there is no solution.

Worked example 4: infinitely many solutions (same line)

Plot y = 2x + 1 and 2y = 4x + 2.

Divide the second by 2: y = 2x + 1 β€” exactly the same equation. Both draw the identical line, so every point on it satisfies both. There are infinitely many solutions.

Summary of the three cases

PictureNumber of solutions
Lines cross onceexactly one
Lines are parallelnone
Lines are identicalinfinitely many

A reliable method

  1. Rearrange each equation into the form y = ... if needed.
  2. Make a small table of values for each and plot the line.
  3. Find the point where the lines cross.
  4. Read off its x and y β€” that is your solution.
  5. Check by substituting into both original equations.

Activity: solve graphically

For each pair, build short tables, plot, and state the solution (or say "no solution" / "infinitely many").

  1. y = x and y = 4 βˆ’ x
  2. y = x + 2 and y = 2x
  3. y = x βˆ’ 3 and y = x + 1
  4. y = 3x and y = x + 4

Answers:

  1. Cross at (2, 2) β†’ x = 2, y = 2.
  2. Cross at (2, 4) β†’ x = 2, y = 4. (At x = 2 both give y = 4.)
  3. Same gradient, different intercepts β†’ parallel β†’ no solution.
  4. Cross at (2, 6) β†’ x = 2, y = 6. (3x = x + 4 β†’ 2x = 4 β†’ x = 2.)

Where this leads

Seeing solutions as crossing points connects algebra to geometry. The same "where do graphs meet?" idea reappears with curves: where a line crosses a curve, or where a quadratic equations graph meets the x-axis, are solutions too.

Quick quiz

Test yourself and earn XP

What does the crossing point of two lines represent?

Lines y = x + 1 and y = x + 4 are drawn. How many solutions?

Two lines cross at (2, 5). What is the solution?

If two equations draw the exact same line, how many solutions are there?

To plot y = 2x βˆ’ 1, a good first point is when x = 0. What is y?

FAQ

Each line shows all the (x, y) pairs that make one equation true. The point on both lines makes both equations true at once, which is exactly what 'simultaneous' means.

It is excellent for understanding, but reading a graph by eye can be slightly off, especially with fractions. For exact answers, the algebraic method is more reliable.

Either your axes are too small β€” extend them β€” or the lines are parallel and there genuinely is no solution.