A English

Slope of line, Equation of line in different forms Questions in English

Class 11 Mathematics · Straight Line · Slope of line, Equation of line in different forms

342+

Questions

English

Language

100%

With Solutions

Showing 48 of 342 questions in English

251
EasyMCQ
The system of linear equations $ax - y + 2 = 0$ and $x + ay + 3 = 0$ has a unique solution. Then,the set of values of $a$ is . . . . . . .
A
$R$
B
$\{-1\}$
C
$\phi$
D
$R - \{-1\}$

Solution

(A) The given system of linear equations is:
$ax - y = -2$
$x + ay = -3$
For a system of linear equations $a_1x + b_1y = c_1$ and $a_2x + b_2y = c_2$ to have a unique solution,the condition is $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$.
Here,$a_1 = a$,$b_1 = -1$,$a_2 = 1$,and $b_2 = a$.
Substituting these values into the condition:
$\frac{a}{1} \neq \frac{-1}{a}$
$a^2 \neq -1$
Since $a^2$ is always non-negative for any real number $a$,$a^2$ can never be equal to $-1$.
Therefore,the condition $a^2 \neq -1$ is satisfied for all real numbers $a$.
Thus,the set of values of $a$ is $R$.
252
EasyMCQ
The equation of the line passing through the points $(-7, 8)$ and $(5, 2)$ is . . . . . . .
A
$x + 2y - 9 = 0$
B
$x - 2y + 9 = 0$
C
$x + 2y - 9 = 0$
D
$5x + y - 27 = 0$

Solution

(C) The slope $m$ of the line passing through points $(x_1, y_1) = (-7, 8)$ and $(x_2, y_2) = (5, 2)$ is given by:
$m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{2 - 8}{5 - (-7)} = \frac{-6}{12} = -\frac{1}{2}$.
Using the point-slope form $y - y_1 = m(x - x_1)$ with point $(-7, 8)$:
$y - 8 = -\frac{1}{2}(x - (-7))$
$2(y - 8) = -(x + 7)$
$2y - 16 = -x - 7$
$x + 2y - 9 = 0$.
Therefore,the correct option is $C$.
253
EasyMCQ
$A$ line passes through $(2,2)$ and is perpendicular to the line $3x+y=3$. Its $y$-intercept is
A
$\frac{2}{3}$
B
$1$
C
$\frac{4}{3}$
D
$\frac{1}{3}$

Solution

(C) The slope of the given line $3x+y=3$ is $m_1 = -3$.
Since the required line is perpendicular to this line,its slope $m_2$ must satisfy $m_1 \times m_2 = -1$.
Thus,$m_2 = \frac{-1}{-3} = \frac{1}{3}$.
The equation of the line passing through $(2,2)$ with slope $m_2 = \frac{1}{3}$ is given by $y - 2 = \frac{1}{3}(x - 2)$.
Multiplying by $3$,we get $3y - 6 = x - 2$,which simplifies to $x - 3y = -4$.
To find the $y$-intercept,we set $x = 0$:
$0 - 3y = -4 \Rightarrow y = \frac{4}{3}$.
Therefore,the $y$-intercept is $\frac{4}{3}$.
254
EasyMCQ
The equation of the line parallel to the line $3x - 4y + 2 = 0$ and passing through $(-2, 3)$ is
A
$3x - 4y + 18 = 0$
B
$3x - 4y - 18 = 0$
C
$3x + 4y + 18 = 0$
D
$3x + 4y - 18 = 0$

Solution

(A) The equation of a line parallel to $ax + by + c = 0$ is of the form $ax + by + k = 0$.
Given the line $3x - 4y + 2 = 0$,the parallel line is $3x - 4y + k = 0$.
Since this line passes through the point $(-2, 3)$,we substitute $x = -2$ and $y = 3$ into the equation:
$3(-2) - 4(3) + k = 0$
$-6 - 12 + k = 0$
$-18 + k = 0$
$k = 18$
Substituting $k = 18$ back into the equation,we get $3x - 4y + 18 = 0$.
255
DifficultMCQ
The minimum area of the triangle formed by the variable line $3 \cos \theta \cdot x + 4 \sin \theta \cdot y = 12$ and the coordinate axes is
A
$144$
B
$\frac{25}{2}$
C
$\frac{49}{4}$
D
$12$

Solution

(D) The given equation of the line is $3 \cos \theta \cdot x + 4 \sin \theta \cdot y = 12$.
Dividing by $12$,we get the intercept form:
$\frac{x}{4 / \cos \theta} + \frac{y}{3 / \sin \theta} = 1$.
This line intersects the coordinate axes at $A\left(\frac{4}{\cos \theta}, 0\right)$ and $B\left(0, \frac{3}{\sin \theta}\right)$.
The area of $\triangle OAB$ is given by:
$\Delta = \frac{1}{2} \times |OA| \times |OB| = \frac{1}{2} \times \left| \frac{4}{\cos \theta} \right| \times \left| \frac{3}{\sin \theta} \right| = \frac{6}{|\sin \theta \cos \theta|} = \frac{12}{|\sin 2 \theta|}$.
For the area to be minimum,$|\sin 2 \theta|$ must be maximum. Since the maximum value of $|\sin 2 \theta|$ is $1$,the minimum area is:
$\Delta_{\min} = \frac{12}{1} = 12$.
Solution diagram
256
EasyMCQ
$A$ line passes through $(-1, -3)$ and is perpendicular to $x + 6y = 5$. Its $x$-intercept is
A
$\frac{1}{2}$
B
$-\frac{1}{2}$
C
$-2$
D
$2$

Solution

(B) The given line is $x + 6y = 5$,which can be written as $y = -\frac{1}{6}x + \frac{5}{6}$.
The slope of this line is $m_1 = -\frac{1}{6}$.
Since the required line is perpendicular to this line,its slope $m_2$ must satisfy $m_1 \times m_2 = -1$.
Thus,$m_2 = -\frac{1}{m_1} = -\frac{1}{-1/6} = 6$.
The equation of the line passing through $(-1, -3)$ with slope $m = 6$ is given by $y - y_1 = m(x - x_1)$.
$y - (-3) = 6(x - (-1))$
$y + 3 = 6(x + 1)$
$y + 3 = 6x + 6$
$6x - y = -3$.
To find the $x$-intercept,we set $y = 0$ in the equation:
$6x - 0 = -3$
$6x = -3$
$x = -\frac{3}{6} = -\frac{1}{2}$.
Solution diagram
257
MediumMCQ
If the straight line $2x - 3y + 17 = 0$ is perpendicular to the line passing through the points $(7, 17)$ and $(15, \beta)$,then $\beta$ equals
A
-$5$
B
$5$
C
$29$
D
-$29$

Solution

(B) The slope of the line passing through $(7, 17)$ and $(15, \beta)$ is given by $m_1 = \frac{\beta - 17}{15 - 7} = \frac{\beta - 17}{8}$.
The given line is $2x - 3y + 17 = 0$,which can be written as $3y = 2x + 17$,or $y = \frac{2}{3}x + \frac{17}{3}$.
The slope of this line is $m_2 = \frac{2}{3}$.
Since the two lines are perpendicular,the product of their slopes must be $-1$,i.e.,$m_1 \cdot m_2 = -1$.
Substituting the values,we get $\left(\frac{\beta - 17}{8}\right) \cdot \left(\frac{2}{3}\right) = -1$.
$\frac{\beta - 17}{12} = -1$.
$\beta - 17 = -12$.
$\beta = 17 - 12 = 5$.
258
EasyMCQ
$A$ line cuts off equal intercepts on the coordinate axes. The angle made by this line with the positive direction of the $X$-axis is: (in $^{\circ}$)
A
$90$
B
$135$
C
$45$
D
$120$

Solution

(B) Let the intercepts on the $X$ and $Y$ axes be $a$ and $a$ respectively. The equation of the line in intercept form is $\frac{x}{a} + \frac{y}{a} = 1$,which simplifies to $x + y = a$ or $y = -x + a$.
Comparing this with the slope-intercept form $y = mx + c$,the slope $m = -1$.
Since the slope $m = \tan \theta$,we have $\tan \theta = -1$.
Since $\tan \theta$ is negative,the angle $\theta$ lies in the second quadrant.
$\theta = 180^{\circ} - 45^{\circ} = 135^{\circ}$.
Alternatively,if the intercepts are equal in magnitude but opposite in sign,the line could be $x - y = a$,giving a slope of $1$,which corresponds to an angle of $45^{\circ}$. However,standard interpretation of 'equal intercepts' usually implies the same sign,leading to $135^{\circ}$.
Solution diagram
259
MediumMCQ
If the line $6x - 7y + 8 + \lambda(3x - y + 5) = 0$ is parallel to the $y$-axis,then $\lambda$ is equal to
A
$-7$
B
$-2$
C
$7$
D
$2$

