Solved Examples

NCERT Solutions for Class 9 Maths Chapter 4 Linear Equations in Two Variables — Complete Guide

Every exercise solved step-by-step — writing linear equations, finding solution pairs, graphing lines, and equations parallel to axes.

CBSEClass 9
The SparkEd Authors (IITian & Googler)15 March 202655 min read
NCERT Solutions Class 9 Maths Chapter 4 Linear Equations — SparkEd

Why Linear Equations Are Central to Algebra

Linear equations are the simplest and most widely used type of equation in mathematics. From calculating costs and distances to programming computers and modelling physical systems, linear relationships are everywhere.

In Class 9, Chapter 4 extends what you learned about linear equations in one variable (Class 8) to two variables. The key new idea is that a linear equation in two variables has infinitely many solutions, and when you plot these solutions on the Cartesian plane (Chapter 3), they form a straight line.

This chapter carries 4–6 marks in the CBSE Class 9 annual exam and has four exercises (4.1–4.4). The questions range from writing equations in the standard form ax+by+c=0ax + by + c = 0 to finding solution pairs, drawing graphs, and understanding equations of lines parallel to the axes.

Let's work through every exercise with detailed solutions, build conceptual understanding, and prepare a winning exam strategy!

Linear Equations in Two Variables — Definitions and Standard Form

A linear equation in two variables is an equation of the form:

ax+by+c=0ax + by + c = 0

where aa, bb, cc are real numbers, and aa and bb are not both zero.

The word "linear" means the highest power of each variable is 1. No x2x^2, no xyxy, no x\sqrt{x} — just xx and yy to the first power.

Examples:
- 2x+3y=122x + 3y = 12 (standard form: 2x+3y12=02x + 3y - 12 = 0, here a=2,b=3,c=12a = 2, b = 3, c = -12)
- x=5x = 5 (this is 1x+0y5=01 \cdot x + 0 \cdot y - 5 = 0, a special case with b=0b = 0)
- y=3y = -3 (this is 0x+1y+3=00 \cdot x + 1 \cdot y + 3 = 0, a special case with a=0a = 0)

NOT linear equations in two variables:
- x2+y=5x^2 + y = 5 (has x2x^2)
- xy=6xy = 6 (has the product xyxy)
- 1x+y=3\frac{1}{x} + y = 3 (has x1x^{-1})

Solutions of a Linear Equation

A solution of a linear equation ax+by+c=0ax + by + c = 0 is an ordered pair (x0,y0)(x_0, y_0) such that ax0+by0+c=0ax_0 + by_0 + c = 0.

Key Fact: A linear equation in two variables has infinitely many solutions. These solutions, when plotted on the Cartesian plane, form a straight line.

For example, consider x+y=5x + y = 5. Some solutions are:
- (0,5)(0, 5): 0+5=50 + 5 = 5
- (1,4)(1, 4): 1+4=51 + 4 = 5
- (2,3)(2, 3): 2+3=52 + 3 = 5
- (5,0)(5, 0): 5+0=55 + 0 = 5
- (1,6)(-1, 6): 1+6=5-1 + 6 = 5
- (2.5,2.5)(2.5, 2.5): 2.5+2.5=52.5 + 2.5 = 5

There are infinitely many such pairs, and they all lie on the line x+y=5x + y = 5.

How to Find Solutions Systematically

Method: To find solutions of ax+by+c=0ax + by + c = 0:
1. Choose a convenient value for xx (usually 0,1,20, 1, 2, etc.).
2. Substitute into the equation and solve for yy.
3. Each (x,y)(x, y) pair is one solution.

Example: Find three solutions of 2x+3y=122x + 3y = 12.

**When x=0x = 0:** 3y=12    y=43y = 12 \implies y = 4. Solution: (0,4)(0, 4).
**When x=3x = 3:** 6+3y=12    y=26 + 3y = 12 \implies y = 2. Solution: (3,2)(3, 2).
**When x=6x = 6:** 12+3y=12    y=012 + 3y = 12 \implies y = 0. Solution: (6,0)(6, 0).

Tip: Choosing x=0x = 0 gives the yy-intercept, and choosing y=0y = 0 gives the xx-intercept. These two points are usually the easiest to plot.

