A English

Equation of pair of straight lines Questions in English

Class 11 Mathematics · Pair of straight lines · Equation of pair of straight lines

305+

Questions

English

Language

100%

With Solutions

Showing 5 of 305 questions in English

301
DifficultMCQ
If two lines represented by the equation $x^2 - (1 + \sqrt{3})xy + \sqrt{3}y^2 = 0$ make angles $\alpha$ and $\beta$ with the $X$-axis, then find the value of $\tan(\alpha + \beta)$.
A
$\frac{\sqrt{3} - 1}{\sqrt{3} + 1}$
B
$\frac{1 + \sqrt{3}}{1 - \sqrt{3}}$
C
$\frac{\sqrt{3} + 1}{\sqrt{3} - 1}$
D
$\frac{\sqrt{3} + 1}{2}$

Solution

(C) The given equation is $x^2 - (1 + \sqrt{3})xy + \sqrt{3}y^2 = 0$.
This is a homogeneous equation of the form $ax^2 + 2hxy + by^2 = 0$, where $a = 1$, $2h = -(1 + \sqrt{3})$, and $b = \sqrt{3}$.
Let $m_1 = \tan \alpha$ and $m_2 = \tan \beta$ be the slopes of the two lines.
From the properties of homogeneous equations, $m_1 + m_2 = -\frac{2h}{b} = \frac{1 + \sqrt{3}}{\sqrt{3}}$ and $m_1 m_2 = \frac{a}{b} = \frac{1}{\sqrt{3}}$.
We need to find $\tan(\alpha + \beta) = \frac{\tan \alpha + \tan \beta}{1 - \tan \alpha \tan \beta} = \frac{m_1 + m_2}{1 - m_1 m_2}$.
Substituting the values: $\tan(\alpha + \beta) = \frac{\frac{1 + \sqrt{3}}{\sqrt{3}}}{1 - \frac{1}{\sqrt{3}}} = \frac{\frac{1 + \sqrt{3}}{\sqrt{3}}}{\frac{\sqrt{3} - 1}{\sqrt{3}}} = \frac{1 + \sqrt{3}}{\sqrt{3} - 1}$.
Rationalizing the denominator: $\frac{(\sqrt{3} + 1)(\sqrt{3} + 1)}{(\sqrt{3} - 1)(\sqrt{3} + 1)} = \frac{3 + 1 + 2\sqrt{3}}{3 - 1} = \frac{4 + 2\sqrt{3}}{2} = 2 + \sqrt{3}$.
Since the options provided are in the form of fractions, we observe that $\frac{1 + \sqrt{3}}{1 - \sqrt{3}} = \frac{(1 + \sqrt{3})^2}{1 - 3} = \frac{1 + 3 + 2\sqrt{3}}{-2} = -(2 + \sqrt{3})$.
Re-evaluating the expression $\frac{1 + \sqrt{3}}{\sqrt{3} - 1}$, it matches option $C$.
302
DifficultMCQ
If the angles made by the lines represented by the equation $ax^2 + 2hxy + by^2 = 0$ with the $X$-axis are $\alpha$ and $\beta$, then $\tan(\alpha + \beta)$ is
A
$\frac{h}{a + b}$
B
$\frac{2h}{a - b}$
C
$\frac{2h}{a + b}$
D
$\frac{h}{a - b}$

Solution

(B) Let the slopes of the lines be $m_1 = \tan \alpha$ and $m_2 = \tan \beta$.
The equation $ax^2 + 2hxy + by^2 = 0$ represents two lines passing through the origin.
From the properties of quadratic equations in homogeneous form, the sum of the slopes is $m_1 + m_2 = -\frac{2h}{b}$ and the product of the slopes is $m_1 m_2 = \frac{a}{b}$.
Using the trigonometric identity for the tangent of a sum: $\tan(\alpha + \beta) = \frac{\tan \alpha + \tan \beta}{1 - \tan \alpha \tan \beta}$.
Substituting the values: $\tan(\alpha + \beta) = \frac{m_1 + m_2}{1 - m_1 m_2} = \frac{-\frac{2h}{b}}{1 - \frac{a}{b}}$.
Simplifying the expression: $\tan(\alpha + \beta) = \frac{-\frac{2h}{b}}{\frac{b - a}{b}} = \frac{-2h}{b - a} = \frac{2h}{a - b}$.
303
DifficultMCQ
The joint equation of a pair of lines passing through the point $(1, 4)$, where one line is parallel to the $X$-axis and the other makes an angle of $45^\circ$ with the positive direction of the $X$-axis, is:
A
$x^2 - xy - x + 4y - 12 = 0$
B
$xy - y^2 - 4x + 7y - 12 = 0$
C
$x^2 + 2xy - y^2 + 7 = 0$
D
$xy - 2y^2 + 3x + 2y + 17 = 0$