Solution

(A) The given equation of the line is $6x - 7y + 8 + \lambda(3x - y + 5) = 0$.
Rearranging the terms in $x$ and $y$:
$(6 + 3\lambda)x - (7 + \lambda)y + (8 + 5\lambda) = 0$.
For a line to be parallel to the $y$-axis,the coefficient of $y$ must be zero,and the coefficient of $x$ must be non-zero.
Setting the coefficient of $y$ to zero:
$-(7 + \lambda) = 0$
$\lambda + 7 = 0$
$\lambda = -7$.
Checking the coefficient of $x$ for $\lambda = -7$:
$6 + 3(-7) = 6 - 21 = -15 \neq 0$.
Thus,the line is $x = \text{constant}$,which is parallel to the $y$-axis.
260
DifficultMCQ
$A$ line passes through $(2,2)$ and is perpendicular to the line $3x+y=3$. Its $y$-intercept is:
A
$1/3$
B
$2/3$
C
$4/3$
D
$11$

Solution

(C) Given line is $3x+y=3$.
Rewriting in slope-intercept form $y=mx+c$,we get $y=-3x+3$.
Thus,the slope of this line is $m_1 = -3$.
Since the required line is perpendicular to this line,its slope $m_2$ must satisfy $m_1 \times m_2 = -1$.
So,$-3 \times m_2 = -1 \Rightarrow m_2 = 1/3$.
The equation of a line passing through $(x_1, y_1)$ with slope $m$ is $(y-y_1) = m(x-x_1)$.
Substituting $(x_1, y_1) = (2,2)$ and $m = 1/3$:
$y-2 = 1/3(x-2)$
$y-2 = x/3 - 2/3$
$y = x/3 - 2/3 + 2$
$y = x/3 + 4/3$.
The $y$-intercept is the value of $y$ when $x=0$,which is $4/3$.
261
MediumMCQ
Find the equation of the line passing through the point $(1, 2)$ and perpendicular to the line $y = 3x - 1$.
A
$x + 3y - 7 = 0$
B
$x + 3y + 7 = 0$
C
$x + 3y = 0$
D
$x - 3y = 0$

Solution

(A) Given the line equation: $y = 3x - 1$.
Comparing this with the slope-intercept form $y = mx + c$,the slope $m_1 = 3$.
Since the required line is perpendicular to the given line,its slope $m_2$ must satisfy $m_1 \cdot m_2 = -1$.
Therefore,$3 \cdot m_2 = -1$,which gives $m_2 = -\frac{1}{3}$.
The equation of a line passing through $(x_1, y_1)$ with slope $m$ is $(y - y_1) = m(x - x_1)$.
Substituting $(x_1, y_1) = (1, 2)$ and $m = -\frac{1}{3}$:
$(y - 2) = -\frac{1}{3}(x - 1)$.
Multiplying both sides by $3$:
$3(y - 2) = -(x - 1) \Rightarrow 3y - 6 = -x + 1$.
Rearranging the terms: $x + 3y - 7 = 0$.
262
EasyMCQ
If $PS$ is the median of the triangle with vertices $P(2,2)$,$Q(6,-1)$ and $R(7,3)$,then the equation of the line passing through $(1,-1)$ and parallel to $PS$ is
A
$4x+7y+3=0$
B
$2x-9y-11=0$
C
$4x-7y-11=0$
D
$2x+9y+7=0$

Solution

(D) Since $S$ is the midpoint of $QR$,its coordinates are $S = \left(\frac{6+7}{2}, \frac{-1+3}{2}\right) = \left(\frac{13}{2}, 1\right)$.
The slope of the median $PS$ is $m = \frac{1-2}{\frac{13}{2}-2} = \frac{-1}{\frac{9}{2}} = -\frac{2}{9}$.
The line parallel to $PS$ has the same slope $m = -\frac{2}{9}$.
The equation of the line passing through $(1, -1)$ with slope $m = -\frac{2}{9}$ is given by $y - y_1 = m(x - x_1)$.
$y - (-1) = -\frac{2}{9}(x - 1)$
$9(y + 1) = -2(x - 1)$
$9y + 9 = -2x + 2$
$2x + 9y + 7 = 0$.
263
EasyMCQ
Find the ratio in which the line joining points $A(-1, -1)$ and $B(2, 1)$ divides the line segment joining points $C(3, 4)$ and $D(1, 2)$.
A
$7: 5$ internally
B
$7: 5$ externally
C
$7: 11$ internally
D
$7: 11$ externally

Solution

(B) The points are $A(-1, -1)$ and $B(2, 1)$. The equation of the line $AB$ is given by $y - y_1 = \frac{y_2 - y_1}{x_2 - x_1}(x - x_1)$.
Substituting the values,we get $y + 1 = \frac{1 - (-1)}{2 - (-1)}(x - (-1)) \Rightarrow y + 1 = \frac{2}{3}(x + 1)$.
This simplifies to $3y + 3 = 2x + 2$,or $2x - 3y - 1 = 0$.
Let the line $AB$ divide the line segment joining $C(3, 4)$ and $D(1, 2)$ in the ratio $\lambda: 1$ at point $P$. The coordinates of $P$ are given by the section formula: $P = \left(\frac{1(3) + \lambda(1)}{1 + \lambda}, \frac{1(4) + \lambda(2)}{1 + \lambda}\right) = \left(\frac{3 + \lambda}{1 + \lambda}, \frac{4 + 2\lambda}{1 + \lambda}\right)$.
Since point $P$ lies on the line $2x - 3y - 1 = 0$,we substitute the coordinates of $P$ into the equation:
$2\left(\frac{3 + \lambda}{1 + \lambda}\right) - 3\left(\frac{4 + 2\lambda}{1 + \lambda}\right) - 1 = 0$.
Multiplying by $(1 + \lambda)$,we get $2(3 + \lambda) - 3(4 + 2\lambda) - (1 + \lambda) = 0$.
$6 + 2\lambda - 12 - 6\lambda - 1 - \lambda = 0$.
$-5\lambda - 7 = 0 \Rightarrow \lambda = -7/5$.
The negative sign indicates that the line divides the segment externally in the ratio $7: 5$.
Solution diagram
264
EasyMCQ
If $(a, 8)$ is a point on the line segment joining $(2, 5)$ and $(4, -1)$,then the value of $a$ is:
A
$a = \frac{8}{3}$
B
$a = \frac{3}{8}$
C
$a = 1$
D
$a = -1$

Solution

(C) Let the points be $P(a, 8)$,$A(2, 5)$,and $B(4, -1)$.
Since the points are collinear,the slope of segment $PA$ must be equal to the slope of segment $AB$.
The slope of $PA$ is $\frac{8 - 5}{a - 2} = \frac{3}{a - 2}$.
The slope of $AB$ is $\frac{-1 - 5}{4 - 2} = \frac{-6}{2} = -3$.
Equating the slopes: $\frac{3}{a - 2} = -3$.
$3 = -3(a - 2) \Rightarrow 3 = -3a + 6$.
$3a = 6 - 3$ $\Rightarrow 3a = 3$ $\Rightarrow a = 1$.
265
EasyMCQ
If the portion of a line intercepted between the coordinate axes is divided by the point $(2, -1)$ in the ratio $3:2$,then the equation of that line is:
A
$5x - 2y - 20 = 0$
B
$2x - y - 5 = 0$
C
$3x - y - 7 = 0$
D
$x - 3y - 5 = 0$

Solution

