examfront · Learning Hub

Learning Hub /NCERT Learning Guides /Graphical Method of Solving a Pair of Linear Equations (Class 10)

Graphical Method of Solving a Pair of Linear Equations (Class 10)

NCERT Learning Guides# pair-of-linear-equations# graphical-method# graphs# class-10-maths

Graphical Method of Solving a Pair of Linear Equations (Class 10)

In one line: in the graphical method of solving a pair of linear equations, you draw both equations as straight lines on the same graph paper — and the point where the lines intersect is the solution, because that single point satisfies both equations at once.

Every linear equation in two variables, written in the general form a·x + b·y + c = 0 (where a, b, c are real numbers and a and b are not both zero), has a graph that is a straight line. A pair of such equations therefore gives you two lines on the same plane. A solution of the pair is any point (x, y) that lies on both lines — and geometry tells you exactly where such points can be: only where the lines meet.

So the whole method boils down to three moves: plot line 1, plot line 2, read the meeting point. This article shows you how to do each step accurately, what the three possible pictures (intersecting, parallel, coincident) mean, and how to solve a real word problem graphically. It builds directly on what a pair of linear equations in two variables is, so skim that first if the general form feels new.

▶️ Watch the 30-second reel: Can you find where the two lines intersect? 📍

What is the graphical method of solving a pair of linear equations?

The graphical method is a way of solving a pair of linear equations by drawing the graph of each equation and reading the solution from the picture.

It works because of one clean fact:

A point (x, y) is a solution of an equation exactly when the point lies on the graph of that equation.

So a point that solves both equations must lie on both lines — it must be a common point of the two lines. Two straight lines in a plane can share:

What the lines do Common points Solutions of the pair
Intersect at one point Exactly 1 Exactly one solution (unique)
Are parallel (never meet) 0 No solution
Are coincident (same line) Every point of the line Infinitely many solutions

These three pictures are the only possibilities — a very exam-friendly fact. The names for these situations (consistent, inconsistent and dependent pairs) and the shortcut for predicting the picture without drawing are covered in the companion guide on consistent and inconsistent pairs of linear equations.

▶️ Watch the 30-second reel: Can you spot the infinite solutions? 👀

How to solve a pair of linear equations graphically — step by step

Here is the reliable routine to follow for any “solve graphically” question:

  1. Write each equation with y (or x) alone, if that makes calculation easier — e.g. rewrite x + y = 5 as y = 5 − x.
  2. Make a table of values for each equation. Pick two easy x-values (0 is almost always a good first choice) and compute y. Two points fix a line; a third point is a good error check.
  3. Plot the points for equation 1 on graph paper and join them with a ruler, extending the line across the grid. Label the line.
  4. Repeat for equation 2 on the same axes.
  5. Read the intersection point. Its coordinates (x, y) are the solution. If the lines are parallel, write “no solution”; if they overlap completely, write “infinitely many solutions”.
  6. Verify by substituting the point back into both original equations.

That final verification step takes twenty seconds and catches almost every plotting slip — the same habit examfront’s Mistake Identification builds when it flags where your practice answers drift from the correct ones.

▶️ Watch the 30-second reel: How many points should you plot? 📈

Worked Example 1 — two lines, one clean intersection

Question: Solve the pair of equations graphically:

  • x + y = 5
  • x − y = 1

Solution:

Table for x + y = 5 (i.e. y = 5 − x):

x 0 5
y 5 0

Table for x − y = 1 (i.e. y = x − 1):

x 0 4
y −1 3

Plot A(0, 5) and B(5, 0), join them for the first line. Plot P(0, −1) and Q(4, 3), join them for the second line. The two lines cross at the single point (3, 2).

Check: 3 + 2 = 5 ✓ and 3 − 2 = 1 ✓.

Answer: x = 3, y = 2 — a unique solution, because the lines intersect at exactly one point.

Worked Example 2 — when the graph shows no solution

Question: Solve graphically, if possible: 2x + y = 8 and 2x + y = 4.

Solution:

Table for 2x + y = 8: points (0, 8) and (4, 0). Table for 2x + y = 4: points (0, 4) and (2, 0).

When you draw both lines, they run in exactly the same direction but never touch — they are parallel lines. There is no common point, so the pair has no solution.

You could have sensed this before drawing: both equations say “2x + y equals something”, but the somethings (8 and 4) are different — the same expression cannot equal two different numbers at once. The ratio test that makes this instinct precise is explained in the consistent and inconsistent equations guide.

▶️ Watch the 30-second reel: Can you tell if the lines ever meet? 🤔

Solving a word problem graphically

Board papers often ask you to form the equations from a story and then solve them graphically. Here is one original example.

Question: A notebook costs ₹10 more than a pen. Two pens and one notebook together cost ₹40. Find the cost of a pen and a notebook graphically.

Solution: Let the cost of a pen be ₹x and the cost of a notebook be ₹y. The story gives:

  • y = x + 10 (notebook costs ₹10 more than a pen)
  • 2x + y = 40 (two pens + one notebook = ₹40)

Table for y = x + 10: points (0, 10) and (10, 20). Table for 2x + y = 40 (i.e. y = 40 − 2x): points (0, 40) and (15, 10).

