Exercise 3.1 (Revised) - Chapter 3 - Pair Of Linear Equations In Two Variables - Ncert Solutions class 10 - Maths
Updated On 26-08-2025 By Lithanya
You can Download the Exercise 3.1 (Revised) - Chapter 3 - Pair Of Linear Equations In Two Variables - Ncert Solutions class 10 - Maths with expert answers for all chapters. Perfect for Tamil & English Medium students to revise the syllabus and score more marks in board exams. Download and share it with your friends
Share this to Friend on WhatsApp
NCERT Solutions Class 10 Maths: Chapter 3 - Pair of Linear Equations in Two Variables
Ex 3.1 Question 1.
Form the pair of linear equations in the following problems, and find their solutions graphically.
(i) 10 students of class $X$ took part in a mathematics quiz. If the number of girls is 4 more than the number of boys, find the number of boys and girls who took part in the quiz.
(ii) 5 pencils and 7 pens together cost Rs 50 , whereas 7 pencils and 5 pens together cost Rs. 46. Find the cost of one pencil and that of one pen.
Answer.
(i) Let number of boys who took part in the quiz $=x$
Let number of girls who took part in the quiz $=y$
According to given conditions, we have
$
x+y=10 \ldots
$
And, $y=x+4$
$
\Rightarrow x-y=-4 \ldots
$
.png)
For equation $\mathrm{x}+\mathrm{y}=10$, we have following points which lie on the line
.png)
For equation $\mathrm{x}-\mathrm{y}=-4$, we have following points which lie on the line
.png)
We plot the points for both of the equations to find the solution.
We can clearly see that the intersection point of two lines is $(3,7)$.
Therefore, number of boys who took park in the quiz $=3$ and, number of girls who took part in the quiz $=7$.
(ii) Let cost of one pencil = Rs $x$ and Let cost of one pen = Rs $y$
According to given conditions, we have
$
5 x+7 y=50 \ldots \text { (1) }
$
.png)
$
7 x+5 y=46 \ldots(2)
$
For equation $5 x+7 y=50$, we have following points which lie on the line
.png)
$\text { For equation } 7 x+5 y=46 \text {, we have following points which lie on the line }$
.png)
We can clearly see that the intersection point of two lines is $(3,5)$.
Therefore, cost of pencil $=$ Rs 3 and, cost of pen $=$ Rs 5
Ex 3.1 Question 2.
On comparing the ratios $\frac{a_1}{a_2}, \frac{b_1}{b_2}$ and $\frac{c_1}{c_2}$, find out whether the lines representing the following pairs of linear equations intersect at a point, are parallel or coincide:
(i) $5 x-4 y+8=0 ; \quad 7 x+6 y-9=0$
(ii) $9 x+3 y+12=0 ; 18 x+6 y+24=0$
(iii) $6 x-3 y+10=0 ; 2 x-y+9=0$
Answer.
(i) $5 x-4 y+8=0,7 x+6 y-9=0$
Comparing equation $5 x-4 y+8=0$ with $a_1 x+b_1 y+c_1=0$ and $7 x+6 y-9=0$ with $a_2 x+b_2 y+c_2=0$
We get, $a_1=5, b_1=-4, c_1=8, a_2=7, b_2=6, c_2=-9$
We have $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$ because $\frac{5}{7} \neq \frac{-4}{6}$
Hence, lines have unique solution which means they intersect at one point.
(ii) $9 x+3 y+12=0,18 x+6 y+24=0$
Comparing equation $9 x+3 y+12=0$ with $a_1 x+b_1 y+c_1=0$ and $18 x+6 y+24=0$ with $a_2 x+b_2 y+c_2=0$
We get, $a_1=9, b_1=3, c_1=12, a_2=18, b_2=6, c_2=24$
We have $\frac{a_1}{a_2}=\frac{b_1}{b_2}=\frac{c_1}{c_2}$ because $\frac{9}{18}=\frac{3}{6}=\frac{12}{24} \Rightarrow \frac{1}{2}=\frac{1}{2}=\frac{1}{2}$
Hence, lines are coincide.
(iii) $6 x-3 y+10=0,2 x-y+9=0$
Comparing equation $6 x-3 y+10=0$ with $a_1 x+b_1 y+c_1=0$ and $2 x-y+9=0$ with $a_2 x+b_2 y+c_2=0$
We get, $a_1=6, b_1=-3, c_1=10, a_2=2, b_2=-1, c_2=9$
We have $\frac{a_1}{a_2}=\frac{b_1}{b_2} \neq \frac{c_1}{c_2}$ because $\frac{6}{2}=\frac{-3}{-1} \neq \frac{10}{9} \Rightarrow \frac{3}{1}=\frac{3}{1} \neq \frac{10}{9}$
Hence, lines are parallel to each other.
Ex 3.1 Question 3.
On comparing the ratios $\frac{a_1}{a_2}, \frac{b_1}{b_2}$ and $\frac{c_1}{c_2}$, find out whether the following pair of linear equations are consistent, or inconsistent.
(i) $3 x+2 y=5,2 x-3 y=7$
(ii) $2 x-3 y=8,4 x-6 y=9$
(iii) $\frac{3}{2} x+\frac{5}{3} y=7,9 x-10 y=14$
(iv) $5 x-3 y=11,-10 x+6 y=-22$
(v) $\frac{4}{3} x+2 y=8 ; 2 x+3 y=12$
Answer.
(i) $3 x+2 y=5,2 x-3 y=7$
Comparing equation $3 x+2 y=5$ with $a_1 x+b_1 y+c_1=0$ and $2 x-3 y=7$ with $a_2 x+b_2 y+c_2=0$
We get, $a_1=3, b_1=2, c_1=-5, a_2=2, b_2=-3, c_2=-7$
$
\frac{a_1}{a_2}=\frac{3}{2} \text { and } \frac{b_1}{b_2}=\frac{2}{-3}
$
Here $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$ which means equations have unique solution.
Hence they are consistent.
(ii) $2 x-3 y=8,4 x-6 y=9$
Comparing equation $2 x-3 y=8$ with $a_1 x+b_1 y+c_1=0$ and $4 x-6 y=9$ with $a_2 x+b_2 y+c_2=0$
We get, $a_1=2, b_1=-3, c_1=-8, a_2=4, b_2=-6, c_2=-9$
Here $\frac{a_1}{a_2}=\frac{b_1}{b_2} \neq \frac{c_1}{c_2}$ because $\frac{2}{4}=\frac{-3}{-6} \neq \frac{-8}{-9} \Rightarrow \frac{1}{2}=\frac{1}{2} \neq \frac{-8}{-9}$
Therefore, equations have no solution because they are parallel.
Hence, they are inconsistent.
(iii) $\frac{3}{2} x+\frac{5}{3} y=7,9 x-10 y=14$
Comparing equation $\frac{3}{2} x+\frac{5}{3} y=7$ with $a_1 x+b_1 y+c_1=0$ and $9 x-10 y=14$ with $a_2 x+b_2 y+c_2=0$
We get, $a_1=\frac{3}{2}, b_1=\frac{5}{3}, c_1=-7, a_2=9, b_2=-10, c_2=-14$
$\begin{aligned}
& \frac{a_1}{a_2}=\frac{\frac{3}{2}}{9}=\frac{1}{6} \text { and } \frac{b_1}{b_2}=\frac{\frac{5}{3}}{-10}=\frac{-1}{6} \\
& \text { Here } \frac{a_1}{a_2} \neq \frac{b_1}{b_2}
\end{aligned}$
Therefore, equations have unique solution.
Hence, they are consistent.
(iv) $5 x-3 y=11,-10 x+6 y=-22$
Comparing equation $5 x-3 y=11$ with $a_1 x+b_1 y+c_1=0$ and $-10 x+6 y=-22$ with $a_2 x+b_2 y+c_2=0$
We get, $a_1=5, b_1=-3, c_1=-11, a_2=-10, b_2=6, c_2=22$
$\frac{a_1}{a_2}=\frac{5}{-10}=\frac{-1}{2}, \frac{b_1}{b_2}=\frac{-3}{6}=\frac{-1}{2}$ and $\frac{c_1}{c_2}=\frac{-11}{22}=\frac{-1}{2}$
Here $\frac{a_1}{a_2}=\frac{b_1}{b_2}=\frac{c_1}{c_2}$
Therefore, the lines have infinite many solutions.
Hence, they are consistent.
(v) $\frac{4}{3} x+2 y=8 ; 2 x+3 y=12$
Comparing equation $\frac{4}{3} x+2 y=8$ with $a_1 x+b_1 y+c_1=0$ and $2 x+3 y=12$ with $a_2 x+b_2 y+c_2=0$
We get, $a_1=\frac{4}{3}, b_1=2, c_1=-8, a_2=2, b_2=3, c_2=-12$
$\frac{a_1}{a_2}=\frac{\frac{4}{3}}{2}=\frac{2}{3}, \frac{b_1}{b_2}=\frac{2}{3}$ and $\frac{c_1}{c_2}=\frac{8}{12}=\frac{2}{3}$
Here $\frac{a_1}{a_2}=\frac{b_1}{b_2}=\frac{c_1}{c_2}$
Therefore, the lines have infinite many solutions.
Hence, they are consistent.
Ex 3.1 Question 4.
Which of the following pairs of linear equations are consistent/inconsistent? If
consistent, obtain the solution graphically:
(i) $x+y=5,2 x+2 y=10$
(ii) $x-y=8,3 x-3 y=16$
(iii) $2 x+y-6=0,4 x-2 y-4=0$
(iv) $2 x-2 y-2=0,4 x-4 y-5=0$
Answer.
(i) $x+y=5,2 x+2 y=10$
For equation $\mathrm{x}+\mathrm{y}=5$ we have following points which lie on the line
.png)
$\text { For equation } 2 x+2 y-10=0 \text {, we have following points which lie on the line }$
.png)
We can see that both of the lines coincide. Hence, there are infinite many solutions. Any point which lies on one line also lies on the other. Hence, by using equation $(x+y-5=0)$, we can say that $x=5-y$
We can assume any random values for $\mathrm{y}$ and can find the corresponding value of $\mathrm{x}$ using the above equation. All such points will lie on both lines and there will be infinite number of such points.
.png)
(ii) $x-y=8,3 x-3 y=16$
For $x-y=8$, the coordinates are:
.png)
$\text { And for } 3 x-3 y=16 \text {, the coordinates }$
.png)
.png)
Plotting these points on the graph, it is clear that both lines are parallel. So the two lines have no common point. Hence the given equations have no solution and lines are inconsistent.
(iii) $2 x+y-6=0,4 x-2 y-4=0$
$\text { For equation } 2 x+y-6=0 \text {, we have following points which lie on the line }$
.png)
$\text { For equation } 4 x-2 y-4=0 \text {, we have following points which lie on the line }$
.png)
We can clearly see that lines are intersecting at $(2,2)$ which is the solution.
Hence $\mathrm{x}=2$ and $\mathrm{y}=2$ and lines are consistent.
(iv) $2 x-2 y-2=0,4 x-4 y-5=0$
For $2 x-2 y-2=0$, the coordinates are:
.png)
$\text { And for } 4 x-4 y-5=0 \text {, the coordinates }$
.png)
Plotting these points on the graph, it is clear that both lines are parallel. So the two lines have no common point. Hence the given equations have no solution and lines are inconsistent.
5. Half the perimeter of a rectangle garden, whose length is $4 \mathrm{~m}$ more than its width, is $36 \mathrm{~m}$. Find the dimensions of the garden.
Answer.
Let length of rectangular garden $=\mathrm{x}$ metres
Let width of rectangular garden $=y$ metres
According to given conditions, perimeter $=36 \mathrm{~m}$
$
\begin{aligned}
& \Rightarrow \frac{1}{2}[2(x+y)]=36 \\
& \Rightarrow x+y=36 \ldots . . \text { (i) }
\end{aligned}
$
And $x=y+4$
$
\Rightarrow x-y=4
$
Adding eq. (i) and (ii),
$
\begin{aligned}
& 2 \mathrm{x}=40 \\
& \Rightarrow \mathrm{x}=20 \mathrm{~m}
\end{aligned}
$
Subtracting eq. (ii) from eq. (i),
$
\begin{aligned}
& 2 \mathrm{y}=32 \\
& \Rightarrow \mathrm{y}=16 \mathrm{~m}
\end{aligned}
$
Hence, length $=20 \mathrm{~m}$ and width $=16 \mathrm{~m}$
Ex 3.1 Question 6.
Given the linear equation $(2 x+3 y-8=0)$, write another linear equation in two variables such that the geometrical representation of the pair so formed is:
(i) Intersecting lines
(ii) Parallel lines
(iii) Coincident lines
Answer.
(i) Let the second line be equal to $a_2 x+b_2 y+c_2=0$
Comparing given line $\mathbf{2 x}+\mathbf{3}-\mathbf{8}=\mathbf{0}$ with $a_1 x+b_1 y+c_1=0$,
We get $a_1=2, b_1=3$ and $c_1=-8$
Two lines intersect with each other if $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$
So, second equation can be $\mathbf{x}+\mathbf{2} \mathbf{y}=\mathbf{3}$ because $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$
$\text { (ii) Let the second line be equal to } a_2 x+b_2 y+c_2=0$
Comparing given line $\mathbf{2} \mathbf{x}+\mathbf{3} \mathbf{y}-\mathbf{8}=\mathbf{0}$ with $a_1 x+b_1 y+c_1=0$,
We get $a_1=2, b_1=3$ and $c_1=-8$
Two lines are parallel to each other if $\frac{a_1}{a_2}=\frac{b_1}{b_2} \neq \frac{c_1}{c_2}$
So, second equation can be $2 \mathbf{x}+3 \mathbf{y}-\mathbf{2}=\mathbf{0}$ because $\frac{a_1}{a_2}=\frac{b_1}{b_2} \neq \frac{c_1}{c_2}$
(iii) Let the second line be equal to $a_2 x+b_2 y+c_2=0$
Comparing given line $2 \mathbf{x}+3 \mathbf{y}-\mathbf{8}=\mathbf{0}$ with $a_1 x+b_1 y+c_1=0$,
We get $a_1=2, b_1=3$ and $c_1=-8$
Two lines are coincident if $\frac{a_1}{a_2}=\frac{b_1}{b_2}=\frac{c_1}{c_2}$
So, second equation can be $\mathbf{4} \mathbf{x}+\mathbf{6} \mathbf{y}-\mathbf{1 6}=\mathbf{0}$ because $\frac{a_1}{a_2}=\frac{b_1}{b_2}=\frac{c_1}{c_2}$
Ex 3.1 Question 7.
Draw the graphs of the equations $x-y+1=0$ and $3 x+2 y-12=0$. Determine the coordinates of the vertices of the triangle formed by these lines and the $x$-axis, and shade the triangular region.
Ans. For equation $x-y+1=0$, we have following points which lie on the line
.png)
$\text { For equation } 3 x+2 y-12=0 \text {, we have following points which lie on the line }$
.png)
.png)
We can see from the graphs that points of intersection of the lines with the $x$-axis are $(-1,0)$, $(2,3)$ and $(4,0)$.