Solution

(B) Step $1$: Find the equation of the first line. Since it passes through $(1, 4)$ and is parallel to the $X$-axis, its equation is $y = 4$, or $y - 4 = 0$.
Step $2$: Find the equation of the second line. It passes through $(1, 4)$ and makes an angle of $45^\circ$ with the $X$-axis. Its slope $m = \tan(45^\circ) = 1$. Using the point-slope form $(y - y_1) = m(x - x_1)$, we get $(y - 4) = 1(x - 1)$, which simplifies to $y - 4 = x - 1$, or $x - y + 3 = 0$.
Step $3$: The joint equation is the product of the two individual equations: $(y - 4)(x - y + 3) = 0$.
Step $4$: Expand the product: $xy - y^2 + 3y - 4x + 4y - 12 = 0$.
Step $5$: Simplify to get $xy - y^2 - 4x + 7y - 12 = 0$.
304
DifficultMCQ
If the slope of one of the two lines represented by the equation $\frac{x^2}{a} + \frac{2xy}{h} + \frac{y^2}{b} = 0$ is twice that of the other, then find the ratio $h^2 : ab$.
A
$9:2$
B
$8:9$
C
$9:8$
D
$2:9$

Solution

(C) The given equation is $\frac{x^2}{a} + \frac{2xy}{h} + \frac{y^2}{b} = 0$. Multiplying by $abh$, we get $bhx^2 + 2axy + ahy^2 = 0$.
Dividing by $x^2$, we get $ahy^2/x^2 + 2ay/x + bh = 0$. Let $m = y/x$ be the slope of the lines.
Then $ahm^2 + 2am + bh = 0$.
Let the roots be $m$ and $2m$. Sum of roots: $m + 2m = 3m = -2a / ah = -2/h$, so $m = -2/(3h)$.
Product of roots: $m \cdot 2m = 2m^2 = bh / ah = b/a$.
Substituting $m = -2/(3h)$ into $2m^2 = b/a$: $2(-2/(3h))^2 = b/a \implies 2(4 / 9h^2) = b/a \implies 8 / 9h^2 = b/a$.
Rearranging gives $h^2 / ab = 9 / 8$, so $h^2 : ab = 9:8$.
305
DifficultMCQ
The joint equation of the pair of lines passing through the origin and making an angle of $\frac{\pi}{4}$ with the line $3x + y - 6 = 0$ is
A
$2x^2 + 3xy - 2y^2 = 0$
B
$2x^2 + 3xy + 2y^2 = 0$
C
$x^2 + 3xy - y^2 = 0$
D
$x^2 - 3xy + y^2 = 0$

Solution

(A) Let the slope of the required lines be $m$. The slope of the given line $3x + y - 6 = 0$ is $m_1 = -3$.
The angle between the lines is $\theta = \frac{\pi}{4}$. Using the formula $\tan \theta = \left| \frac{m - m_1}{1 + m m_1} \right|$, we get:
$\tan \frac{\pi}{4} = \left| \frac{m - (-3)}{1 + m(-3)} \right| \implies 1 = \left| \frac{m + 3}{1 - 3m} \right|$.
This gives two cases: $1 = \frac{m + 3}{1 - 3m}$ or $1 = -\frac{m + 3}{1 - 3m}$.
Case $1$: $1 - 3m = m + 3 \implies 4m = -2 \implies m = -\frac{1}{2}$.
Case $2$: $1 - 3m = -(m + 3) \implies 1 - 3m = -m - 3 \implies 2m = 4 \implies m = 2$.
The equations of the lines are $y = -\frac{1}{2}x$ and $y = 2x$, which are $x + 2y = 0$ and $2x - y = 0$.
The joint equation is $(x + 2y)(2x - y) = 0$.
$2x^2 - xy + 4xy - 2y^2 = 0 \implies 2x^2 + 3xy - 2y^2 = 0$.

Pair of straight lines — Equation of pair of straight lines · Frequently Asked Questions

1Are these Pair of straight lines questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Pair of straight lines Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.