CBSE • Class 9Mathematics • Chapter 4

Linear Equations in Two VariablesNCERT Solutions, AI Tutor & Practice

Linear equations of the form ax + by + c = 0, their solutions as ordered pairs, and graphing them as straight lines on the Cartesian plane.

Aligned to the latest NCERT 2024-25 edition • 2 exercises covered • Free plan, no credit card

What you will learn

  • Write a linear equation in two variables in standard form
  • List solutions of a linear equation as ordered pairs
  • Plot the graph of a linear equation in two variables

Key concepts in this chapter

Linear equationStandard form ax + by + c = 0Ordered pairGraph as a line

NCERT Exercise-wise Solutions

4 exercises26 questions covered • Open any exercise for theme, focus topics and Socratic AI walkthroughs

Frequently asked NCERT questions in this chapter

  1. Express y = 3x − 2 in the form ax + by + c = 0.
  2. Write four solutions of 2x + 3y = 12.
  3. Draw the graph of x + y = 5.

Step-by-step NCERT solutions

12 solved questions • Each solution includes a Socratic hint, full working and a common-mistake callout • Last reviewed 2026-09-03

Exercise 4.1 Q1 • 2 marks

Express the equation 3x+7=5y3x + 7 = 5y in the standard form ax+by+c=0ax + by + c = 0 and state the values of aa, bb and cc.
Hint (Socratic — try this first)
Can you move every term to the left-hand side so that the right side becomes zero?
Step-by-step solution

Start with the given equation:

3x+7=5y3x + 7 = 5y

Bring all terms to the left-hand side:

3x5y+7=03x - 5y + 7 = 0

Comparing with the standard form ax+by+c=0ax + by + c = 0:

  • a=3a = 3
  • b=5b = -5
  • c=7c = 7
Common mistake:
Forgetting to change the sign of 5y5y when moving it across the equals sign, writing b=5b = 5 instead of b=5b = -5.
Open this question in the AI tutor →

Exercise 4.1 Q2 • 2 marks

Write the equation y=4xy = -4x in the form ax+by+c=0ax + by + c = 0 and identify aa, bb and cc.
Hint (Socratic — try this first)
What is the value of the constant term cc if there is no separate number on either side?
Step-by-step solution

Given:

y=4xy = -4x

Move all terms to the left-hand side:

4x+y=04x + y = 0

Writing the constant term explicitly:

4x+y+0=04x + y + 0 = 0

Comparing with ax+by+c=0ax + by + c = 0:

  • a=4a = 4
  • b=1b = 1
  • c=0c = 0
Common mistake:
Writing b=0b = 0 because the yy has no visible coefficient, when in fact the coefficient of yy is 11.
Open this question in the AI tutor →

Exercise 4.1 Q3 • 2 marks

The cost of a notebook is twice the cost of a pen. Write a linear equation in two variables to represent this statement.
Hint (Socratic — try this first)
If you let the cost of the notebook be one variable and the pen another, how do you write "twice"?
Step-by-step solution

Let the cost of a notebook be \rupeex\rupee\, x and the cost of a pen be \rupeey\rupee\, y.

The statement says the notebook costs twice the pen:

x=2yx = 2y

Writing in standard form:

x2y=0x - 2y = 0

This is the required linear equation in two variables, with a=1a = 1, b=2b = -2, c=0c = 0.

Common mistake:
Reversing the relationship and writing y=2xy = 2x (pen costs twice the notebook) instead of x=2yx = 2y.
Open this question in the AI tutor →

Exercise 4.2 Q1 • 3 marks

Find four different solutions of the equation 2x+y=72x + y = 7.
Hint (Socratic — try this first)
If you freely choose a value for xx, how can you find the matching value of yy?
Step-by-step solution

For 2x+y=72x + y = 7, choose values of xx and compute y=72xy = 7 - 2x.

  • x=0y=70=7(0,7)x = 0 \Rightarrow y = 7 - 0 = 7 \Rightarrow (0, 7)
  • x=1y=72=5(1,5)x = 1 \Rightarrow y = 7 - 2 = 5 \Rightarrow (1, 5)
  • x=2y=74=3(2,3)x = 2 \Rightarrow y = 7 - 4 = 3 \Rightarrow (2, 3)
  • x=3y=76=1(3,1)x = 3 \Rightarrow y = 7 - 6 = 1 \Rightarrow (3, 1)

Four solutions are: (0,7), (1,5), (2,3), (3,1)(0,7),\ (1,5),\ (2,3),\ (3,1).

Since infinitely many values of xx are possible, the equation has infinitely many solutions.

Common mistake:
Writing the ordered pair in reverse order as (y,x)(y, x) instead of (x,y)(x, y).
Open this question in the AI tutor →