(D) Let the equation of the line be $\frac{x}{a} + \frac{y}{b} = 1$.
The line meets the coordinate axes at $A(a, 0)$ and $B(0, b)$ respectively.
The coordinates of the point which divides the line segment $AB$ in the ratio $3:2$ are given by the section formula:
$\left(\frac{3 \times 0 + 2 \times a}{3 + 2}, \frac{3 \times b + 2 \times 0}{3 + 2}\right) = \left(\frac{2a}{5}, \frac{3b}{5}\right)$.
Given that this point is $(2, -1)$,we equate the coordinates:
$\frac{2a}{5} = 2 \Rightarrow a = 5$
$\frac{3b}{5} = -1 \Rightarrow b = -\frac{5}{3}$.
Substituting the values of $a$ and $b$ into the intercept form:
$\frac{x}{5} + \frac{y}{-5/3} = 1$
$\frac{x}{5} - \frac{3y}{5} = 1$
$x - 3y = 5$
$x - 3y - 5 = 0$.
266
MediumMCQ
The vertex $A$ of a triangle lies on the lines $x+y=1$ and $2x+3y=6$. If the orthocentre of the triangle is $O\left(\frac{3}{7}, \frac{22}{7}\right)$,then the equation of $OA$ in the normal form is
A
$x \cos \alpha+y \sin \alpha=7 ; \alpha=\tan ^{-1} \frac{1}{7}$
B
$x \cos \alpha+y \sin \alpha=\frac{13}{\sqrt{17}} ; \alpha=\tan ^{-1}(4)$
C
$x \cos \alpha+y \sin \alpha=\frac{13}{4} ; \alpha=\tan ^{-1}\left(\frac{13}{\sqrt{17}}\right)$
D
$x \cos \alpha+y \sin \alpha=\frac{13}{\sqrt{17}} ; \alpha=\tan ^{-1}\left(\frac{1}{4}\right)$

Solution

(B) Vertex $A$ is the point of intersection of the lines $x+y=1$ and $2x+3y=6$.
Solving these,we get $x = -3$ and $y = 4$.
So,$A(-3, 4)$ and $O\left(\frac{3}{7}, \frac{22}{7}\right)$.
The equation of the line $OA$ passing through $A(-3, 4)$ and $O\left(\frac{3}{7}, \frac{22}{7}\right)$ is:
$y - 4 = \frac{\frac{22}{7} - 4}{\frac{3}{7} - (-3)}(x + 3)$
$y - 4 = \frac{-6/7}{24/7}(x + 3)$
$y - 4 = -\frac{1}{4}(x + 3)$
$4y - 16 = -x - 3 \Rightarrow x + 4y = 13$.
The normal form of the line $x \cos \alpha + y \sin \alpha = p$ is obtained by dividing by $\sqrt{1^2 + 4^2} = \sqrt{17}$.
$\frac{1}{\sqrt{17}}x + \frac{4}{\sqrt{17}}y = \frac{13}{\sqrt{17}}$.
Here,$\cos \alpha = \frac{1}{\sqrt{17}}$ and $\sin \alpha = \frac{4}{\sqrt{17}}$,so $\tan \alpha = 4$,which means $\alpha = \tan^{-1}(4)$.
Thus,the equation is $x \cos \alpha + y \sin \alpha = \frac{13}{\sqrt{17}}$ with $\alpha = \tan^{-1}(4)$.
267
MediumMCQ
If $\alpha$ is the angle made by the perpendicular drawn from the origin to the line $12x - 5y + 13 = 0$ with the positive $X$-axis in the anti-clockwise direction,then $\alpha =$
A
$\operatorname{Tan}^{-1} \frac{5}{12}$
B
$2\pi - \operatorname{Tan}^{-1} \frac{5}{12}$
C
$\pi - \operatorname{Tan}^{-1} \frac{5}{12}$
D
$\pi + \operatorname{Tan}^{-1} \frac{5}{12}$

Solution

(C) The equation of the line is $12x - 5y + 13 = 0$,which can be rewritten as $12x - 5y = -13$.
Multiplying by $-1$,we get $-12x + 5y = 13$.
Dividing by $\sqrt{(-12)^2 + 5^2} = \sqrt{144 + 25} = 13$,we get the normal form of the line:
$-\frac{12}{13}x + \frac{5}{13}y = 1$.
The normal form is $x \cos \alpha + y \sin \alpha = p$,where $\cos \alpha = -\frac{12}{13}$ and $\sin \alpha = \frac{5}{13}$.
Since $\cos \alpha < 0$ and $\sin \alpha > 0$,the angle $\alpha$ lies in the second quadrant.
We know $\tan \alpha = \frac{\sin \alpha}{\cos \alpha} = \frac{5/13}{-12/13} = -\frac{5}{12}$.
Thus,$\alpha = \pi - \operatorname{Tan}^{-1} \frac{5}{12}$.
268
EasyMCQ
Let $\alpha \in R$. If the line $(\alpha+1) x+\alpha y+\alpha=1$ passes through a fixed point $(h, k)$ for all $\alpha$,then $h^2+k^2=$
A
$2$
B
$5$
C
$4$
D
$\frac{1}{4}$

Solution

(B) The given equation of the line is $(\alpha+1)x + \alpha y + \alpha - 1 = 0$.
Rearranging the terms to group the coefficients of $\alpha$,we get:
$\alpha(x + y + 1) + (x - 1) = 0$.
For this line to pass through a fixed point $(h, k)$ for all $\alpha$,the coefficients of $\alpha$ and the constant term must be zero independently:
$x + y + 1 = 0$ and $x - 1 = 0$.
From $x - 1 = 0$,we get $x = h = 1$.
Substituting $x = 1$ into $x + y + 1 = 0$,we get $1 + y + 1 = 0$,which implies $y = k = -2$.
Thus,the fixed point is $(1, -2)$.
Finally,$h^2 + k^2 = (1)^2 + (-2)^2 = 1 + 4 = 5$.
269
MediumMCQ
If $p$ and $q$ are the $x$ and $y$-intercepts respectively of the line passing through the points $(a \cos \alpha, b \sin \alpha)$ and $(a \cos \beta, b \sin \beta)$,then $\frac{a^2}{p^2}+\frac{b^2}{q^2}=$
A
$\sin ^2\left(\frac{\alpha-\beta}{2}\right)$
B
$\cos ^2\left(\frac{\alpha-\beta}{2}\right)$
C
$\sec ^2\left(\frac{\alpha-\beta}{2}\right)$
D
$\operatorname{cosec}^2\left(\frac{\alpha-\beta}{2}\right)$

Solution

(C) The equation of the line in intercept form is $\frac{x}{p} + \frac{y}{q} = 1$.
Since the line passes through $(a \cos \alpha, b \sin \alpha)$ and $(a \cos \beta, b \sin \beta)$,we have:
$\frac{a \cos \alpha}{p} + \frac{b \sin \alpha}{q} = 1$ $(i)$
$\frac{a \cos \beta}{p} + \frac{b \sin \beta}{q} = 1$ (ii)
Subtracting (ii) from $(i)$:
$\frac{a}{p}(\cos \alpha - \cos \beta) + \frac{b}{q}(\sin \alpha - \sin \beta) = 0$
$\frac{a}{p}(-2 \sin \frac{\alpha+\beta}{2} \sin \frac{\alpha-\beta}{2}) = -\frac{b}{q}(2 \cos \frac{\alpha+\beta}{2} \sin \frac{\alpha-\beta}{2})$
$\frac{a}{p} \sin \frac{\alpha+\beta}{2} = \frac{b}{q} \cos \frac{\alpha+\beta}{2} = k$ (let)
Then $\frac{a}{p} = k \csc \frac{\alpha+\beta}{2}$ and $\frac{b}{q} = k \sec \frac{\alpha+\beta}{2}$.
Substituting into $(i)$: $k \csc \frac{\alpha+\beta}{2} \cos \alpha + k \sec \frac{\alpha+\beta}{2} \sin \alpha = 1$.
Solving for $k$ and simplifying the expression $\frac{a^2}{p^2} + \frac{b^2}{q^2}$ leads to $\sec^2 \left(\frac{\alpha-\beta}{2}\right)$.
270
EasyMCQ
The sum of the squares of the intercepts made by the line $5x - 2y = 10$ on the coordinate axes equals:
A
$29$
B
$25$
C
$4$
D
$100$

Solution

(A) The given line is $5x - 2y = 10$.
Dividing both sides by $10$,we get $\frac{5x}{10} - \frac{2y}{10} = 1$,which simplifies to $\frac{x}{2} + \frac{y}{-5} = 1$.
Comparing this with the intercept form $\frac{x}{a} + \frac{y}{b} = 1$,the intercepts are $a = 2$ and $b = -5$.
The sum of the squares of the intercepts is $a^2 + b^2 = 2^2 + (-5)^2$.
$= 4 + 25 = 29$.
271
EasyMCQ
Find the equation of a straight line passing through $(-5, 6)$ and cutting off equal intercepts on the coordinate axes.
A
$6x - 5y = 30$
B
$x - y = -11$
C
$x + y = 11$
D
$x + y = 1$

Solution

