Straight Lines MCQ Questions & Answers in Geometry | Maths
Learn Straight Lines MCQ questions & answers in Geometry are available for students perparing for IIT-JEE and engineering Enternace exam.
171.
The length of the perpendicular from the origin to a line is $$7$$ and line makes an angle of $${150^ \circ }$$ with the positive direction of $$y$$-axis, then the equation of the line is :
A
$$\sqrt 3 \,x + y = 7$$
B
$$\sqrt 3 \,x - y = 14$$
C
$$\sqrt 3 \,x + y + 14 = 0$$
D
$$\sqrt 3 \,x + y - 14 = 0$$
Answer :
$$\sqrt 3 \,x + y - 14 = 0$$
Here $$p = 7$$ and $$\alpha = {30^ \circ }$$
$$\therefore $$ Equation of the required line is
$$\eqalign{
& x\,\cos \,{30^ \circ } + y\,\sin \,{30^ \circ } = 7 \cr
& {\text{or }}x \times \frac{{\sqrt 3 }}{2} + y \times \frac{1}{2} = 7 \cr
& {\text{or }}\sqrt 3 \,x + y = 14 \cr} $$
172.
Let $$PQR$$ be a right angled isosceles triangle, right angled at $$P\left( {2,\,1} \right).$$ If the equation of the line $$QR$$ is $$2x + y =3,$$ then the equation representing the pair of lines $$PQ$$ and $$PR$$ is-
$$x=1,\, y=1$$ make both $$x+y-3$$ and $$2x-y-2$$ negative. So the required bisector is $$\frac{{x + y - 3}}{{\sqrt 2 }} = \frac{{2x - y - 2}}{{\sqrt 5 }}.$$
174.
Consider the set of all lines $$px+qy+r=0$$ such that $$3p+2q+4r=0.$$ Which one of the following statements is true?
A
The lines are concurrent at the point $$\left( {\frac{3}{4},\,\frac{1}{2}} \right).$$
B
Each line passes through the origin.
C
The lines are all parallel.
D
The lines are not concurrent.
Answer :
The lines are concurrent at the point $$\left( {\frac{3}{4},\,\frac{1}{2}} \right).$$
The given equations of the set of all lines $$px+qy+r=0 .....(1)$$
and given condition is :
$$\eqalign{
& 3p + 2q + 4r = 0 \cr
& \Rightarrow \frac{3}{4}p + \frac{2}{4}q + r = 0.....(2) \cr} $$
From (1) & (2) we get :
$$\therefore x = \frac{3}{4},\,\,\,\,\,y = \frac{1}{2}$$
Hence the set of lines are concurrent and passing through the fixed point $$\left( {\frac{3}{4},\,\frac{1}{2}} \right).$$
175.
What is the angle between the lines $$x + y = 1$$ and $$x - y = 1\,?$$
A
$$\frac{\pi }{6}$$
B
$$\frac{\pi }{4}$$
C
$$\frac{\pi }{3}$$
D
$$\frac{\pi }{2}$$
Answer :
$$\frac{\pi }{2}$$
Slope of $$x + y = 1$$ is $$ - 1$$
Slope of $$x - y = 1$$ is $$1$$
$$\eqalign{
& {\text{Let }}\tan \,A = - 1,\,\tan \,B = 1 \cr
& A = \frac{{3\pi }}{4},\,B = \frac{\pi }{4} \cr
& A - B = \frac{\pi }{2} \cr} $$
176.
The x-coordinate of the incentre of the triangle that has the coordinates of mid points of its sides as (0, 1) (1, 1) and (1, 0) is:
A
$$2 + \sqrt 2 $$
B
$$2 - \sqrt 2 $$
C
$$1 + \sqrt 2 $$
D
$$1 - \sqrt 2 $$
Answer :
$$2 - \sqrt 2 $$
From the figure, we have
$$\eqalign{
& a = 2,\,\,b = 2\sqrt 2 ,\,\,c = 2 \cr
& {x_1} = 0,\,{x_2} = 0,\,{x_3} = 2 \cr} $$
Now, $$x$$-co-ordinate of incentre is given as $$\frac{{a{x_1} + b{x_2} + c{x_3}}}{{a + b + c}}$$
$$ \Rightarrow \,x$$ -co-ordinate of incentre
$$\eqalign{
& = \frac{{2 \times 0 + 2\sqrt 2 .0 + 2.2}}{{2 + 2 + 2\sqrt 2 }} \cr
& = \frac{2}{{2 + \sqrt 2 }} \cr
& = 2 - \sqrt 2 \cr} $$
177.
The line parallel to the $$x$$-axis and passing through the intersection of the lines $$ax + 2by + 3b = 0$$ and $$bx -2ay-3a=0,$$ where $$\left( {a,\,b} \right) \ne \left( {0,\,0} \right)$$ is-
A
below the $$x$$-axis at a distance of $$\frac{3}{2}$$ from it
B
below the $$x$$-axis at a distance of $$\frac{2}{3}$$ from it
C
above the $$x$$-axis at a distance of $$\frac{3}{2}$$ from it
D
above the $$x$$-axis at a distance of $$\frac{2}{3}$$ from it
Answer :
below the $$x$$-axis at a distance of $$\frac{3}{2}$$ from it
The line passing through the intersection of lines
$$ax+ 2by =3b=0$$ and $$bx-2ay-3a=0$$ is
$$\eqalign{
& ax + 2by + 3b + \lambda \left( {bx - 2ay - 3a} \right) = 0 \cr
& \Rightarrow \left( {a + b\lambda } \right)x + \left( {2b - 2a\lambda } \right)y + 3b - 3\lambda a = 0 \cr} $$
As this line is parallel to x-axis.
$$\eqalign{
& \therefore a + b\lambda = 0\,\, \Rightarrow \lambda = - \frac{a}{b} \cr
& \Rightarrow ax + 2by + 3b - \frac{a}{b}\left( {bx - 2ay - 3a} \right) = 0 \cr
& \Rightarrow ax + 2by + 3b - ax + \frac{{2{a^2}}}{b}y + \frac{{3{a^2}}}{b} = 0 \cr
& y\left( {2b + \frac{{2{a^2}}}{b}} \right) + 3b + \frac{{3{a^2}}}{b} = 0 \cr
& y\left( {\frac{{2{b^2} + 2{a^2}}}{b}} \right) = - \left( {\frac{{3{b^2} + 3{a^2}}}{b}} \right) \cr
& y = \frac{{ - 3\left( {{a^2} + {b^2}} \right)}}{{2\left( {{b^2} + {a^2}} \right)}} = \frac{{ - 3}}{2} \cr} $$
So it is $$\frac{3}{2}$$ units below $$x$$-axis.
178.
If $$a,\,b,\,c$$ are any three terms of an $$AP$$ then the line $$ax+by+c=0$$
A
has a fixed direction
B
always passes through a fixed point
C
always cuts intercepts on the axes such that their sum is zero
D
forms a triangle with the axes whose area is constant
Answer :
always passes through a fixed point
If $$a,\,b,\,c$$ are the $${p^{th}},{q^{th}}$$ and $${r^{th}}$$ terms of an $$AP$$ whose first term $$ = \lambda $$ and the common difference $$ = \mu $$ then the line is
$$\eqalign{
& \left\{ {\lambda + \left( {p - 1} \right)\mu } \right\}x + \left\{ {\lambda + \left( {q - 1} \right)\mu } \right\}y + \lambda + \left( {r - 1} \right)\mu = 0 \cr
& {\text{or }}\lambda \left\{ {x + y + 1} \right\} + \mu \left\{ {\left( {p - 1} \right)x + \left( {q - 1} \right)y + r - 1} \right\} = 0, \cr
& {\text{which is of the form }}{L_1} + k{L_2} = 0 \cr} $$
179.
$$D$$ is a point on $$AC$$ of the triangle with vertices $$A\left( {2,\,3} \right),\,B\left( {1,\, - 3} \right),\,C\left( { - 4,\, - 7} \right)$$ and $$BD$$ divides $$ABC$$ into two triangles of equal area. The equation of the line drawn through $$B$$ at right angles to $$BD$$ is :
A
$$y - 2x + 5 = 0$$
B
$$2y - x + 5 = 0$$
C
$$y + 2x - 5 = 0$$
D
$$2y + x - 5 = 0$$
Answer :
$$y - 2x + 5 = 0$$
Since, the line $$BD$$ divides the triangle into two of equal area. $$BD$$ is a median and $$D$$ is $$\left( { - 1,\, - 2} \right).$$
Slope of $$BD = - \frac{1}{2}$$
So, the required line is
$$\eqalign{
& y + 3 = 2\left( {x - 1} \right) \cr
& \Rightarrow y - 2x + 5 = 0 \cr} $$
180.
The diagonals of a parallelogram $$PQRS$$ are along the lines $$x+3y=4$$ and $$6x-2y=7.$$ Then $$PQRS$$ must be a :