Exercise 4.2 Q2 • 2 marks

Check whether (2,1)(2, 1) and (1,5)(-1, 5) are solutions of the equation 4x+3y=114x + 3y = 11.
Hint (Socratic — try this first)
What happens when you substitute the coordinates into the left-hand side — does it equal the right-hand side?
Step-by-step solution

Substitute each point into 4x+3y4x + 3y and compare with 1111.

For (2,1)(2, 1):

4(2)+3(1)=8+3=114(2) + 3(1) = 8 + 3 = 11

This equals the RHS, so (2,1)(2, 1) is a solution.

For (1,5)(-1, 5):

4(1)+3(5)=4+15=114(-1) + 3(5) = -4 + 15 = 11

This also equals 1111, so (1,5)(-1, 5) is a solution.

Both ordered pairs are solutions of 4x+3y=114x + 3y = 11.

Common mistake:
Substituting the values into the wrong variables, e.g. putting x=1x = 1 and y=2y = 2 for the point (2,1)(2,1).
Open this question in the AI tutor →

Exercise 4.2 Q3 • 2 marks

If (3,k)(3, k) is a solution of the equation 2x5y=12x - 5y = 1, find the value of kk.
Hint (Socratic — try this first)
Substitute the known coordinate for xx and solve the resulting equation for kk.
Step-by-step solution

Since (3,k)(3, k) is a solution, substitute x=3x = 3 and y=ky = k:

2(3)5k=12(3) - 5k = 1

65k=16 - 5k = 1

5k=16=5-5k = 1 - 6 = -5

k=55=1k = \frac{-5}{-5} = 1

Therefore k=1k = 1, and the solution point is (3,1)(3, 1).

Common mistake:
Dividing incorrectly and losing the negative signs, giving k=1k = -1 instead of k=1k = 1.
Open this question in the AI tutor →

Exercise 4.3 Q1 • 3 marks

Draw the graph of the linear equation x+y=5x + y = 5.
Hint (Socratic — try this first)
Which two points are easiest to plot — the ones where each axis is crossed?
Step-by-step solution

Find at least two solutions of x+y=5x + y = 5 (using y=5xy = 5 - x):

| xx | y=5xy = 5 - x | Point | |-----|------------|-------| | 00 | 55 | (0,5)(0, 5) | | 55 | 00 | (5,0)(5, 0) | | 22 | 33 | (2,3)(2, 3) |

Plotting: Mark the points (0,5)(0,5), (5,0)(5,0) and (2,3)(2,3) on the coordinate plane.

Line: Since all three points lie in a straight line, join them and extend both ways. This straight line is the graph of x+y=5x + y = 5.

The line meets the yy-axis at (0,5)(0,5) and the xx-axis at (5,0)(5,0).

Common mistake:
Plotting only one point and guessing the direction of the line, or not extending the line beyond the plotted points.
Open this question in the AI tutor →

Exercise 4.3 Q2 • 4 marks

Draw the graph of 2xy=42x - y = 4 and find the point where it cuts the xx-axis and the yy-axis.
Hint (Socratic — try this first)
On the xx-axis y=0y = 0, and on the yy-axis x=0x = 0 — what does each give you?
Step-by-step solution

Rewrite as y=2x4y = 2x - 4 and prepare a table:

| xx | y=2x4y = 2x - 4 | Point | |-----|-------------|-------| | 00 | 4-4 | (0,4)(0, -4) | | 22 | 00 | (2,0)(2, 0) | | 33 | 22 | (3,2)(3, 2) |

Plot the points (0,4)(0,-4), (2,0)(2,0), (3,2)(3,2) and join them with a straight line.

Intercepts:

  • Cuts the xx-axis where y=0y = 0: at (2,0)(2, 0).
  • Cuts the yy-axis where x=0x = 0: at (0,4)(0, -4).
Common mistake:
Confusing the two intercepts — reporting the xx-intercept as the yy-intercept by swapping the coordinates.
Open this question in the AI tutor →

Exercise 4.3 Q3 • 3 marks

The graph of the equation y=3xy = 3x passes through the origin. Draw its graph and verify this.
Hint (Socratic — try this first)
What value does yy take when x=0x = 0, and what does that tell you about the origin?
Step-by-step solution

Prepare a table of solutions for y=3xy = 3x:

| xx | y=3xy = 3x | Point | |-----|----------|-------| | 00 | 00 | (0,0)(0, 0) | | 11 | 33 | (1,3)(1, 3) | | 1-1 | 3-3 | (1,3)(-1, -3) |

Plot the points and join them to get a straight line.

Verification: When x=0x = 0, y=3(0)=0y = 3(0) = 0, giving the point (0,0)(0,0), which is the origin. Since the origin satisfies the equation, the graph passes through the origin.