(D) The equation of a line cutting off equal intercepts on the coordinate axes is given by $\frac{x}{a} + \frac{y}{a} = 1$,which simplifies to $x + y = a$.
Since the line passes through $(-5, 6)$,we substitute these coordinates into the equation:
$-5 + 6 = a$
$a = 1$
Substituting the value of $a$ back into the equation,we get $x + y = 1$.
272
EasyMCQ
Find the equation of a straight line which passes through the point $(-1, -1)$ and makes an angle $150^{\circ}$ with the positive direction of the $X$-axis.
A
$\sqrt{3} x + y = 1$
B
$\sqrt{3} y + x + (1 + \sqrt{3}) = 0$
C
$x + \sqrt{3} y + (\sqrt{3} - 1) = 0$
D
$x + y = 0$

Solution

(B) The slope $m$ of the line is given by $m = \tan \theta$,where $\theta = 150^{\circ}$.
$m = \tan 150^{\circ} = \tan(180^{\circ} - 30^{\circ}) = -\tan 30^{\circ} = -\frac{1}{\sqrt{3}}$.
The equation of a line passing through $(x_1, y_1)$ with slope $m$ is $y - y_1 = m(x - x_1)$.
Substituting the point $(-1, -1)$ and $m = -\frac{1}{\sqrt{3}}$:
$y - (-1) = -\frac{1}{\sqrt{3}}(x - (-1))$
$y + 1 = -\frac{1}{\sqrt{3}}(x + 1)$
$\sqrt{3}(y + 1) = -(x + 1)$
$\sqrt{3}y + \sqrt{3} = -x - 1$
$x + \sqrt{3}y + \sqrt{3} + 1 = 0$
Thus,the equation is $x + \sqrt{3}y + (\sqrt{3} + 1) = 0$.
Solution diagram
273
DifficultMCQ
$A$ line $L$ through $A(-5,-4)$ meets the lines $x+3y+2=0$,$2x+y+4=0$,and $x-y-5=0$ at points $B$,$C$,and $D$ respectively. If $\left(\frac{15}{AB}\right)^2+\left(\frac{10}{AC}\right)^2=\left(\frac{6}{AD}\right)^2$,then find the equation of $L$.
A
$2x+3y+22=0$
B
$5x-4y+7=0$
C
$3x-2y+3=0$
D
$3x-2y+7=0$

Solution

(A) Let the equation of the line passing through $A(-5,-4)$ be $\frac{x+5}{\cos \theta} = \frac{y+4}{\sin \theta} = r$.
Any point on this line is $(-5+r\cos \theta, -4+r\sin \theta)$.
For point $B$ on $x+3y+2=0$:
$(-5+r_1\cos \theta) + 3(-4+r_1\sin \theta) + 2 = 0$ $\Rightarrow r_1(\cos \theta + 3\sin \theta) = 15$ $\Rightarrow \frac{15}{r_1} = \cos \theta + 3\sin \theta \dots (i)$.
For point $C$ on $2x+y+4=0$:
$2(-5+r_2\cos \theta) + (-4+r_2\sin \theta) + 4 = 0$ $\Rightarrow r_2(2\cos \theta + \sin \theta) = 10$ $\Rightarrow \frac{10}{r_2} = 2\cos \theta + \sin \theta \dots (ii)$.
For point $D$ on $x-y-5=0$:
$(-5+r_3\cos \theta) - (-4+r_3\sin \theta) - 5 = 0$ $\Rightarrow r_3(\cos \theta - \sin \theta) = 6$ $\Rightarrow \frac{6}{r_3} = \cos \theta - \sin \theta \dots (iii)$.
Given $\left(\frac{15}{AB}\right)^2 + \left(\frac{10}{AC}\right)^2 = \left(\frac{6}{AD}\right)^2$,we have:
$(\cos \theta + 3\sin \theta)^2 + (2\cos \theta + \sin \theta)^2 = (\cos \theta - \sin \theta)^2$.
$(\cos^2 \theta + 9\sin^2 \theta + 6\sin \theta \cos \theta) + (4\cos^2 \theta + \sin^2 \theta + 4\cos \theta \sin \theta) = \cos^2 \theta + \sin^2 \theta - 2\sin \theta \cos \theta$.
$5\cos^2 \theta + 10\sin^2 \theta + 10\sin \theta \cos \theta = \cos^2 \theta + \sin^2 \theta - 2\sin \theta \cos \theta$.
$4\cos^2 \theta + 9\sin^2 \theta + 12\sin \theta \cos \theta = 0$.
$(2\cos \theta + 3\sin \theta)^2 = 0 \Rightarrow 2\cos \theta + 3\sin \theta = 0$.
$\tan \theta = -\frac{2}{3}$.
The equation of line $L$ is $y - (-4) = -\frac{2}{3}(x - (-5))$ $\Rightarrow 3y + 12 = -2x - 10$ $\Rightarrow 2x + 3y + 22 = 0$.
Solution diagram
274
EasyMCQ
If a straight line through the point $P(1, 2)$,which makes an angle $45^{\circ}$ with the $X$-axis,meets the line $3x + 4y + 5 = 0$ at $Q$,then the length of $PQ$ equals ......... units.
A
$\frac{16\sqrt{2}}{7}$
B
$\frac{\sqrt{7}}{2}$
C
$\frac{7\sqrt{2}}{16}$
D
$\frac{16}{7}$

Solution

(A) The equation of the line passing through $P(1, 2)$ with slope $m = \tan(45^{\circ}) = 1$ is given by $(y - 2) = 1(x - 1)$,which simplifies to $x - y + 1 = 0$.
To find the point $Q$,we solve the system of equations:
$x - y + 1 = 0 \Rightarrow y = x + 1$
$3x + 4y + 5 = 0$
Substituting $y = x + 1$ into the second equation:
$3x + 4(x + 1) + 5 = 0$
$3x + 4x + 4 + 5 = 0$
$7x + 9 = 0 \Rightarrow x = -\frac{9}{7}$
Then $y = -\frac{9}{7} + 1 = -\frac{2}{7}$.
So,$Q = \left(-\frac{9}{7}, -\frac{2}{7}\right)$.
The distance $PQ$ is calculated using the distance formula:
$PQ = \sqrt{\left(1 - (-\frac{9}{7})\right)^2 + \left(2 - (-\frac{2}{7})\right)^2}$
$PQ = \sqrt{\left(\frac{16}{7}\right)^2 + \left(\frac{16}{7}\right)^2}$
$PQ = \sqrt{2 \times \left(\frac{16}{7}\right)^2} = \frac{16\sqrt{2}}{7}$ units.
275
EasyMCQ
If the line $px - qy = r$ intersects the coordinate axes at $(a, 0)$ and $(0, b)$,then the value of $(a + b)$ is equal to
A
$\frac{r(q+p)}{pq}$
B
$\frac{r(q-p)}{pq}$
C
$\frac{r(p-q)}{pq}$
D
$\frac{r(p-q)}{p+q}$

Solution

(B) The given equation of the line is $px - qy = r$.
Since the line intersects the $x$-axis at $(a, 0)$,we substitute $x = a$ and $y = 0$ into the equation:
$p(a) - q(0) = r$ $\Rightarrow pa = r$ $\Rightarrow a = \frac{r}{p}$.
Since the line intersects the $y$-axis at $(0, b)$,we substitute $x = 0$ and $y = b$ into the equation:
$p(0) - q(b) = r$ $\Rightarrow -qb = r$ $\Rightarrow b = -\frac{r}{q}$.
Therefore,the value of $(a + b)$ is:
$a + b = \frac{r}{p} - \frac{r}{q} = \frac{rq - rp}{pq} = \frac{r(q - p)}{pq}$.
276
EasyMCQ
The equation of the line passing through $(5, 3)$ and perpendicular to $2x + y - 7 = 0$ is
A
$2y - x - 2 = 0$
B
$2y - x + 2 = 0$
C
$x + y - 8 = 0$
D
$2y - x - 1 = 0$

Solution

(D) The given line is $2x + y - 7 = 0$,which has a slope $m_1 = -2$.
Since the required line is perpendicular to the given line,its slope $m_2$ must satisfy $m_1 \times m_2 = -1$.
Thus,$m_2 = -\frac{1}{-2} = \frac{1}{2}$.
Using the point-slope form $y - y_1 = m_2(x - x_1)$ with the point $(5, 3)$:
$y - 3 = \frac{1}{2}(x - 5)$
$2(y - 3) = x - 5$
$2y - 6 = x - 5$
$2y - x - 1 = 0$.
Hence,option $D$ is correct.
277
EasyMCQ
The equation of the line passing through the point $(2,3)$ such that its $x$-intercept is twice its $y$-intercept is ......... .
A
$x+2y-8=0$
B
$4x+y+2=0$
C
$2x+3y-46=0$
D
$4x+3y-11=0$

Solution

(A) Let the $y$-intercept of the line be $a$. Then the $x$-intercept is $2a$.
Using the intercept form of the line equation,$\frac{x}{2a} + \frac{y}{a} = 1$.
Since the line passes through the point $(2,3)$,we substitute these coordinates into the equation:
$\frac{2}{2a} + \frac{3}{a} = 1$
$\frac{1}{a} + \frac{3}{a} = 1$
$\frac{4}{a} = 1 \Rightarrow a = 4$.
Substituting $a=4$ back into the intercept form:
$\frac{x}{8} + \frac{y}{4} = 1$
Multiplying by $8$,we get $x + 2y = 8$,or $x + 2y - 8 = 0$.
Thus,the correct option is $A$.
278
EasyMCQ
If the length of the intercept made on the line $y=ax$ by the lines $y=2$ and $y=6$ is less than $5$,then which of the following is true?
A
$a \in(-\infty, \infty)$
B
$a \in\left(-\frac{4}{3}, \frac{4}{3}\right)$
C
$a \in\left(-\frac{3}{4}, \frac{4}{3}\right)$
D
$a < -\frac{4}{3} \text{ or } a > \frac{4}{3}$

Solution

(D) The point of intersection of lines $y=ax$ and $y=2$ is $A\left(\frac{2}{a}, 2\right)$.
The point of intersection of lines $y=ax$ and $y=6$ is $B\left(\frac{6}{a}, 6\right)$.
The length of the segment $AB$ is given by the distance formula:
$AB = \sqrt{\left(\frac{6}{a} - \frac{2}{a}\right)^2 + (6 - 2)^2} < 5$
$\sqrt{\left(\frac{4}{a}\right)^2 + 4^2} < 5$
$\sqrt{\frac{16}{a^2} + 16} < 5$
Squaring both sides:
$\frac{16}{a^2} + 16 < 25$
$\frac{16}{a^2} < 9$
$a^2 > \frac{16}{9}$
Taking the square root,we get $|a| > \frac{4}{3}$,which implies $a < -\frac{4}{3}$ or $a > \frac{4}{3}$.
Thus,option $D$ is correct.
279
DifficultMCQ
The number of possible straight lines passing through the point $(2,3)$,while forming a triangle with coordinate axes enclosing an area of $12 \text{ sq. units}$ is
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(C) Let the equation of the line forming a triangle with the coordinate axes be $\frac{x}{a} + \frac{y}{b} = 1$.
The area of the triangle is $\frac{1}{2} |ab| = 12$,so $|ab| = 24$.
Since the line passes through $(2,3)$,we have $\frac{2}{a} + \frac{3}{b} = 1$,which implies $2b + 3a = ab$.
Case $1$: $ab = 24$. Then $3a + 2b = 24$. Substituting $b = \frac{24-3a}{2}$ into $ab=24$ gives $a(24-3a) = 48$,or $3a^2 - 24a + 48 = 0$,so $a^2 - 8a + 16 = 0$. This gives $a=4, b=6$ ($1$ solution).
Case $2$: $ab = -24$. Then $3a + 2b = -24$ (if the line is in the second or fourth quadrant).
Substituting $b = \frac{-24-3a}{2}$ into $ab = -24$ gives $a(-24-3a) = -48$,or $3a^2 + 24a - 48 = 0$,so $a^2 + 8a - 16 = 0$.
The discriminant is $D = 64 - 4(1)(-16) = 128 > 0$,yielding $2$ distinct real values for $a$,and thus $2$ distinct lines.
Case $3$: $ab = -24$ and $3a + 2b = 24$. Substituting $b = \frac{24-3a}{2}$ into $ab = -24$ gives $a(24-3a) = -48$,or $3a^2 - 24a - 48 = 0$,so $a^2 - 8a - 16 = 0$.
The discriminant is $D = 64 - 4(1)(-16) = 128 > 0$,yielding $2$ distinct real values for $a$,and thus $2$ distinct lines.
However,checking the signs,we find $3$ valid lines in total.
280
MediumMCQ
The equation of the line passing through the point $(-1, 3)$ in symmetrical form,when the angle made by the line with the positive direction of the $X$-axis is $120^{\circ}$,is given by:
A
$\frac{x+1}{-1/2} = \frac{y-3}{\sqrt{3}/2} = r$
B
$\frac{x+1}{1/2} = \frac{y+3}{\sqrt{3}/2} = r$
C
$\frac{x+1}{-1/2} = \frac{y+3}{\sqrt{3}/2} = r$
D
$\frac{x+1}{1/2} = \frac{y-3}{\sqrt{3}/2} = r$

Solution

(A) The equation of a line passing through the point $(x_1, y_1)$ in symmetrical form with an inclination $\theta$ to the positive $X$-axis is given by:
$\frac{x-x_1}{\cos \theta} = \frac{y-y_1}{\sin \theta} = r$
Given $(x_1, y_1) = (-1, 3)$ and $\theta = 120^{\circ}$,we have:
$\cos 120^{\circ} = -1/2$ and $\sin 120^{\circ} = \sqrt{3}/2$
Substituting these values into the formula:
$\frac{x - (-1)}{-1/2} = \frac{y - 3}{\sqrt{3}/2} = r$
$\frac{x+1}{-1/2} = \frac{y-3}{\sqrt{3}/2} = r$
281
EasyMCQ
The equations of lines parallel to the coordinate axes and passing through the point $(5, -6)$ are
A
$x = 5, y = -6$
B
$x = 5, y = 6$
C
$x = -5, y = 6$
D
$x = 0, y = 0$

Solution

(A) line parallel to the $y$-axis is of the form $x = k$. Since it passes through $(5, -6)$,the equation is $x = 5$.
$A$ line parallel to the $x$-axis is of the form $y = k$. Since it passes through $(5, -6)$,the equation is $y = -6$.
Therefore,the equations are $x = 5$ and $y = -6$.
282
EasyMCQ
The intercept form of the equation of the straight line passing through the point $(4, -3)$ and perpendicular to the line passing through the points $(1, 1)$ and $(2, 3)$ is
A
$\frac{x-4}{1} = \frac{y+3}{1}$
B
$\frac{x}{-2} + \frac{y}{-1} = 1$
C
$\frac{x}{8} - \frac{y}{6} = 1$
D
$\frac{x}{1} + \frac{y}{1} = 1$

Solution

(B) Let the points be $A(4, -3)$,$B(1, 1)$,and $C(2, 3)$.
The slope of line $BC$ is $m_{BC} = \frac{3-1}{2-1} = \frac{2}{1} = 2$.
Since the required line is perpendicular to $BC$,its slope $m$ is given by $m = -\frac{1}{m_{BC}} = -\frac{1}{2}$.
The equation of the line passing through $(4, -3)$ with slope $m = -\frac{1}{2}$ is given by the point-slope form:
$y - y_1 = m(x - x_1)$
$y - (-3) = -\frac{1}{2}(x - 4)$
$y + 3 = -\frac{1}{2}(x - 4)$
$2y + 6 = -x + 4$
$x + 2y = -2$
To convert this to intercept form $\frac{x}{a} + \frac{y}{b} = 1$,divide both sides by $-2$:
$\frac{x}{-2} + \frac{2y}{-2} = \frac{-2}{-2}$
$\frac{x}{-2} + \frac{y}{-1} = 1$.
Thus,option $B$ is correct.
283
MediumMCQ
$A$ line is passing through the point $(4,3)$ and the sum of its intercepts made on the coordinate axes is $14$. Then an equation of that line is
A
$3x + 4y = 24$
B
$x + y = 7$
C
$3x + 4y = 24$ or $x + y = 7$
D
$4x + 3y = 25$

Solution

(C) Let the equation of the line in intercept form be $\frac{x}{a} + \frac{y}{b} = 1$.
Given that the line passes through $(4,3)$,we have $\frac{4}{a} + \frac{3}{b} = 1$.
Also,the sum of the intercepts is $a + b = 14$,so $b = 14 - a$.
Substituting $b$ in the first equation: $\frac{4}{a} + \frac{3}{14 - a} = 1$.
$4(14 - a) + 3a = a(14 - a) \implies 56 - 4a + 3a = 14a - a^2$.
$a^2 - 15a + 56 = 0$.
$(a - 7)(a - 8) = 0$.
If $a = 7$,then $b = 14 - 7 = 7$. The equation is $\frac{x}{7} + \frac{y}{7} = 1 \implies x + y = 7$.
If $a = 8$,then $b = 14 - 8 = 6$. The equation is $\frac{x}{8} + \frac{y}{6} = 1 \implies 3x + 4y = 24$.
Thus,the possible equations are $x + y = 7$ or $3x + 4y = 24$.
284
MediumMCQ
The point $P(a, b)$ lies on the straight line $3x + 2y = 13$ and the point $Q(b, a)$ lies on the straight line $4x - y = 5$. Then the equation of the line $PQ$ is
A
$x + y = 7$
B
$x + y = 5$
C
$x + y = 2$
D
$x + y = 21$

Solution

(B) Given that point $P(a, b)$ lies on $3x + 2y = 13$,we have $3a + 2b = 13$ (Equation $1$).
Given that point $Q(b, a)$ lies on $4x - y = 5$,we have $4b - a = 5$,which implies $a = 4b - 5$ (Equation $2$).
Substituting Equation $2$ into Equation $1$:
$3(4b - 5) + 2b = 13$
$12b - 15 + 2b = 13$
$14b = 28 \implies b = 2$.
Substituting $b = 2$ into Equation $2$:
$a = 4(2) - 5 = 8 - 5 = 3$.
Thus,$P = (3, 2)$ and $Q = (2, 3)$.
The slope $m$ of line $PQ$ is $\frac{3 - 2}{2 - 3} = \frac{1}{-1} = -1$.
The equation of line $PQ$ passing through $(3, 2)$ is:
$y - 2 = -1(x - 3)$
$y - 2 = -x + 3$
$x + y = 5$.
285
DifficultMCQ
The line passing through $\left(-1, \frac{\pi}{2}\right)$ and perpendicular to $\sqrt{3} \sin \theta + 2 \cos \theta = \frac{4}{r}$ is:
A
$2 = \sqrt{3} r \cos \theta - 2 r \sin \theta$
B
$5 = -2 \sqrt{3} r \sin \theta + 4 r \cos \theta$
C
$2 = \sqrt{3} r \cos \theta + 2 r \sin \theta$
D
$5 = 2 \sqrt{3} r \sin \theta + 4 r \cos \theta$

Solution

(A) Given equation of the line is $\sqrt{3} \sin \theta + 2 \cos \theta = \frac{4}{r}$,which can be written as $\sqrt{3} r \sin \theta + 2 r \cos \theta = 4$.
Converting to Cartesian coordinates using $x = r \cos \theta$ and $y = r \sin \theta$,we get $\sqrt{3} y + 2 x = 4$,or $2x + \sqrt{3} y - 4 = 0$.
The slope of this line is $m_1 = -\frac{2}{\sqrt{3}}$.
The slope of a line perpendicular to this is $m_2 = -\frac{1}{m_1} = \frac{\sqrt{3}}{2}$.
The point $\left(-1, \frac{\pi}{2}\right)$ in polar coordinates corresponds to Cartesian coordinates $(x_1, y_1) = (-1 \cos \frac{\pi}{2}, -1 \sin \frac{\pi}{2}) = (0, -1)$.
The equation of the line passing through $(0, -1)$ with slope $\frac{\sqrt{3}}{2}$ is $y - (-1) = \frac{\sqrt{3}}{2}(x - 0)$.
$y + 1 = \frac{\sqrt{3}}{2} x$ $\Rightarrow 2y + 2 = \sqrt{3} x$ $\Rightarrow \sqrt{3} x - 2y = 2$.
Substituting $x = r \cos \theta$ and $y = r \sin \theta$,we get $\sqrt{3} r \cos \theta - 2 r \sin \theta = 2$.
286
EasyMCQ
The equation of the line,passing through the point $(a \cos^3 \theta, a \sin^3 \theta)$ and perpendicular to the line $x \cos \theta - y \sin \theta = a$,is
A
$2x \sin \theta + 2y \cos \theta = a \sin 2\theta$
B
$x \cos \theta - y \sin \theta = a \sin 2\theta$
C
$x \sin \theta + y \sin \theta = a \cos 2\theta$
D
$x \sin \theta - y \cos \theta = a \cos 2\theta$

Solution