Drawing both lines on the same axes, they intersect at (10, 20).

Check: 20 = 10 + 10 ✓ and 2(10) + 20 = 40 ✓.

Answer: a pen costs ₹10 and a notebook costs ₹20.

▶️ Watch the 30-second reel: Can you identify the solution from the graph? 📍

Translating stories into equations is a skill of its own — the full playbook is in linear equations word problems for Class 10, and you can drill many more variations (ages, fares, quiz scores, geometry-based setups) in Topic Practice on examfront.

When should you use the graphical method — and when not?

The graphical method is unbeatable for understanding — it turns an abstract “solution” into a visible point. But it has practical limits:

  • Fractional solutions are hard to read. If the lines meet at, say, (7/3, 5/6), no amount of careful plotting will give you exact values off graph paper. Algebraic methods (substitution and elimination, Section 3.3) are built for these.
  • It is slower than algebra for routine solving, so in the exam use it only when the question explicitly says graphically.
  • Accuracy depends on neat drawing — a blunt pencil can move your answer by a whole unit.

A related graphical question type — finding the vertices of the triangle formed by the two lines and one of the axes, then shading the region — appears regularly in board papers. It uses exactly the plotting skills above with one extra reading step; work through the full set of these harder graph-based variations inside examfront, where Chapter Quizzes and Weekly Tests include them with step-checked solutions.

Key Takeaways

  • The graphical method solves a pair of linear equations by drawing both lines and reading their point of intersection, which is the solution.
  • Two lines can only intersect once (unique solution), be parallel (no solution) or be coincident (infinitely many solutions) — no other picture is possible.
  • Plot two points per line (a third as a check), use easy x-values like 0, and always verify the intersection point in both original equations.
  • The method is perfect for understanding and for “solve graphically” questions, but algebraic methods are better when solutions are fractional.

Quick Facts

  • Definition: the graphical method finds the solution of a pair of linear equations as the point(s) common to their two straight-line graphs.
  • General form of each equation: ax + by + c = 0, with a, b, c real and a, b not both zero.
  • Intersecting lines → 1 solution; parallel lines → 0 solutions; coincident lines → infinitely many solutions.
  • Minimum points needed to draw one line: 2.
  • This topic is from Chapter 3 (Pair of Linear Equations in Two Variables) in the CBSE Class 10 Algebra unit — see the chapter guide for its place in the syllabus.

Common Mistakes

  1. Plotting only one point per line and “eyeballing” the direction — always plot at least two points and join with a ruler.
  2. Reading the intersection point’s coordinates in the wrong order — the solution is (x, y): horizontal value first, vertical second.
  3. Sign slips while making the table of values — computing y = 5 − x at x = 0 as −5 instead of 5. Recompute any point that looks odd.
  4. Declaring “no solution” too early — lines that look parallel inside a small grid may intersect further out. Extend the lines or use the ratio test to be sure.
  5. Forgetting to verify — substitute your intersection point into both equations before writing the final answer.

Turning these slips into strengths is what deliberate practice is for — examfront’s Strength & Weakness Analysis shows you exactly which of these errors you repeat, so revision targets the right one.

FAQ

How do you solve a pair of linear equations graphically? Draw each equation as a straight line on the same graph paper by plotting at least two points per line. If the lines intersect at one point, that point’s coordinates (x, y) are the solution of the pair.

What does the point of intersection represent? It is the only point lying on both lines, so its coordinates satisfy both equations simultaneously — which is exactly the definition of a solution of the pair.

What if the lines are parallel? Parallel lines share no point, so the pair of equations has no solution. Such a pair is called inconsistent.

How many points should I plot for each line? Two points determine a line; a third point is a useful accuracy check.

Is the graphical method always the best choice? No — when the solution involves fractions or decimals, reading it precisely from graph paper is unreliable, and algebraic methods (substitution or elimination) are better.


Ready to make graphs your strongest scoring tool? Practise full graphical-method questions — including the triangle-vertices and shading variations — with instant step-checking, Progress Tracking and a Personalized Learning Path on examfront. Start free and see exactly where your next mark is hiding.

Frequently asked

How do you solve a pair of linear equations graphically?

Draw the graph of each equation as a straight line on the same graph paper by plotting at least two points per line. If the two lines intersect at a single point, the coordinates of that point (x, y) are the solution of the pair of equations.

What does the point of intersection of two lines represent?

The point of intersection is the one point that lies on both lines, so its coordinates satisfy both equations at the same time. That is exactly what a solution of a pair of linear equations means, so the intersection point is the solution.

What if the two lines in the graph are parallel?

Parallel lines never meet, so there is no point common to both equations. The pair of linear equations then has no solution and is called an inconsistent pair.

How many points should I plot to draw each line?

Two points are enough to draw a straight line, but plotting a third point is a good safety check — if all three do not lie on one line, you have made a calculation mistake.

Is the graphical method always the best way to solve a pair of linear equations?

No. The graphical method is excellent for understanding, but if the solution has fractional or decimal values, reading it accurately from graph paper is hard. In such cases algebraic methods like substitution or elimination are more reliable.

Related resources

Turn this into a study plan

examfront builds it around your weak areas.

Start free ->