Exercise 4.1 — Writing and Identifying Linear Equations

Exercise 4.1 focuses on expressing equations in the standard form ax+by+c=0ax + by + c = 0 and recognising linear equations.

Problem 1: Cost equation

Question: The cost of a notebook is twice the cost of a pen. Write a linear equation in two variables to represent this statement.

Solution:
Let the cost of a notebook be xx rupees and the cost of a pen be yy rupees.

"Cost of notebook is twice the cost of a pen" means:

x=2yx = 2y

x2y=0x - 2y = 0

This is in the form ax+by+c=0ax + by + c = 0 with a=1a = 1, b=2b = -2, c=0c = 0.

Key Insight: Translating word problems into equations is a critical skill. Identify the unknowns, assign variables, and write the relationship.

Problem 2: Expressing in standard form

Question: Express the following linear equations in the form ax+by+c=0ax + by + c = 0 and indicate the values of aa, bb, and cc:
(i) 2x+3y=9.352x + 3y = 9.\overline{35}
(ii) xy510=0x - \frac{y}{5} - 10 = 0
(iii) 2x+3y=6-2x + 3y = 6
(iv) x=3yx = 3y
(v) 2x=5y2x = -5y
(vi) 3x+2=03x + 2 = 0
(vii) y2=0y - 2 = 0
(viii) 5=2x5 = 2x

Solution:

EquationStandard Formaabbcc
2x+3y=9.352x + 3y = 9.\overline{35}2x+3y9.35=02x + 3y - 9.\overline{35} = 022339.35-9.\overline{35}
xy510=0x - \frac{y}{5} - 10 = 0x15y10=0x - \frac{1}{5}y - 10 = 01115-\frac{1}{5}10-10
2x+3y=6-2x + 3y = 62x+3y6=0-2x + 3y - 6 = 02-2336-6
x=3yx = 3yx3y+0=0x - 3y + 0 = 0113-300
2x=5y2x = -5y2x+5y+0=02x + 5y + 0 = 0225500
3x+2=03x + 2 = 03x+0y+2=03x + 0y + 2 = 0330022
y2=0y - 2 = 00x+y2=00x + y - 2 = 000112-2
5=2x5 = 2x2x+0y5=02x + 0y - 5 = 022005-5

Key Observation: When b=0b = 0, the equation involves only xx — its graph is a vertical line. When a=0a = 0, the equation involves only yy — its graph is a horizontal line.

Practice this topic on SparkEd — free visual solutions and AI coaching

Try Free

Exercise 4.2 — Finding Solutions of Linear Equations

Exercise 4.2 tests your ability to find specific solutions (ordered pairs) of a given linear equation.

Problem 1: Which are solutions?

Question: Which one of the following options is true, and why?
y=3x+5y = 3x + 5 has
(i) a unique solution
(ii) only two solutions
(iii) infinitely many solutions

Solution:
(iii) Infinitely many solutions is correct.

For every real number xx, we get a corresponding y=3x+5y = 3x + 5. Since there are infinitely many real numbers, there are infinitely many solutions.

Examples: (0,5)(0, 5), (1,8)(1, 8), (1,2)(-1, 2), (13,6)(\frac{1}{3}, 6), (53,0)(-\frac{5}{3}, 0), ...

Problem 2: Four solutions of 2x + y = 7

Question: Write four solutions for the equation 2x+y=72x + y = 7.

Solution:
Rewrite as y=72xy = 7 - 2x, then substitute:

xxy=72xy = 7 - 2xSolution
0070=77 - 0 = 7(0,7)(0, 7)
1172=57 - 2 = 5(1,5)(1, 5)
2274=37 - 4 = 3(2,3)(2, 3)
3376=17 - 6 = 1(3,1)(3, 1)

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

Bonus: The xx-intercept is at y=0y = 0: 2x=7    x=3.52x = 7 \implies x = 3.5, giving (3.5,0)(3.5, 0).

Problem 3: Checking solutions

Question: Check which of the following are solutions of the equation x2y=4x - 2y = 4:
(i) (0,2)(0, 2) (ii) (2,0)(2, 0) (iii) (4,0)(4, 0) (iv) (2,42)(\sqrt{2}, 4\sqrt{2}) (v) (1,1)(1, 1)

