For an interactive study experience with progress tracking, bookmarks, and solutions, try our reader.
Open in Interactive ReaderChapter Overview
Namaste students! This chapter is a vital part of your NEB Class 11 Mathematics syllabus, expanding on your foundational knowledge of straight lines. Instead of analyzing one line at a time, we will learn how a single second-degree equation can represent two straight lines simultaneously. In NEB board exams, pair of lines questions are highly frequent, covering everything from 1-mark MCQs to 5-mark long algebraic proofs. Mastering this chapter provides the conceptual basis for Class 12 Conic Sections.
What this chapter covers
Combined Equation of Two LinesHomogeneous Equation of Second DegreeNature of Lines and Slope RelationshipsAngle Between a Pair of LinesConditions for Parallel, Coincident, and Perpendicular LinesEquation of Angle BisectorsGeneral Second-Degree Equation Representing a Pair of LinesHomogenization of Curves with Straight Lines
Learning Objectives
1
Form a combined second-degree equation from two separate straight line equations
2
Deconstruct a given second-degree equation into its two separate line equations
3
Calculate the angle between two lines represented by a homogeneous equation
4
Identify and apply the algebraic conditions for lines to be parallel, coincident, or perpendicular
5
Find the joint equation of the bisectors of angles between two lines
6
Use the general discriminant condition to determine if a second-degree equation represents a pair of straight lines
The Magic of Homogenization
Key Insight
The second-degree homogeneous equation ax² + 2hxy + by² = 0 always represents a pair of straight lines passing through the origin. When a curve and a straight line intersect, you can make the curve equation homogeneous of degree 2 using the line equation. This combined equation yields the equations of the lines joining the origin to those points of intersection.
In NEB exams: always use the relation $1 = \frac{lx+my}{n}$ to substitute into the constant and linear terms of a curve equation. This is the homogenization technique.
Key Definitions
Combined Equation
The single second-degree equation obtained by setting two individual straight line equations to zero and multiplying them together.
$$(L_1) \times (L_2) = 0$$
Homogeneous Equation of Second Degree
An algebraic equation where the sum of powers of the variables in every single term is exactly 2.
$$ax^2 + 2hxy + by^2 = 0$$
General Equation of Second Degree
The general algebraic expression of second degree containing linear, quadratic, and cross-product terms.
$$ax^2 + 2hxy + by^2 + 2gx + 2fy + c = 0$$
Angle Bisectors
Two mutually perpendicular lines that divide the angles formed by a pair of intersecting lines into two equal parts.
Coincident vs Perpendicular Lines
The coefficients $a$, $h$, and $b$ from the homogeneous equation $ax^2 + 2hxy + by^2 = 0$ determine how the two lines are oriented relative to each other.
Coincident (Parallel) Lines
$$h^2 = ab$$
The two lines lie directly on top of each other
Both lines pass through the origin, making them coincident rather than strictly parallel
The angle between the lines is 0° (tan θ = 0)
The value under the square root of the angle formula, $\sqrt{h^2 - ab}$, is exactly zero
VS
Perpendicular Lines
$$a + b = 0$$
The two lines intersect at exactly 90°
The product of their slopes satisfies $m_1 \cdot m_2 = a/b = -1$, yielding $a + b = 0$
The coefficients of $x^2$ and $y^2$ are equal in magnitude but opposite in sign
The denominator in the angle formula becomes zero, making $\tan \theta$ undefined
Quick check: Are the coefficients of $x^2$ and $y^2$ opposite in sign and equal? → Perpendicular. Does $h^2 = ab$? → Coincident.
Complete Formula Sheet with Derivations
Combined Equation of Two Lines
$$(a_1x + b_1y + c_1)(a_2x + b_2y + c_2) = 0$$
Represents the locus of points lying on either of the two individual straight lines.
Angle Between Two Lines
$$\tan \theta = \pm \frac{2\sqrt{h^2 - ab}}{a + b}$$
Use the positive value for the acute angle. If a + b = 0, the lines are perpendicular.
Equation of Angle Bisectors
$$\frac{x^2 - y^2}{a - b} = \frac{xy}{h}$$
Represents a pair of mutually perpendicular lines bisecting the angles between the original lines.
General Second-Degree Equation Condition
$$abc + 2fgh - af^2 - bg^2 - ch^2 = 0$$
This is the condition for a non-homogeneous second-degree equation to represent a pair of lines.
Pair of Lines Decision Tree
Use this decision tree to identify the correct method or equation to solve pair of lines problems.
Are separate equations of two lines given?
Yes
Multiply the equations directly: (L₁) × (L₂) = 0 to find the combined equation.
No
Continue ↓
Do you need to find separate lines from ax² + 2hxy + by² = 0?
Yes
Factorize by splitting the middle term, or use quadratic formula for y in terms of x.
No
Continue ↓
Are you asked to find the angle between homogeneous lines?
Yes
Identify coefficients a, h, b and use: tan θ = ±2√(h²−ab) / (a+b).
No
Use homogenization (1 = (lx + my)/n) if finding lines joining the origin to curve intersections.
Slope Relations in Homogeneous Equations
The homogeneous equation of the second degree ax² + 2hxy + by² = 0 represents two straight lines passing through the origin. Their slopes are deeply connected to the coefficients.
$$m_1 + m_2 = -\frac{2h}{b} \quad\text{and}\quad m_1 \cdot m_2 = \frac{a}{b}$$
Why it works (Derivation):
1Let the two lines be $y = m_1x$ and $y = m_2x$, which can be written as $y - m_1x = 0$ and $y - m_2x = 0$.
2The joint equation is $(y - m_1x)(y - m_2x) = m_1m_2x^2 - (m_1+m_2)xy + y^2 = 0$.
3Comparing with the divided form $\frac{a}{b}x^2 + \frac{2h}{b}xy + y^2 = 0$ yields the slope relations: $m_1 + m_2 = -\frac{2h}{b}$ and $m_1m_2 = \frac{a}{b}$.
Example: For $x^2 - 6xy + 9y^2 = 0$, $a=1$, $2h=-6 \Rightarrow h=-3$, and $b=9$. Sum of slopes $m_1+m_2 = -(-6)/9 = 2/3$. Product of slopes $m_1 \cdot m_2 = 1/9$.
When to use: Use the sum and product of slopes whenever you encounter conditions relating individual slopes (e.g., 'one slope is twice the other' or 'slopes are in ratio 1:3').
Memory Tricks — Never Forget These
Trick: Four simple memory hooks to avoid common mathematical errors in this chapter.
Steps to Remember:
- Halving the Middle: Always divide the $xy$ coefficient by 2 to find $h$. If the middle term is $8xy$, then $h = 4$, not $8$.
- A plus B is Zero (Perpendicularity): If the sum of the coefficients of $x^2$ and $y^2$ is zero ($a+b=0$), the lines are perpendicular.
- H-squared is AB (Coincidence): $h^2 = ab$ means coincident. Think 'Harmonious lines coincide'.
- Bisector Rhythm: Memorize the joint bisector equation: 'x-squared minus y-squared over a minus b equals xy over h'.
Mnemonic: Halve the middle for h | a+b=0 for perp | h²=ab for coincident | Bisector: x²-y² over a-b equals xy over h
Common Mistakes
These typical errors cause significant mark losses in the NEB exams.
- Using h instead of 2h: Students often take $h$ as the entire coefficient of $xy$. Always remember: the coefficient is $2h$, so divide it by 2.
- Sign errors in a + b: When $b$ is negative, remember to preserve the sign. For $3x^2 + 5xy - 3y^2 = 0$, $a+b = 3 + (-3) = 0$ (perpendicular).
- Homogenization constant confusion: When homogenizing, make sure the line equation is set to $1 = \frac{lx+my}{n}$. Never leave a constant on the right side of the curve equation non-homogenized.
- Assuming parallel lines have separate origins: For homogeneous second-degree equations, parallel lines must coincide because both lines pass through the origin $(0,0)$.
NEB Exam Traps — Edge Cases
NEB Exam Warning
Examiners design questions specifically to test these conceptual traps:
- The $x^2 + y^2 = 0$ trap: Students often say this represents a pair of lines. It only represents a single real point $(0,0)$, as the sum of two squares cannot be zero for any other real numbers.
- Finding perpendicular lines through a point: To find lines passing through $(\alpha, \beta)$ perpendicular to $ax^2 + 2hxy + by^2 = 0$, use the formula $b(x-\alpha)^2 - 2h(x-\alpha)(y-\beta) + a(y-\beta)^2 = 0$. Notice that $a$ and $b$ swap places and the middle term changes its sign.
- Distance between parallel lines: The formula $d = 2\sqrt{\frac{g^2-ac}{a(a+b)}}$ is only valid if $a+b > 0$ and the lines are parallel. Otherwise, factorize first, then use the basic parallel distance formula.
Question Recognition Guide
| Keyword / Phrase in Question | Use This |
|---|---|
| Combine two separate lines $L_1 = 0$ and $L_2 = 0$ | Multiply the equations: $L_1 \cdot L_2 = 0$ |
| Determine separate equations from $ax^2 + 2hxy + by^2 = 0$ | Factorize by splitting the middle term, or solve quadratic in x/y |
| Calculate the angle between homogeneous pair | Use: $\tan\theta = \pm\frac{2\sqrt{h^2 - ab}}{a+b}$ |
| Find value of a parameter (like k) for representing a pair of lines | Apply: $abc + 2fgh - af^2 - bg^2 - ch^2 = 0$ |
| Equations of angle bisectors of $ax^2+2hxy+by^2=0$ | Use: $\frac{x^2-y^2}{a-b} = \frac{xy}{h}$ |
| Find lines joining origin to intersection of line and curve | Homogenize the curve's equation using the relation: $1 = \frac{lx+my}{n}$ |
| Check if lines are perpendicular | Check if $a+b = 0$ |
| Check if lines are parallel or coincident | Check if $h^2 = ab$ |
Solved Examples (Easy → Hard)
1
Find the combined equation of $x - y = 0$ and $x + 2y = 0$.
Easy
2
Find separate equations for $x^2 - 7xy + 10y^2 = 0$.
Medium
3
Find $k$ if $2x^2 + 3xy - 2y^2 + 3x + y + k = 0$ represents a pair of lines.
Hard
MCQ Practice
Mixed Level — MCQ
1
The angle between lines $x^2 - y^2 = 0$ is:
Correct!
Incorrect. Correct: 90°
2
If $h^2 = ab$, the lines represented by homogeneous equation are:
Correct!
Incorrect. Correct: Coincident
3
For $x^2 + 4xy + ky^2 = 0$ to be coincident, the value of $k$ is:
Correct!
Incorrect. Correct: 4
4
Sum of slopes of $x^2 - 6xy + y^2 = 0$ is:
Correct!
Incorrect. Correct: 6
5
Product of slopes of $2x^2 + 5xy + 3y^2 = 0$ is:
Correct!
Incorrect. Correct: 2/3
6
The lines represented by $ax^2 + 2hxy + by^2 = 0$ always pass through:
Correct!
Incorrect. Correct: (0,0)
7
If $a+b=0$, the angle between the lines is:
Correct!
Incorrect. Correct: π/2
8
Equation of bisectors of $x^2 - y^2 = 0$ is:
Correct!
Incorrect. Correct: xy = 0
9
If $h^2 < ab$, the lines are:
Correct!
Incorrect. Correct: Imaginary
10
The combined equation of $x=0$ and $y=0$ is:
Correct!
Incorrect. Correct: xy = 0
Short Questions (2 Marks Each)
1
Find separate equations of $2x^2 - 5xy + 2y^2 = 0$.
[2 marks]
2
Find the angle between $x^2 + 6xy + 9y^2 = 0$.
[2 marks]
3
Determine $k$ if $x^2 + kxy + y^2 = 0$ are perpendicular.
[2 marks]
4
Find equation of bisectors for $x^2 + 4xy + y^2 = 0$.
[2 marks]
5
Find combined equation of $x-2=0$ and $x-5=0$.
[2 marks]
6
Show lines $3x^2 + 4xy - 3y^2 = 0$ are perpendicular.
[2 marks]
7
Find product of slopes of $x^2 - 10xy + 9y^2 = 0$.
[2 marks]
8
Find separate lines for $(x+y)^2 - 4 = 0$.
[2 marks]
9
Find angle between $x^2 - 3xy + 2y^2 = 0$.
[2 marks]
10
Find $k$ if $x^2 + 2xy + y^2 + k = 0$ passes through $(1,1)$.
[2 marks]
Long Questions (4–5 Marks Each)
1
Prove that $x^2 - 5xy + 4y^2 + x + 2y - 2 = 0$ represents a pair of lines. Find their intersection.
[5 marks]
2
Find the equation of lines joining origin to intersection of $x+y=1$ and $x^2+y^2=4$.
[4 marks]
3
Show that bisectors of $ax^2 + 2hxy + by^2 = 0$ are always perpendicular.
[4 marks]
4
Find the area of triangle formed by $y^2 - 5xy + 6x^2 = 0$ and $y=4$.
[5 marks]
5
If the lines joining origin to intersection of $y=mx+c$ and $x^2+y^2=a^2$ are perpendicular, prove $2c^2 = a^2(1+m^2)$.
[5 marks]
6
Separate $x^2 + 2xy\sec\theta + y^2 = 0$.
[4 marks]
7
Find distance between parallel lines $x^2 + 4xy + 4y^2 - 6x - 12y + 8 = 0$.
[5 marks]
Past NEB Board Questions
Past NEB Board Questions
1
Find the equation of the angle bisectors of the lines $3x-4y+7=0$ and $12x+5y-2=0$. Also find which bisector passes through the origin.
NEB 2078
[5 marks]
2
Find the value of $k$ if $2x^2 + 7xy + 3y^2 - 4x - 7y + k = 0$ is a pair of lines.
NEB 2079
[4 marks]
Chapter Test — Full Mixed Paper
Attempt this test in 45 minutes to benchmark your understanding of pair of lines.
1
Section A — MCQs (1 Mark Each)
Mixed Level — MCQ
1
The angle between the lines represented by $xy = 0$ is:
Correct!
Incorrect. Correct: 90°
2
If $h^2 - ab > 0$, the lines are:
Correct!
Incorrect. Correct: Real and distinct
2
Section B — Short Questions (2 Marks Each)
1
Separate the lines represented by $x^2 - 4y^2 = 0$.
[2 marks]
2
Find the angle between the lines $2x^2 + xy - y^2 = 0$.
[2 marks]
3
Section C — Long Questions (4–5 Marks Each)
1
Find the joint equation of bisectors of angles between the lines $x^2 - 3xy + 2y^2 = 0$.
[4 marks]
One-Page Revision Cheat Sheet
1
Origin Lines: Any homogeneous second-degree equation $ax^2 + 2hxy + by^2 = 0$ represents two straight lines passing through the origin.
2
Slopes: Sum of slopes is $m_1+m_2 = -2h/b$. Product of slopes is $m_1 \cdot m_2 = a/b$. Always identify $h$ correctly by halving the $xy$ coefficient.
3
Angle: Calculated using $\tan\theta = \left|\frac{2\sqrt{h^2-ab}}{a+b}\right|$. Use positive sign for acute, negative for obtuse.
4
Perpendicular: If $a+b=0$ (the sum of coefficients of $x^2$ and $y^2$ is zero), the lines are perpendicular.
5
Coincident: If $h^2 = ab$, the two lines are coincident (lie on top of each other).
6
Bisector Joint Equation: Always given by $\frac{x^2-y^2}{a-b} = \frac{xy}{h}$. Sum of coefficients is $h + (-h) = 0$, meaning bisectors are always perpendicular.
7
General Line Pair: $ax^2 + 2hxy + by^2 + 2gx + 2fy + c = 0$ represents straight lines if and only if $abc + 2fgh - af^2 - bg^2 - ch^2 = 0$.
8
Homogenization: To connect origin with intersections of curve and line $lx+my=n$, rewrite line as $1 = \frac{lx+my}{n}$ and substitute to make curve terms homogeneous of degree 2.