Every equation of the form y=mxy = mx (with c=0c = 0) passes through the origin.

Common mistake:
Believing the line must cross the axes at points other than the origin, and drawing a shifted line.
Open this question in the AI tutor →

Exercise 4.4 Q1 • 3 marks

Write the equation of a line parallel to the xx-axis passing through the point (2,3)(2, -3), and draw its graph.
Hint (Socratic — try this first)
For a line parallel to the xx-axis, which coordinate stays the same for every point on it?
Step-by-step solution

A line parallel to the xx-axis has every point with the same yy-coordinate. Its equation is of the form y=ky = k.

Since the line passes through (2,3)(2, -3), the constant yy-value is 3-3:

y=3y = -3

Graph: Draw a horizontal straight line crossing the yy-axis at (0,3)(0, -3) and running parallel to the xx-axis. It passes through points such as (0,3)(0,-3), (2,3)(2,-3) and (4,3)(-4,-3).

Common mistake:
Writing x=2x = 2 (a vertical line) instead of y=3y = -3, confusing which axis the line is parallel to.
Open this question in the AI tutor →

Exercise 4.4 Q2 • 3 marks

Draw the graph of the equation x=4x = 4 in two variables and describe the line obtained.
Hint (Socratic — try this first)
If xx is fixed but yy is free to take any value, what shape does the set of points form?
Step-by-step solution

The equation x=4x = 4 can be written in two variables as x+0y=4x + 0\cdot y = 4. Here xx is always 44, while yy can be any real number.

Some solutions:

| xx | yy | Point | |-----|-----|-------| | 44 | 00 | (4,0)(4, 0) | | 44 | 22 | (4,2)(4, 2) | | 44 | 1-1 | (4,1)(4, -1) |

Plot these points and join them — they form a vertical straight line parallel to the yy-axis, cutting the xx-axis at (4,0)(4, 0).

Such a line (x=kx = k) is always parallel to the yy-axis.

Common mistake:
Treating x=4x = 4 as a single point on the number line rather than a full vertical line in the coordinate plane.
Open this question in the AI tutor →

Exercise 4.4 Q3 • 4 marks

Give the geometric representation of the equation 2y+5=02y + 5 = 0 as an equation (i) in one variable and (ii) in two variables.
Hint (Socratic — try this first)
Solving for yy gives a fixed number — how does that same equation look on a number line versus on a plane?
Step-by-step solution

Solve for yy:

2y+5=02y=5y=522y + 5 = 0 \Rightarrow 2y = -5 \Rightarrow y = -\tfrac{5}{2}

(i) In one variable: On the number line, y=52y = -\tfrac{5}{2} is a single point located at 2.5-2.5.

(ii) In two variables: Written as 0x+2y+5=00\cdot x + 2y + 5 = 0, the value y=52y = -\tfrac{5}{2} holds for every value of xx. This is a horizontal straight line parallel to the xx-axis, passing through (0,52)(0, -\tfrac{5}{2}).

So the same equation represents a point on a line, but a whole line in the plane.

Common mistake:
Giving only one representation (usually just the number line point) and forgetting that in two variables it becomes a full line.
Open this question in the AI tutor →

How to solve Linear Equations in Two Variables on Mindarc

  1. Watch the chapter overview video. A short animated explainer that maps the chapter to the NCERT textbook layout.
  2. Read the concept summary. Key definitions, formulas and worked examples for each concept.
  3. Solve with Guru AI. Open any exercise question in the dashboard; the Socratic AI tutor walks you through it by asking guiding questions instead of dictating answers.
  4. Take the adaptive practice set. The platform adjusts difficulty based on how you perform and surfaces the concepts you are weakest on.
  5. Track mastery in your parent dashboard. See per-concept progress for Linear Equations in Two Variables alongside every other chapter.

FAQs about this chapter

Why do linear equations in two variables have infinitely many solutions?+

For any value chosen for x, the equation gives a unique value of y. Since x can be chosen freely from the real numbers, there are infinitely many (x, y) pairs that satisfy the equation — those pairs together form a straight line.

All Class 9 Mathematics chapters

  1. 1.Number Systems
  2. 2.Polynomials
  3. 3.Coordinate Geometry
  4. 4.Linear Equations in Two Variables
  5. 5.Introduction to Euclid's Geometry
  6. 6.Lines and Angles
  7. 7.Triangles
  8. 8.Quadrilaterals
  9. 9.Circles
  10. 10.Heron's Formula
  11. 11.Surface Areas and Volumes
  12. 12.Statistics

Related chapters

Solve Linear Equations in Two Variables with AI guidance

Free plan. No credit card. Works on any device.

Start Free