Solution:
Substitute each pair into x2yx - 2y. It should equal 4.

(i) 02(2)=440 - 2(2) = -4 \neq 4. Not a solution.

(ii) 22(0)=242 - 2(0) = 2 \neq 4. Not a solution.

(iii) 42(0)=4=44 - 2(0) = 4 = 4 ✓. Yes, a solution.

(iv) 22(42)=282=724\sqrt{2} - 2(4\sqrt{2}) = \sqrt{2} - 8\sqrt{2} = -7\sqrt{2} \neq 4. Not a solution.

(v) 12(1)=141 - 2(1) = -1 \neq 4. Not a solution.

Only (4,0)(4, 0) is a solution.

Problem 4: Finding k such that a pair is a solution

Question: Find the value of kk if x=2x = 2, y=1y = 1 is a solution of the equation 2x+3y=k2x + 3y = k.

Solution:
Substitute x=2x = 2, y=1y = 1:

2(2)+3(1)=k2(2) + 3(1) = k

4+3=k4 + 3 = k

k=7k = 7

Verification: The equation 2x+3y=72x + 3y = 7 with (2,1)(2, 1): 4+3=74 + 3 = 7 ✓.

Exercise 4.3 — Graphing Linear Equations

Exercise 4.3 is the most important exercise in this chapter — it requires you to draw the graph of a linear equation on the Cartesian plane. The graph of every linear equation ax+by+c=0ax + by + c = 0 (with aa and bb not both zero) is a straight line.

How to Draw the Graph — Step-by-Step Method

Step 1: Rewrite the equation in the form y=mx+cy = mx + c (if possible), or find at least two solution pairs by substituting values of xx.

Step 2: Plot at least two points on the Cartesian plane. (Three points is safer — the third point serves as a check.)

Step 3: Draw a straight line through the plotted points. Extend it in both directions with arrows to indicate that the line continues infinitely.

Step 4: Label the line with its equation.

Finding the two easiest points:
- **xx-intercept:** Set y=0y = 0, solve for xx. This gives the point where the line crosses the xx-axis.
- **yy-intercept:** Set x=0x = 0, solve for yy. This gives the point where the line crosses the yy-axis.

For example, for 2x+3y=62x + 3y = 6:
- xx-intercept: 2x=6    x=32x = 6 \implies x = 3. Point: (3,0)(3, 0).
- yy-intercept: 3y=6    y=23y = 6 \implies y = 2. Point: (0,2)(0, 2).
- Third check point: x=1    2+3y=6    y=43x = 1 \implies 2 + 3y = 6 \implies y = \frac{4}{3}. Point: (1,43)(1, \frac{4}{3}).

Problem 1: Graph of 2x + y = 7

Question: Draw the graph of the equation 2x+y=72x + y = 7.

Solution:
Rewrite: y=72xy = 7 - 2x.

xxy=72xy = 7 - 2xPoint
0077(0,7)(0, 7)
1155(1,5)(1, 5)
3311(3,1)(3, 1)
3.53.500(3.5,0)(3.5, 0)

Plot these points and draw a straight line through them. The line has a negative slope (going downward from left to right), yy-intercept at (0,7)(0, 7), and xx-intercept at (3.5,0)(3.5, 0).

Problem 2: Graph of x + y = 0

Question: Draw the graph of the equation x+y=0x + y = 0.

Solution:
y=xy = -x.

xxy=xy = -xPoint
0000(0,0)(0, 0)
111-1(1,1)(1, -1)
1-111(1,1)(-1, 1)
222-2(2,2)(2, -2)

This line passes through the origin and makes a 135°135° angle with the positive xx-axis (or 45°45° below the horizontal going right). It passes through Quadrants II and IV.

Problem 3: Graph of y = 3x

Question: Draw the graph of y=3xy = 3x.

Solution:

xxy=3xy = 3xPoint
0000(0,0)(0, 0)
1133(1,3)(1, 3)
1-13-3(1,3)(-1, -3)
2266(2,6)(2, 6)

This line passes through the origin with a steep positive slope. It passes through Quadrants I and III.

