Maths Mutt HOME

Solving Simultaneous Equations Graphically

Example

Solve the following pair of equations by drawing graphs:

\[ x + y = 6 \] \[ x - y = -4 \]

Solution

\[ y = 6 - x \] \[ y = x + 4 \]

Pick 3 sensible values for \(x\), then solve for \(y\). Substitute each value of \(x\) into the equation.

For example, when \(x = -2\): \[ y = 6 - (-2) = 8 \]

Tip: Always include \(x = 0\).

table of x and y values for y = 6 - x

Plot the points \((-2,8)\), \((0,6)\), \((6,0)\) and join with a straight line.

graph of y = 6 - x

Graph of \(y = 6 - x\)

table of x and y values for y = x + 4

Plot the points \((-4,0)\), \((0,4)\), \((4,8)\) and join with a straight line.

graph of y = x + 4

Graph of \(y = x + 4\)

The lines intersect at \((1,5)\). So \(x = 1\), \(y = 5\).

Check

\[ x + y = 6 \quad \Rightarrow \quad 1 + 5 = 6 \] \[ x - y = -4 \quad \Rightarrow \quad 1 - 5 = -4 \]

The solution is the point of intersection: \((1,5)\)

Solving Algebraically

Scruffs logo © Alexander Forrest