Solve pair of linear equations: x + y = 14 and x - y = 4 graphically

easy CBSE NCERT Class 10 3 min read

Question

Solve the following pair of linear equations graphically:

x+y=14x + y = 14 xy=4x - y = 4

Find the point of intersection and verify your answer algebraically.

(NCERT Class 10, Chapter 3 — Pair of Linear Equations in Two Variables)


Solution — Step by Step

We need at least two points per line to plot them. First, rearrange:

Line 1: y=14xy = 14 - x

Line 2: y=x4y = x - 4

Pick convenient values of xx:

xxy=14xy = 14 - xPoint
014(0, 14)
77(7, 7)
140(14, 0)

Plot these three points and draw a straight line through them.

xxy=x4y = x - 4Point
0-4(0, -4)
40(4, 0)
73(7, 3)

Plot these points and draw the second line.

Both lines pass through the point (9, 5). This is the solution.

Let’s verify: 9+5=149 + 5 = 14 (checks out) and 95=49 - 5 = 4 (checks out).

So x=9x = 9, y=5y = 5.


Why This Works

When we plot two linear equations on the same axes, their point of intersection gives the values of xx and yy that satisfy both equations simultaneously. That’s exactly what “solving a pair of linear equations” means — finding the common solution.

If the lines are parallel (same slope, different intercepts), there’s no solution. If they overlap completely, there are infinitely many solutions. Here, the slopes are different (1-1 and +1+1), so we get exactly one intersection point.


Alternative Method — Elimination

Add the two equations directly:

(x+y)+(xy)=14+4(x + y) + (x - y) = 14 + 4 2x=18    x=92x = 18 \implies x = 9

Substitute back: 9+y=14    y=59 + y = 14 \implies y = 5.

For the graphical method in board exams, always use a scale of at least 1 cm = 1 unit. CBSE marking scheme gives marks for: correct table of values (1 mark), correct plotting of both lines (2 marks), and correctly reading the intersection point (1 mark). Don’t skip the table — even if you know the answer.


Common Mistake

Students often plot only two points per line and then draw a slightly inaccurate line — which makes the intersection appear at the wrong coordinate. Always plot at least three points per line. The third point acts as a self-check: if all three don’t lie on a straight line, you’ve made an arithmetic error in your table.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next