Key Observation: Any equation of the form y=mxy = mx (no constant term) passes through the origin.

Problem 4: Real-world graph problem

Question: The taxi fare in a city is as follows: for the first kilometre, the fare is Rs 8 and for the subsequent distance it is Rs 5 per km. Taking the distance covered as xx km and total fare as Rs yy, write a linear equation for this information, and draw its graph.

Solution:
For x1x \geq 1:
- First km costs Rs 8.
- Remaining (x1)(x - 1) km costs Rs 5(x1)5(x - 1).

y=8+5(x1)=8+5x5=5x+3y = 8 + 5(x - 1) = 8 + 5x - 5 = 5x + 3

Linear equation: y=5x+3y = 5x + 3 (for x1x \geq 1).

xx (km)y=5x+3y = 5x + 3 (Rs)Point
1188(1,8)(1, 8)
221313(2,13)(2, 13)
331818(3,18)(3, 18)
442323(4,23)(4, 23)

Plot these points and draw a line. Since xx represents distance, only x1x \geq 1 is meaningful.

From the graph: For a distance of 5 km, the fare = 5(5)+3=5(5) + 3 = Rs 28.

Exercise 4.4 — Equations of Lines Parallel to Axes

This exercise covers a special but important case: equations that represent lines parallel to the coordinate axes.

Lines Parallel to the X-axis

The equation y=ky = k (where kk is a constant) represents a horizontal line parallel to the xx-axis, passing through all points with yy-coordinate equal to kk.

  • y=3y = 3 is a horizontal line 3 units above the xx-axis.
    - y=2y = -2 is a horizontal line 2 units below the xx-axis.
    - y=0y = 0 is the xx-axis itself.

In standard form: 0x+1yk=00 \cdot x + 1 \cdot y - k = 0, i.e., a=0a = 0.

Lines Parallel to the Y-axis

The equation x=kx = k (where kk is a constant) represents a vertical line parallel to the yy-axis, passing through all points with xx-coordinate equal to kk.

  • x=4x = 4 is a vertical line 4 units to the right of the yy-axis.
    - x=1x = -1 is a vertical line 1 unit to the left of the yy-axis.
    - x=0x = 0 is the yy-axis itself.

In standard form: 1x+0yk=01 \cdot x + 0 \cdot y - k = 0, i.e., b=0b = 0.

Problem 1: Graph of y = 3

Question: Give the geometric representations of y=3y = 3 as an equation (i) in one variable and (ii) in two variables.

Solution:

(i) In one variable: y=3y = 3 represents a single point on the number line (the point 3 on the yy-axis).

(ii) In two variables: y=3y = 3 (or 0x+y3=00 \cdot x + y - 3 = 0) represents a straight line in the Cartesian plane. This line is parallel to the xx-axis, passing through all points of the form (a,3)(a, 3) where aa is any real number.

Some points on this line: (2,3)(-2, 3), (0,3)(0, 3), (1,3)(1, 3), (5,3)(5, 3).

Problem 2: Graph of 2x + 9 = 0

Question: Give the geometric representations of 2x+9=02x + 9 = 0 as an equation in two variables.

Solution:
2x+9=0    x=92=4.52x + 9 = 0 \implies x = -\frac{9}{2} = -4.5

In two variables, this is 2x+0y+9=02x + 0 \cdot y + 9 = 0, representing a vertical line at x=4.5x = -4.5.

This line is parallel to the yy-axis, passing through (4.5,0)(-4.5, 0), (4.5,1)(-4.5, 1), (4.5,3)(-4.5, -3), etc.

Understanding Slope (Gradient) — Beyond NCERT

While slope is formally taught in Class 10/11, understanding the basic concept helps you graph lines faster and builds deeper intuition.

The slope (or gradient) of a line measures how steep it is. For a line y=mx+cy = mx + c:
- mm is the slope.
- cc is the yy-intercept (where the line crosses the yy-axis).

What slope tells you:
- m>0m > 0: Line goes upward from left to right (positive slope).
- m<0m < 0: Line goes downward from left to right (negative slope).
- m=0m = 0: Line is horizontal (y=cy = c).
- mm undefined: Line is vertical (x=kx = k).

Calculating slope from two points:
If a line passes through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2):

