Chapter 3: Pair of Linear Equations in Two Variables
Overview
This page provides comprehensive Chapter 3: Pair of Linear Equations in Two Variables – Board Exam Notes aligned with the latest CBSE 2025–26 syllabus. Covers graphical method of solving, consistency/inconsistency conditions, substitution and elimination methods, word problems, and interactive quiz.
Graphical Method • Consistency Conditions • Substitution • Elimination • Word Problems
Exam Weightage & Blueprint
Total: 5-6 MarksThis chapter falls under Unit II: Algebra (20 marks total). As per the latest syllabus, focus is on: graphical solution of pairs of equations, consistency conditions, and algebraic methods (substitution and elimination) for solving situational problems.
| Question Type | Marks | Frequency | Focus Topic |
|---|---|---|---|
| MCQ | 1 | High | Consistency Conditions ($a_1/a_2$...) |
| Short Answer | 2 or 3 | Medium | Substitution/Elimination Method |
| Word Problem | 3 or 5 | High | Ages, Digits, Fractions |
⏰ Last 24-Hour Checklist
- General Form: $a_1x + b_1y + c_1 = 0$.
- Consistency Table: Memorize unique, no, and infinite solution conditions.
- Elimination Method: Equate coefficients and subtract.
- Substitution Method: Express $x$ in terms of $y$.
- Digit Problems: Number $= 10x + y$. Reverse $= 10y + x$.
- Fraction Problems: Assume fraction as $x/y$.
📊 Consistency & Graph Nature
For equations $a_1x + b_1y + c_1 = 0$ and $a_2x + b_2y + c_2 = 0$:
| Ratio Condition | Graphical Representation | Algebraic Interpretation | Consistency |
|---|---|---|---|
| $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$ | Intersecting Lines | Unique Solution | Consistent |
| $\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$ | Coincident Lines | Infinitely Many Solutions | Dependent |
| $\frac{a_1}{a_2} = \frac{b_1}{b_2} \neq \frac{c_1}{c_2}$ | Parallel Lines | No Solution | Inconsistent |
Algebraic Methods for Solving
1. Substitution Method
- Find value of one variable ($y$) in terms of other ($x$) from Eq 1.
- Substitute this into Eq 2 to get equation in one variable.
- Solve for $x$.
- Put $x$ back in Step 1 to find $y$.
2. Elimination Method
- Multiply equations by constants to make coefficients of one variable equal.
- Add or Subtract equations to eliminate that variable.
- Solve for the remaining variable.
- Substitute back to find the eliminated variable.
Solved Examples (Board Marking Scheme)
Q1. The sum of a two-digit number and the number obtained by reversing the digits is 66. If the digits differ by 2, find the number. (3 Marks)
Let tens digit be $x$ and units digit be $y$. Number $= 10x + y$.
Reverse Number $= 10y + x$.
Case 1: Sum is 66 $\Rightarrow (10x+y) + (10y+x) = 66 \Rightarrow 11(x+y)=66 \Rightarrow x+y=6$ ...(1)
Case 2: Digits differ by 2 $\Rightarrow x-y=2$ ...(2) OR $y-x=2$ ...(3)
Add (1) and (2): $2x = 8 \Rightarrow x=4$. Then $y=2$. Number is 42.
Add (1) and (3): $2y = 8 \Rightarrow y=4$. Then $x=2$. Number is 24.
There are two such numbers: 42 and 24.
Q2. Check if $x-2y=0$ and $3x+4y-20=0$ are consistent. (2 Marks)
$a_1=1, b_1=-2, c_1=0$
$a_2=3, b_2=4, c_2=-20$
$\frac{a_1}{a_2} = \frac{1}{3}$ and $\frac{b_1}{b_2} = \frac{-2}{4} = -\frac{1}{2}$.
Since $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$, the lines intersect at one point.
Therefore, the pair of equations is consistent with a unique solution.
Previous Year Questions (PYQs)
Hint: Condition for inconsistent (parallel): $\frac{1}{5} = \frac{2}{k} \neq \frac{3}{-7} \Rightarrow k=10$.
Ans: Pencil (x) = ₹3, Pen (y) = ₹5. (Solve $5x+7y=50, 7x+5y=46$).
Ans: Fraction is 7/9. (Equations: $11x-9y=-4$ and $6x-5y=-3$).
Exam Strategy & Mistake Bank
⚠️ Mistake Bank
💡 Scoring Tips
Self-Assessment Mock Test (10 Marks)
Q1 (1M): Write the condition for a pair of linear equations to have infinitely many solutions.
Q2 (2M): Solve for x and y: $x+y=14$, $x-y=4$.
Q3 (3M): Five years ago, Nuri was thrice as old as Sonu. Ten years later, Nuri will be twice as old as Sonu. Find their ages.
Q4 (4M): Meena went to bank to withdraw ₹2000. She received only ₹50 and ₹100 notes. Total notes are 25. Find number of notes of each type.
📈 Graphical Method of Solution
Each linear equation $ax + by + c = 0$ represents a straight line on the graph. The solution to the pair is the point of intersection of the two lines.
- Express each equation as $y = \frac{-ax - c}{b}$
- Find 2–3 ordered pairs $(x, y)$ satisfying each equation
- Plot points and draw both lines on the same graph
- The intersection point (if any) is the solution
One common point → Unique Solution
Consistent pair
Infinite points → Infinite Solutions
Dependent/Consistent
No common point → No Solution → Inconsistent pair
📝 More Solved Board Questions
Sol. Multiply Eq 1 by 3 and Eq 2 by 2:
$9x + 6y = 33$ ...(3)
$4x + 6y = 8$ ...(4)
Subtract (4) from (3): $5x = 25 \Rightarrow x = 5$
Substitute in Eq 1: $15 + 2y = 11 \Rightarrow y = -2$
Answer: $x = 5, y = -2$
Sol. Let Nuri’s age = $x$ and Sonu’s age = $y$.
Five years ago: $x - 5 = 3(y - 5) \Rightarrow x - 3y = -10$ ...(1)
Ten years later: $x + 10 = 2(y + 10) \Rightarrow x - 2y = 10$ ...(2)
Subtract (1) from (2): $y = 20$
From (2): $x = 10 + 2(20) = 50$
Nuri’s age = 50 years, Sonu’s age = 20 years
Sol. For infinitely many solutions: $\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$
$\frac{2}{k-1} = \frac{3}{k+2} = \frac{7}{3k}$
From first two: $2(k+2) = 3(k-1) \Rightarrow 2k + 4 = 3k - 3 \Rightarrow k = 7$
Verify with third ratio: $\frac{7}{21} = \frac{1}{3}$ and $\frac{2}{6} = \frac{1}{3}$ ✅
$k = 7$
📋 Board Revision Checklist
- ✅ General form: $a_1x + b_1y + c_1 = 0$
- ✅ $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$ → Intersecting → Unique solution (Consistent)
- ✅ $\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$ → Coincident → Infinite solutions
- ✅ $\frac{a_1}{a_2} = \frac{b_1}{b_2} \neq \frac{c_1}{c_2}$ → Parallel → No solution (Inconsistent)
- ✅ Substitution: express one variable, substitute into other equation
- ✅ Elimination: multiply to equate coefficients, then add/subtract
- ✅ Digit number: tens digit $x$, units digit $y$ → number $= 10x + y$
- ✅ Always verify answer by substituting back in BOTH equations
For the consistency MCQ, memorize: “Different ratios → Unique → Consistent; Same all three → Infinite; Same first two, different third → No solution.”
Concept Mastery Quiz 🎯
Test your readiness for the board exam.
1. If $\frac{a_1}{a_2} = \frac{b_1}{b_2} \neq \frac{c_1}{c_2}$, the pair of equations has:
2. The graphical representation of two coincident lines means:
3. For $x + 2y = 5$ and $3x + 6y = 15$, the pair is:
4. In a two-digit number, if tens digit is $x$ and units digit is $y$, the number reversed is:
5. The value of $k$ for which $x + ky = 2$ and $2x + 4y = 6$ has no solution is: