This page provides comprehensive Pair of Linear Equations – Exercise 3.1. Free NCERT Solutions for Class 10 Maths Chapter 3 Pair Of Linear Equations In Two Variables Exercise 3-1. Step-by-step explained answers for CBSE Board exams. Download PDF and practice now.
NCERT Exercise Practice questions with detailed step-by-step solutions
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 ₹ 50, whereas 7 pencils and 5 pens together cost ₹ 46. Find the cost of one pencil and that of one pen.
(i)
Let the number of girls be $x$ and the number of boys be $y$.
Total students = 10 $\Rightarrow x + y = 10$ ...(1)
Girls are 4 more than boys $\Rightarrow x = y + 4 \Rightarrow x - y = 4$ ...(2)
Plotting the graph for these equations:
For $x + y = 10$: Points (5,5), (6,4), (7,3)
For $x - y = 4$: Points (4,0), (5,1), (6,2)
The lines intersect at point $(7, 3)$.
So, $x = 7$ and $y = 3$.
✅ Number of girls = 7, Number of boys = 3.(ii)
Let cost of 1 pencil be ₹ $x$ and 1 pen be ₹ $y$.
Case 1: $5x + 7y = 50$ ...(1)
Case 2: $7x + 5y = 46$ ...(2)
Plotting the graph:
For $5x + 7y = 50$: Points (3, 5), (10, 0), (-4, 10)
For $7x + 5y = 46$: Points (3, 5), (8, -2), (-2, 12)
The lines intersect at point $(3, 5)$.
✅ Cost of one pencil = ₹ 3, Cost of one pen = ₹ 5.
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 coincident:
(i) $5x - 4y + 8 = 0; \quad 7x + 6y - 9 = 0$
(ii) $9x + 3y + 12 = 0; \quad 18x + 6y + 24 = 0$
(iii) $6x - 3y + 10 = 0; \quad 2x - y + 9 = 0$
(i)
$\frac{a_1}{a_2} = \frac{5}{7}, \quad \frac{b_1}{b_2} = \frac{-4}{6} = \frac{-2}{3}$
Since $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$, the lines intersect at a point.
(ii)
$\frac{a_1}{a_2} = \frac{9}{18} = \frac{1}{2}, \quad \frac{b_1}{b_2} = \frac{3}{6} = \frac{1}{2}, \quad \frac{c_1}{c_2} = \frac{12}{24} = \frac{1}{2}$
Since $\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$, the lines are coincident.
(iii)
$\frac{a_1}{a_2} = \frac{6}{2} = 3, \quad \frac{b_1}{b_2} = \frac{-3}{-1} = 3, \quad \frac{c_1}{c_2} = \frac{10}{9}$
Since $\frac{a_1}{a_2} = \frac{b_1}{b_2} \neq \frac{c_1}{c_2}$, the lines are parallel.
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.
Half the perimeter of a rectangular garden, whose length is 4 m more than its width, is 36 m. Find the dimensions of the garden.
Let length be $l$ and width be $w$.
Perimeter $P = 2(l + w)$. Half perimeter = $l + w = 36$.
Given: $l = w + 4$.
Substitute $l$ in the first equation:
$(w + 4) + w = 36$
$2w = 32 \Rightarrow w = 16$ m.
$l = 16 + 4 = 20$ m.
✅ Length = 20 m, Width = 16 m.
Question 6
Given the linear equation $2x + 3y - 8 = 0$, write another linear equation in two variables such that the geometrical representation of the pair so formed is:
Draw the graphs of the equations $x - y + 1 = 0$ and $3x + 2y - 12 = 0$. Determine the coordinates of the vertices of the triangle formed by these lines and the x-axis, and shade the triangular region.
Equation 1: $x - y + 1 = 0 \Rightarrow y = x + 1$
Points: $(0, 1), (-1, 0), (2, 3)$