m=y2y1x2x1=riserunm = \frac{y_2 - y_1}{x_2 - x_1} = \frac{\text{rise}}{\text{run}}

Solved Example: Finding slope from equation

Question: Find the slope and yy-intercept of 3x+2y=83x + 2y = 8.

Solution:
Rewrite in slope-intercept form (y=mx+cy = mx + c):

2y=3x+82y = -3x + 8

y=32x+4y = -\frac{3}{2}x + 4

Slope m=32m = -\frac{3}{2} (negative, so line goes downward).
yy-intercept c=4c = 4 (the line crosses the yy-axis at (0,4)(0, 4)).

Question: Find the slope of the line passing through (1,3)(1, 3) and (4,9)(4, 9).

Solution:

m=9341=63=2m = \frac{9 - 3}{4 - 1} = \frac{6}{3} = 2

The line rises 2 units for every 1 unit it moves to the right.

Additional Solved Problems — Exam-Level Difficulty

These problems cover the types of questions commonly asked in CBSE exams.

Problem 1: Finding where a line crosses the axes

Question: Find the points where the line 3x4y=123x - 4y = 12 crosses the xx-axis and yy-axis.

Solution:
**xx-intercept** (set y=0y = 0): 3x=12    x=43x = 12 \implies x = 4. Point: (4,0)(4, 0).
**yy-intercept** (set x=0x = 0): 4y=12    y=3-4y = 12 \implies y = -3. Point: (0,3)(0, -3).

The line crosses the xx-axis at (4,0)(4, 0) and the yy-axis at (0,3)(0, -3).

Problem 2: Writing equation from a condition

Question: Write the equation of a line that passes through the origin and has a slope of 2.

Solution:
A line through the origin has yy-intercept =0= 0. With slope m=2m = 2:

y=2x+0=2xy = 2x + 0 = 2x

Or in standard form: 2xy=02x - y = 0.

Question: Write the equation of a line passing through (1,3)(1, 3) and (3,7)(3, 7).

Solution:
Slope =7331=42=2= \frac{7-3}{3-1} = \frac{4}{2} = 2.

Using point-slope form with (1,3)(1, 3):

y3=2(x1)y - 3 = 2(x - 1)

y=2x+1y = 2x + 1

Standard form: 2xy+1=02x - y + 1 = 0.

Verification: (3,7)(3, 7): 2(3)7+1=02(3) - 7 + 1 = 0 ✓.

Problem 3: Temperature conversion

Question: The temperature in Fahrenheit (FF) and Celsius (CC) are related by F=95C+32F = \frac{9}{5}C + 32. Draw the graph and find:
(i) The temperature when both scales read the same.
(ii) The Fahrenheit equivalent of 30°C30°C.

Solution:

CCF=95C+32F = \frac{9}{5}C + 32Point
003232(0,32)(0, 32)
10105050(10,50)(10, 50)
20206868(20,68)(20, 68)
40-4040-40(40,40)(-40, -40)

(i) When F=CF = C: C=95C+32    C95C=32    45C=32    C=40C = \frac{9}{5}C + 32 \implies C - \frac{9}{5}C = 32 \implies -\frac{4}{5}C = 32 \implies C = -40.
So F=C=40°F = C = -40°. Both scales read the same at 40°-40°!

(ii) F=95(30)+32=54+32=86°FF = \frac{9}{5}(30) + 32 = 54 + 32 = 86°F.

Problem 4: Perimeter and area equations

Question: The perimeter of a rectangle is 40 cm. Express the length ll in terms of the breadth bb. Draw the graph and find the dimensions when l=bl = b.

Solution:

2(l+b)=402(l + b) = 40

l+b=20l + b = 20

l=20bl = 20 - b

bbl=20bl = 20 - bPoint
221818(2,18)(2, 18)
551515(5,15)(5, 15)
881212(8,12)(8, 12)
10101010(10,10)(10, 10)

When l=bl = b: b=20b    2b=20    b=10b = 20 - b \implies 2b = 20 \implies b = 10, l=10l = 10.

The rectangle is a square with side 10 cm.

Graphical Interpretation — What Does Each Part of the Line Mean?