(A) The given line is $x \cos \theta - y \sin \theta = a$.
Its slope is $m' = \frac{\cos \theta}{\sin \theta} = \cot \theta$.
The slope of the line perpendicular to it is $m = -\frac{1}{m'} = -\tan \theta$.
The equation of the line passing through $(a \cos^3 \theta, a \sin^3 \theta)$ with slope $m = -\tan \theta$ is:
$y - a \sin^3 \theta = -\tan \theta (x - a \cos^3 \theta)$
$y - a \sin^3 \theta = -\frac{\sin \theta}{\cos \theta} (x - a \cos^3 \theta)$
$y \cos \theta - a \sin^3 \theta \cos \theta = -x \sin \theta + a \cos^3 \theta \sin \theta$
$x \sin \theta + y \cos \theta = a \sin \theta \cos \theta (\sin^2 \theta + \cos^2 \theta)$
$x \sin \theta + y \cos \theta = a \sin \theta \cos \theta$
Multiplying by $2$,we get:
$2x \sin \theta + 2y \cos \theta = a \sin 2\theta$.
287
EasyMCQ
Find the value of $k$,if the line joining the points $(2, k)$ and $(3, 7)$ is parallel to the line joining points $(-2, 1)$ and $(3, 0)$.
A
$\frac{37}{5}$
B
$\frac{34}{5}$
C
$\frac{36}{5}$
D
$\frac{35}{5}$

Solution

(C) Let the points be $A(2, k)$,$B(3, 7)$,$C(-2, 1)$,and $D(3, 0)$.
Since the line $AB$ is parallel to the line $CD$,their slopes must be equal,i.e.,$m_{AB} = m_{CD}$.
The slope of a line passing through $(x_1, y_1)$ and $(x_2, y_2)$ is given by $m = \frac{y_2 - y_1}{x_2 - x_1}$.
$m_{AB} = \frac{7 - k}{3 - 2} = \frac{7 - k}{1} = 7 - k$.
$m_{CD} = \frac{0 - 1}{3 - (-2)} = \frac{-1}{3 + 2} = \frac{-1}{5}$.
Equating the slopes: $7 - k = \frac{-1}{5}$.
$35 - 5k = -1$.
$5k = 36$.
$k = \frac{36}{5}$.
Solution diagram
288
EasyMCQ
If a straight line passing through the point $P(3,4)$ makes an angle $\frac{\pi}{6}$ with the $X$-axis and meets the line $12x+5y+10=0$ at $Q$,then the length of $PQ$ is
A
$\frac{132}{12\sqrt{3}+5}$
B
$\frac{166}{8\sqrt{3}+6}$
C
$\frac{182}{6\sqrt{3}+4}$
D
$\frac{192}{14\sqrt{3}+6}$

Solution

(A) The equation of the line passing through $P(3,4)$ with an angle of inclination $\theta = \frac{\pi}{6}$ is given by the parametric form: $\frac{x-3}{\cos(\pi/6)} = \frac{y-4}{\sin(\pi/6)} = r$,where $r$ is the distance $PQ$.
Thus,$x = 3 + r \cos(\pi/6) = 3 + r \frac{\sqrt{3}}{2}$ and $y = 4 + r \sin(\pi/6) = 4 + \frac{r}{2}$.
Since $Q$ lies on the line $12x+5y+10=0$,we substitute these coordinates into the equation:
$12(3 + \frac{r\sqrt{3}}{2}) + 5(4 + \frac{r}{2}) + 10 = 0$
$36 + 6r\sqrt{3} + 20 + 2.5r + 10 = 0$
$66 + r(6\sqrt{3} + 2.5) = 0$
$r(6\sqrt{3} + 2.5) = -66$
Since $r$ represents a length,we take the absolute value:
$r = \frac{66}{6\sqrt{3} + 2.5} = \frac{132}{12\sqrt{3} + 5}$.
289
MediumMCQ
$A$ line passing through the point $P(1, 1)$ and parallel to the line $x - y = 5$ cuts the line $x + 3y - 2 = 0$ at $Q$. Then twice the length of the segment $PQ$ is
A
$2\sqrt{2}$
B
$2\sqrt{3}$
C
$\sqrt{2}$
D
$\frac{1}{\sqrt{2}}$

Solution

(C) The slope of the line $x - y = 5$ is $m = 1$.
Since the required line passes through $P(1, 1)$ and is parallel to $x - y = 5$,its equation is $y - 1 = 1(x - 1)$,which simplifies to $y = x$ or $x - y = 0$.
To find the intersection point $Q$,we solve the system of equations:
$x - y = 0$
$x + 3y = 2$
Substituting $x = y$ into the second equation: $y + 3y = 2 \implies 4y = 2 \implies y = 0.5$.
Thus,$x = 0.5$. The point $Q$ is $(0.5, 0.5)$.
The length of segment $PQ$ is $\sqrt{(1 - 0.5)^2 + (1 - 0.5)^2} = \sqrt{(0.5)^2 + (0.5)^2} = \sqrt{0.25 + 0.25} = \sqrt{0.5} = \frac{1}{\sqrt{2}}$.
Twice the length of $PQ$ is $2 \times \frac{1}{\sqrt{2}} = \sqrt{2}$.
290
MediumMCQ
$P(6,4)$ is a point on the line $x-y-2=0$. If $A(\alpha, \beta)$ and $B(\gamma, \delta)$ are two points on this line lying on either side of $P$ at a distance of $4$ units from $P$,then $\alpha^2+\beta^2+\gamma^2+\delta^2=$
A
$136$
B
$\frac{85}{\sqrt{2}}$
C
$23+\frac{5}{\sqrt{2}}$
D
$52$

Solution

(A) The line is $x-y-2=0$,which can be written as $x-y-2=0$. The slope $m$ of this line is $1$,so $\tan \theta = 1$,which implies $\theta = 45^{\circ}$.
Thus,$\cos \theta = \frac{1}{\sqrt{2}}$ and $\sin \theta = \frac{1}{\sqrt{2}}$.
The coordinates of points at a distance $r=4$ from $P(6,4)$ are given by $(x \pm r \cos \theta, y \pm r \sin \theta)$.
For $A$,we have $(\alpha, \beta) = (6 + 4 \cdot \frac{1}{\sqrt{2}}, 4 + 4 \cdot \frac{1}{\sqrt{2}}) = (6 + 2\sqrt{2}, 4 + 2\sqrt{2})$.
For $B$,we have $(\gamma, \delta) = (6 - 4 \cdot \frac{1}{\sqrt{2}}, 4 - 4 \cdot \frac{1}{\sqrt{2}}) = (6 - 2\sqrt{2}, 4 - 2\sqrt{2})$.
Now,$\alpha^2 + \beta^2 = (6 + 2\sqrt{2})^2 + (4 + 2\sqrt{2})^2 = (36 + 8 + 24\sqrt{2}) + (16 + 8 + 16\sqrt{2}) = 68 + 40\sqrt{2}$.
Similarly,$\gamma^2 + \delta^2 = (6 - 2\sqrt{2})^2 + (4 - 2\sqrt{2})^2 = (36 + 8 - 24\sqrt{2}) + (16 + 8 - 16\sqrt{2}) = 68 - 40\sqrt{2}$.
Adding these,$\alpha^2 + \beta^2 + \gamma^2 + \delta^2 = (68 + 40\sqrt{2}) + (68 - 40\sqrt{2}) = 136$.
291
MediumMCQ
$A$ line $L$ passes through the point $P(1, 2)$ and makes an angle of $60^{\circ}$ with the positive $X$-axis. $A$ and $B$ are two points lying on $L$ at a distance of $4$ units from $P$. If $O$ is the origin,then the area of $\triangle OAB$ is
A
$4-2\sqrt{3}$
B
$8-4\sqrt{3}$
C
$4+2\sqrt{3}$
D
$8+4\sqrt{3}$

Solution

(A) The line $L$ passes through $P(1, 2)$ with an angle of inclination $\theta = 60^{\circ}$.
The coordinates of points $A$ and $B$ at a distance $r = 4$ from $P$ are given by $(x_1 + r \cos \theta, y_1 + r \sin \theta)$ and $(x_1 - r \cos \theta, y_1 - r \sin \theta)$.
$A = (1 + 4 \cos 60^{\circ}, 2 + 4 \sin 60^{\circ}) = (1 + 4(1/2), 2 + 4(\sqrt{3}/2)) = (3, 2 + 2\sqrt{3})$.
$B = (1 - 4 \cos 60^{\circ}, 2 - 4 \sin 60^{\circ}) = (1 - 4(1/2), 2 - 4(\sqrt{3}/2)) = (-1, 2 - 2\sqrt{3})$.
The area of $\triangle OAB$ with vertices $O(0, 0)$,$A(x_A, y_A)$,and $B(x_B, y_B)$ is given by $\frac{1}{2} |x_A y_B - x_B y_A|$.
Area $= \frac{1}{2} |(3)(2 - 2\sqrt{3}) - (-1)(2 + 2\sqrt{3})|$.
Area $= \frac{1}{2} |6 - 6\sqrt{3} + 2 + 2\sqrt{3}| = \frac{1}{2} |8 - 4\sqrt{3}| = 4 - 2\sqrt{3}$.
292
MediumMCQ
If the straight line passing through $P(3,4)$ makes an angle $\frac{\pi}{6}$ with the positive $x$-axis in the anticlockwise direction and meets the line $12x + 5y + 10 = 0$ at $Q$,then the length of the segment $PQ$ is
A
$\frac{64}{12\sqrt{3} + 1}$
B
$\frac{96}{9\sqrt{3} - 1}$
C
$\frac{112}{10\sqrt{3} + 3}$
D
$\frac{132}{12\sqrt{3} + 5}$

Solution

(D) The equation of a line passing through $P(3,4)$ with an angle $\theta = 30^{\circ}$ is given by $\frac{x-3}{\cos 30^{\circ}} = \frac{y-4}{\sin 30^{\circ}} = r$.
Any point $Q$ on this line is $(3 + r\cos 30^{\circ}, 4 + r\sin 30^{\circ}) = (3 + \frac{r\sqrt{3}}{2}, 4 + \frac{r}{2})$.
Since $Q$ lies on the line $12x + 5y + 10 = 0$,we substitute the coordinates:
$12(3 + \frac{r\sqrt{3}}{2}) + 5(4 + \frac{r}{2}) + 10 = 0$.
$36 + 6r\sqrt{3} + 20 + \frac{5r}{2} + 10 = 0$.
$66 + r(6\sqrt{3} + 2.5) = 0$.
Taking the magnitude for length $PQ = |r|$,we get $r(6\sqrt{3} + 2.5) = 66$.
$r = \frac{66}{6\sqrt{3} + 2.5} = \frac{132}{12\sqrt{3} + 5}$.
293
MediumMCQ
The equation of a line passing through the point $(1, 2)$ whose distance from the point $(3, 1)$ is the greatest is
A
$y = 2x$
B
$y = x + 1$
C
$x + 2y = 5$
D
$y = 3x - 1$

Solution

(A) Let the given point be $P(1, 2)$ and the external point be $Q(3, 1)$.
We want to find the equation of a line passing through $P$ such that its perpendicular distance from $Q$ is maximized.
The perpendicular distance from a point $Q$ to a line passing through $P$ is always less than or equal to the distance $PQ$ itself.
The maximum distance is achieved when the line is perpendicular to the segment $PQ$ at point $P$.
Let the line be $L$. Since $L \perp PQ$,the slope of $L$ is the negative reciprocal of the slope of $PQ$.
Slope of $PQ = \frac{1 - 2}{3 - 1} = \frac{-1}{2}$.
Therefore,the slope of line $L$ is $m = -(\frac{1}{-1/2}) = 2$.
The equation of line $L$ passing through $(1, 2)$ with slope $2$ is:
$y - 2 = 2(x - 1)$
$y - 2 = 2x - 2$
$y = 2x$.
Solution diagram
294
MediumMCQ
The points on the straight line $3x - 4y + 1 = 0$ which are at a distance of $5$ units from the point $(3, 2)$ are
A
$\left(-2, -\frac{7}{4}\right), \left(-3, -\frac{5}{2}\right)$
B
$\left(4, \frac{11}{4}\right), (-1, -1)$
C
$\left(1, \frac{1}{2}\right), \left(2, \frac{5}{4}\right)$
D
$(7, 5), (-1, -1)$

Solution

(D) Let the point $A(x, y)$ on the line $3x - 4y + 1 = 0$ be at a distance of $5$ units from the point $P(3, 2)$.
The equation of a line passing through $(3, 2)$ with inclination $\theta$ is given by $\frac{x-3}{\cos \theta} = \frac{y-2}{\sin \theta} = r$.
For $r = \pm 5$,we have $x = 3 \pm 5 \cos \theta$ and $y = 2 \pm 5 \sin \theta$.
Since this point lies on the line $3x - 4y + 1 = 0$,we substitute these coordinates into the equation:
$3(3 \pm 5 \cos \theta) - 4(2 \pm 5 \sin \theta) + 1 = 0$
$9 \pm 15 \cos \theta - 8 \mp 20 \sin \theta + 1 = 0$
$2 \pm 15 \cos \theta \mp 20 \sin \theta = 0$
$\pm 15 \cos \theta \mp 20 \sin \theta = -2$
Alternatively,using the slope of the line $3x - 4y + 1 = 0$,which is $m = \frac{3}{4}$,we have $\tan \theta = \frac{3}{4}$.
This implies $\sin \theta = \pm \frac{3}{5}$ and $\cos \theta = \pm \frac{4}{5}$.
Substituting these values into $x = 3 \pm 5 \cos \theta$ and $y = 2 \pm 5 \sin \theta$:
For the positive sign: $x = 3 + 5(\frac{4}{5}) = 7$ and $y = 2 + 5(\frac{3}{5}) = 5$.
For the negative sign: $x = 3 - 5(\frac{4}{5}) = -1$ and $y = 2 - 5(\frac{3}{5}) = -1$.
Thus,the required points are $(7, 5)$ and $(-1, -1)$.
Solution diagram
295
MediumMCQ
Given that lines $L_1: y=m_a x, L_2: y=m_b x$ and $L_3: y=m_c x$ make equal intercepts on the line $x+y=1$,then
A
$2(1+m_a)(1+m_c)=(1+m_b)^2$
B
$2(1+m_a)(1+m_c)=(1+m_b)(2+m_a+m_c)$
C
$(1+m_a)(1+m_b)=(2+m_c)(1+m_a+m_c)$
D
$(1+m_a)(1+m_b)=(1+m_b)(2+m_a+m_c)$

Solution

(B) The intersection points of lines $L_1, L_2, L_3$ with $x+y=1$ are $A(\frac{1}{1+m_a}, \frac{m_a}{1+m_a})$,$B(\frac{1}{1+m_b}, \frac{m_b}{1+m_b})$,and $C(\frac{1}{1+m_c}, \frac{m_c}{1+m_c})$.
Since $AB=BC$,we have $AB^2=BC^2$.
Using the distance formula,$AB^2 = (\frac{1}{1+m_a} - \frac{1}{1+m_b})^2 + (\frac{m_a}{1+m_a} - \frac{m_b}{1+m_b})^2 = \frac{(m_b-m_a)^2}{(1+m_a)^2(1+m_b)^2} + \frac{(m_a-m_b)^2}{(1+m_a)^2(1+m_b)^2} = \frac{2(m_a-m_b)^2}{(1+m_a)^2(1+m_b)^2}$.
Similarly,$BC^2 = \frac{2(m_b-m_c)^2}{(1+m_b)^2(1+m_c)^2}$.
Equating $AB^2 = BC^2$,we get $\frac{(m_a-m_b)^2}{(1+m_a)^2} = \frac{(m_b-m_c)^2}{(1+m_c)^2}$.
Taking the square root,$\frac{m_a-m_b}{1+m_a} = \pm \frac{m_b-m_c}{1+m_c}$.
Taking the positive case (assuming order $A, B, C$): $\frac{m_a-m_b}{1+m_a} = \frac{m_b-m_c}{1+m_c} \Rightarrow (m_a-m_b)(1+m_c) = (m_b-m_c)(1+m_a)$.
Adding $1$ to both sides of the terms: $(1+m_a - (1+m_b))(1+m_c) = (1+m_b - (1+m_c))(1+m_a)$.
$(1+m_a)(1+m_c) - (1+m_b)(1+m_c) = (1+m_b)(1+m_a) - (1+m_c)(1+m_a)$.
$2(1+m_a)(1+m_c) = (1+m_b)(1+m_a+1+m_c) = (1+m_b)(2+m_a+m_c)$.
296
MediumMCQ
If $p = a_1 x + b_1 y + k_1 = 0$,$q = a_2 x + b_2 y + k_2 = 0$ and $\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{k_1}{k_2}$,then the curve $p + c q = 0$ is
A
Not a straight line
B
$A$ different straight line
C
Same as the straight line $p = 0$
D
$A$ pair of straight lines

Solution

(C) Given that $\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{k_1}{k_2} = \lambda$ (say).
This implies that $a_1 = \lambda a_2$,$b_1 = \lambda b_2$,and $k_1 = \lambda k_2$.
Thus,the equation $p = 0$ can be written as $\lambda a_2 x + \lambda b_2 y + \lambda k_2 = 0$,which simplifies to $\lambda(a_2 x + b_2 y + k_2) = 0$,or $\lambda q = 0$.
Since $\lambda \neq 0$,this means $p = 0$ and $q = 0$ represent the same straight line.
The equation of the curve is $p + c q = 0$.
Substituting $p = \lambda q$,we get $\lambda q + c q = 0$,which is $(\lambda + c) q = 0$.
This represents the same straight line as $q = 0$ (or $p = 0$) for any constant $c$ such that $\lambda + c \neq 0$.
297
DifficultMCQ
The lines $2x + 3y = 6$ and $2x + 3y = 8$ cut the $X$-axis at $A$ and $B$,respectively. $A$ line $L$ drawn through the point $(2, 2)$ meets the $X$-axis at $C$ in such a way that the abscissae of $A, B,$ and $C$ are in arithmetic progression. Then,the equation of the line $L$ is
A
$2x + 3y = 10$
B
$8x + 2y = 10$
C
$2x - 3y = 10$
D
$8x - 2y = 10$

Solution

(A) The given lines are $2x + 3y = 6$ and $2x + 3y = 8$.
To find the $X$-intercepts,set $y = 0$:
For $2x + 3y = 6$,$2x = 6 \Rightarrow x = 3$. So,$A = (3, 0)$.
For $2x + 3y = 8$,$2x = 8 \Rightarrow x = 4$. So,$B = (4, 0)$.
The line $L$ passes through $(2, 2)$ and cuts the $X$-axis at $C(x_1, 0)$.
Given that the abscissae of $A, B,$ and $C$ are in arithmetic progression,we have $3, 4, x_1$ in $AP$.
Thus,$2(4) = 3 + x_1$ $\Rightarrow 8 = 3 + x_1$ $\Rightarrow x_1 = 5$.
So,the point $C$ is $(5, 0)$.
The equation of the line $L$ passing through $(2, 2)$ and $(5, 0)$ is given by:
$y - 0 = \frac{2 - 0}{2 - 5}(x - 5)$
$y = \frac{2}{-3}(x - 5)$
$-3y = 2x - 10$
$2x + 3y = 10$
Solution diagram
298
MediumMCQ
If a straight line is at a distance of $10$ units from the origin and the perpendicular drawn from the origin to it makes an angle of $\frac{\pi}{4}$ with the negative $X$-axis in the negative direction,then the equation of that line is:
A
$x+y+10 \sqrt{2}=0$
B
$x-y-10 \sqrt{2}=0$
C
$x+y-10 \sqrt{2}=0$
D
$x-y+10 \sqrt{2}=0$

Solution

(D) The normal form of a line is given by $x \cos \alpha + y \sin \alpha = p$,where $p$ is the perpendicular distance from the origin and $\alpha$ is the angle the normal makes with the positive $X$-axis.
Given $p = 10$.
The normal makes an angle of $\frac{\pi}{4}$ with the negative $X$-axis in the negative direction (clockwise).
The negative $X$-axis corresponds to an angle of $\pi$.
Moving $\frac{\pi}{4}$ in the negative direction (clockwise) from $\pi$ gives $\alpha = \pi - \frac{\pi}{4} = \frac{3\pi}{4}$.
Substituting these values into the normal form equation:
$x \cos(\frac{3\pi}{4}) + y \sin(\frac{3\pi}{4}) = 10$
$x(-\frac{1}{\sqrt{2}}) + y(\frac{1}{\sqrt{2}}) = 10$
$-x + y = 10\sqrt{2}$
$x - y + 10\sqrt{2} = 0$.

Straight Line — Slope of line, Equation of line in different forms · Frequently Asked Questions

1Are these Straight Line 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 Straight Line 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.