Understanding the geometric meaning of a linear equation's graph deepens your intuition:

Every point on the line is a solution of the equation. Every point NOT on the line is NOT a solution.

**The xx-intercept** (where the line crosses the xx-axis) is the solution with y=0y = 0. It answers: "What is xx when yy is zero?"

**The yy-intercept** (where the line crosses the yy-axis) is the solution with x=0x = 0. It answers: "What is yy when xx is zero?"

Parallel lines: Two lines are parallel if they have the same slope but different yy-intercepts. They have no point in common (no common solution).

Intersecting lines: Two lines with different slopes intersect at exactly one point. That point is the common solution of both equations — this is the basis for solving simultaneous linear equations in Class 10.

Coincident lines: Two equations that represent the same line have infinitely many common solutions.

Common Mistakes Students Make in Linear Equations

Avoid these errors to secure full marks:

1. Thinking a linear equation in two variables has a unique solution:
* Mistake: "2x+3y=62x + 3y = 6 has the solution (0,2)(0, 2)."
* Fix: It has (0,2)(0, 2) as ONE solution, but it has infinitely many. Always say "one of the solutions is..."

2. Plotting only one point and drawing a line:
* Mistake: Plotting just (0,2)(0, 2) and drawing a line (but in which direction?).
* Fix: You need at least TWO points to determine a line. Three is better for verification.

3. **Confusing x=3x = 3 with the point (3,0)(3, 0):**
* Mistake: Thinking the graph of x=3x = 3 is a single point.
* Fix: x=3x = 3 is a vertical LINE — every point with xx-coordinate 3 lies on it: (3,0)(3, 0), (3,1)(3, 1), (3,5)(3, -5), etc.

4. Sign errors when finding intercepts:
* Mistake: For 3x2y=63x - 2y = 6, setting x=0x = 0 and getting y=3y = 3 instead of y=3y = -3.
* Fix: 2y=6    y=3-2y = 6 \implies y = -3. Be careful with negative coefficients.

5. Not extending the line with arrows:
* Mistake: Drawing a line segment between two points.
* Fix: The graph of a linear equation is an infinite line. Always extend it beyond the plotted points and add arrowheads at both ends.

6. **Forgetting that y=cy = c is horizontal and x=cx = c is vertical:**
* Mistake: Drawing y=3y = 3 as a vertical line.
* Fix: y=3y = 3 means ALL points with y=3y = 3, regardless of xx. That's a horizontal line.

7. Not labelling the graph:
* Mistake: Drawing the line but not writing the equation next to it.
* Fix: Always label the line with its equation. This is important for clarity and often required for full marks.

Board Exam Strategy for Linear Equations

Weightage: Chapter 4 carries approximately 4–6 marks in the CBSE Class 9 annual exam (part of Unit II: Algebra). Questions often combine with Chapter 3 (Coordinate Geometry) since graphs are drawn on the Cartesian plane.

Typical Question Patterns:

* 1 Mark (MCQ): Identifying how many solutions a linear equation has; checking if a point is a solution; equation of xx-axis or yy-axis; type of line (y=ky = k is horizontal, x=kx = k is vertical).

* 2 Marks (VSA): Writing an equation in standard form; finding two solutions of a given equation; finding the yy-intercept.

* 3 Marks (SA): Drawing the graph of a linear equation (plotting at least 3 points); word problems leading to linear equations with graphs.

* 5 Marks (LA): Multi-step word problems (cost, temperature, distance-time) requiring both equation formation and graphing; interpreting the graph to answer questions.

High-Priority Topics:
1. Drawing graphs — practise until your lines are straight and labelled
2. Finding intercepts — the fastest way to plot any line
3. Word problem to equation conversion
4. Lines parallel to axes: x=kx = k (vertical) and y=ky = k (horizontal)
5. Checking if a given point lies on a given line

Time Management:
- 1-mark MCQ: 1 minute
- 2-mark problem: 2–3 minutes
- 3-mark graphing: 5 minutes (include drawing time)
- 5-mark word problem + graph: 8–10 minutes

Pro Tips:
- Always use graph paper for drawing graphs. Ruled paper is not acceptable.
- Plot at least 3 points: two to draw the line and one to verify.
- Use the intercept method (x=0x = 0 and y=0y = 0) for the fastest plotting.
- Label axes, mark the scale, and write the equation on the graph.
- For word problems, clearly define your variables before writing the equation.

Practise on SparkEd's Linear Equations page for instant feedback!

Quick Revision: Key Facts at a Glance

ConceptKey Fact
Standard formax+by+c=0ax + by + c = 0, where a,ba, b not both zero
Number of solutionsInfinitely many
GraphAlways a straight line
xx-interceptSet y=0y = 0, solve for xx
yy-interceptSet x=0x = 0, solve for yy
y=ky = kHorizontal line parallel to xx-axis
x=kx = kVertical line parallel to yy-axis
y=0y = 0The xx-axis
x=0x = 0The yy-axis
y=mxy = mxLine through origin with slope mm
y=mx+cy = mx + cSlope = mm, yy-intercept = cc
Points needed for graphMinimum 2 (3 recommended)

Practice Problems for Self-Assessment

Level 1 (Basic):
1. Write 5y=3x+105y = 3x + 10 in the form ax+by+c=0ax + by + c = 0.
2. Find three solutions of x+2y=6x + 2y = 6.
3. Is (1,1)(1, 1) a solution of 3x2y=53x - 2y = 5?

Level 2 (Intermediate):
4. Draw the graph of x+y=4x + y = 4. Find the area of the triangle formed by the line and the coordinate axes.
5. Write the equation of a line parallel to the xx-axis and passing through (3,5)(3, -5).
6. The sum of two numbers is 12. Write a linear equation and draw its graph.

Level 3 (Advanced/HOTS):
7. Draw the graph of 2xy=42x - y = 4 and x=2x = 2 on the same axes. Find the point of intersection.
8. A mobile plan charges Rs 100 fixed plus Rs 2 per minute. Write the equation and use the graph to find the cost for 50 minutes.
9. The graph of ax+by=36ax + by = 36 passes through (4,3)(4, 3) and (6,0)(6, 0). Find aa and bb.

Answers:
1. 3x5y+10=03x - 5y + 10 = 0 (or 3x+5y10=0-3x + 5y - 10 = 0)
2. (0,3)(0, 3), (2,2)(2, 2), (6,0)(6, 0)
3. 3(1)2(1)=153(1) - 2(1) = 1 \neq 5. No.
4. Intercepts: (4,0)(4, 0) and (0,4)(0, 4). Area =12×4×4=8= \frac{1}{2} \times 4 \times 4 = 8 sq units.
5. y=5y = -5
6. x+y=12x + y = 12 where x,yx, y are the two numbers.
7. Substituting x=2x = 2 into 2xy=42x - y = 4: 4y=4    y=04 - y = 4 \implies y = 0. Intersection: (2,0)(2, 0).
8. y=100+2xy = 100 + 2x. At x=50x = 50: y=100+100=200y = 100 + 100 = 200 rupees.
9. From (6,0)(6, 0): 6a=36    a=66a = 36 \implies a = 6. From (4,3)(4, 3): 24+3b=36    b=424 + 3b = 36 \implies b = 4.

Boost Your Preparation with SparkEd

You have now worked through every exercise and concept in NCERT Chapter 4: Linear Equations in Two Variables. This chapter connects algebra to geometry through graphing, and is essential preparation for simultaneous equations in Class 10.

Here is how SparkEd can help:

* Adaptive Practice: On our Linear Equations practice page, work through problems sorted by difficulty.

* AI Math Solver: Stuck on a graphing or word problem? Paste it into our AI Solver for a detailed step-by-step solution.

* AI Coach: Get personalised study recommendations based on your performance.

* Cross-Chapter Connections: Linear Equations connects to Coordinate Geometry (Chapter 3, where you learned about the Cartesian plane), Polynomials (Chapter 2, linear polynomials), and is a direct prerequisite for Pair of Linear Equations in Class 10.

Head over to sparkedmaths.com and start practising today!

Practice These Topics on SparkEd

Frequently Asked Questions

Try SparkEd Free

Visual step-by-step solutions, three difficulty levels of practice, and an AI-powered Spark coach to guide you when you are stuck. Pick your class and board to start.

Start Practicing Now