Straight Lines
We will cover following topics
Straight Lines
General equation of the line
The general equation of a straight line in the cartesian coordinate system is given by \(A x+B y+C=0\), where the vector \((A, B)\) is the normal vector to the straight line.
Slope-Intercept form of the line
The slope-intercept form of the line is given by
\[y=m x+c\]where \(m\) is the slope and \(c\) is the \(y-intercept\).
Equation of a line passing through two points
The equation of a straight line passing through two-points \((x_1, y_1)\) and \((x_2, y_2)\) is given by
\(\dfrac{y-y_{1}}{y_{2}-y_{1}}=\dfrac{x-x_{1}}{x_{2}-x_{1}}\) or \(\begin{vmatrix} x & y & 1 \\ x_1 & y_1 & 1 \\ x_2 & y_2 & 1 \end{vmatrix}=0\)
Intercept form of the Line
The intercept form of a straight line is given by
\[\dfrac{x}{a}+\dfrac{y}{b}=1\]where \(a\) and \(b\) are \(x-intercept\) and \(y-intercept\) respectively.
Vector equation of the Line
The vector equation of the line is given by
\[\vec{r} = \vec{a}+t\vec{b}\]where \(\vec{a}\) lies on the line and \(\vec{b}\) determines the direction of the line.
Point direction form of the Line
The point direction form of the line is given by
\[\dfrac{x-x_{1}}{a}=\dfrac{y-y_{1}}{b}=\dfrac{z-z_{1}}{c}\]where \(P_{1}\left(x_{1}, y_{1}, z_{1}\right)\) lies on the line and \(s=(a,b,c)\) is the direction vector of the line.
Distance from a Point to a Line
The distance \(d\) from a point \(M(x_1,y_1)\) to the line \(A x+B y+C=0\) is given by:
\[d=\dfrac{\left|A x_{1}+B y_{1}+C\right|}{\sqrt{A^{2}+B^{2}}}\]Condition for two lines to be Parallel
-
Two straight lines \(y=m_{1} x+c_{1}\) and \(y=m_{2} x+c_{2}\) are parallel if \(k_1=k_2\).
-
Similarly, \(A_{1} x+B_{1} y+C_{1}=0\) and \(A_{2} x+B_{2} y+C_{2}=0\) are parallel if \(\dfrac{A_{1}}{A_{2}}=\dfrac{B_{1}}{B_{2}}\).
-
Also, if the lines are represented in point direction forms, then they are parallel if their direction vectors \(\mathbf{s}_{\mathbf{1}}\left(a_{1}, b_{1}, c_{1}\right)\) and \(\mathbf{s}_{2}\left(a_{2}, b_{2}, c_{2}\right)\) are collinear, i.e., \(\dfrac{a_{1}}{a_{2}}=\dfrac{b_{1}}{b_{2}}=\dfrac{c_{1}}{c_{2}}\).
Condition for two lines to be Perpendicular
-
Two straight lines \(y=m_{1} x+c_{1}\) and \(y=m_{2} x+c_{2}\) are perpendicular if \(k_{1} k_{2}=-1\). Similarly, \(A_{1} x+B_{1} y+C_{1}=0\) and \(A_{2} x+B_{2} y+C_{2}=0\) are perpendicular if \(A_{1} A_{2}+B_{1} B_{2}=0\).
-
Also, if the lines are represented in point direction forms, then they are perpendicular if the dot product of their direction vectors is 0, i.e., \(s_1 \cdot s_2=0\), or \(a_{1} a_{2}+b_{1} b_{2}+c_{1} c_{2}=0\).
Angle between two lines
- The angle between two lines is given by:
when lines are represented in slope-intercept forms,
\[\cos \varphi=\dfrac{A_{1} A_{2}+B_{1} B_{2}}{\sqrt{A_{1}^{2}+B_{1}^{2}} \sqrt{A_{2}^{2}+B_{2}^{2}}}\]when lines are represented by their general equations, and \(\cos \varphi=\dfrac{\mathbf{s}_{1} \cdot \mathbf{s}_{2}}{\left|\mathbf{s}_{1}\right| \cdot\left|\mathbf{s}_{2}\right|}=\dfrac{a_{1} a_{2}+b_{1} b_{2}+c_{1} c_{2}}{\sqrt{a_{1}^{2}+b_{1}^{2}+c_{1}^{2}} \cdot \sqrt{a_{2}^{2}+b_{2}^{2}+c_{2}^{2}}}\)
when the lines are represented in their point direction forms.
Condition of Interesection of two lines
- Two lines \(\dfrac{x-x_{1}}{a_{1}}=\dfrac{y-y_{1}}{b_{1}}=\dfrac{z-z_{1}}{c_{1}}\) and \(\dfrac{x-x_{2}}{a_{2}}=\dfrac{y-y_{2}}{b_{2}}=\dfrac{z-z_{2}}{c_{2}}\) intersect if:
Intersection point of two lines
- The intersection point of two straight lines \(A_1 x+B_1 y+C_1=0\) and \(A_2 x+B_2 y+C_2=0\) is given by:
- The straight line given by \(\dfrac{x-x_{1}}{a}=\dfrac{y-y_{1}}{b}=\dfrac{z-z_{1}}{c}\) and the plane given by \(A x+B y+C z+D=0\) are:
(i) Parallel, if \(\mathbf{n} \cdot \mathbf{s}=0\), or \(A a+B b+C c=0\)
(ii) Perpendicular, if \(\mathbf{n} \| \mathbf{s}\) or \(\dfrac{A}{a}=\dfrac{B}{b}=\dfrac{C}{c}\)
Shortest Distance Between Two Skew Lines
The shortest distance between two skew lines is the length of the mutual perpendicular between the two lines.
Let the two lines be given by: \(\vec{r}_{1} =\vec{a}_{1}+t \cdot \vec{b}_{1}\)
\[\vec{r}_{2} =\vec{a}_{2}+t \cdot \vec{b}_{2}\]where \(\mathrm{P}=\vec{a}_{1}\) lies on \(l_1\) and \(\mathrm{Q}=\vec{a}_{2}\) lies on \(l_2\).
The unit vector normal to both \(l_1\) and \(l_2\) is given by \(\dfrac{\left(\vec{b}_{1} \times \vec{b}_{2}\right)}{\vert \vec{b}_{1} \times \vec{b}_{2} \vert}\).
Now, the projection of \(PQ\) on the normal will be the shortest distance between \(l_1\) and \(l_2\), and is given by:
\[\dfrac{\vert\left(\vec{a}_{2}-\vec{a}_{1}\right) \cdot \left(\vec{b}_{1} \times \vec{b}_{2}\right)\vert}{\vert\vec{b}_{1} \times \vec{b}_{2}\vert }\]PYQs
Straight Lines
1) Show that the lines \(\dfrac{x+1}{-3}=\dfrac{y-3}{2}=\dfrac{z+2}{1}\) and \(\dfrac{x}{1}=\dfrac{y-7}{-3}=\dfrac{z+7}{2}\) intersect. Find the coordinates of the point of intersection and the equation of the plane containing them.
[10M]
2) Find the shortest distance between the lines
\[a_1x+b_1y+c_1z+d_1=0\] \[a_2x+b_2y+c_2z+d_2=0\]and the \(z-axis\).
[2018, 12M]
3) Find the surface generated by a line which intersects the line \(y=a=z, x+3 z=a=y+z\) and parallel to the plane \(x+y=0\).
[2016, 10M]
4) Prove that two of the straight lines represented by the equation \(x^{3}+b x^{2} y+c x y^{2}+y^{3}=0\) will be at right angles, if \(b+c=-2\).
[2012, 12M]
5) Find the equation of the straight line through the point (3,1,2) to intersect the straight line \(x+4=y+1=2(z-2)\) and parallel to the plane \(4 x+y+5 z=0\).
[2011, 10M]
6) A line with direction ratios 2,7,-5 is drawn to intersect the lines \(\dfrac{x}{1}=\dfrac{y-1}{2}=\dfrac{z-2}{4}\) and \(\dfrac{x-11}{3}=\dfrac{y-5}{-1}=\dfrac{z}{1}\). Find the coordinate of the points of intersection and the length intercepted on it.
[2007, 15M]
7) Prove that the locus of a line which meets the lines \(y=\pm m x, z=\pm c\) and the circle \(x^{2}+y^{2}=a^{2}\), \(z=0\) is \(c^{2} m^{2}(c y-m z x)^{2}+c^{2}(y z-c m x)^{2}\) = \(a^{2} m^{2}\left(z-c^{2}\right)^{2}\).
[2004, 15M]
8) Find the equation of the two straight lines through the point (1,1,1) that intersect the line \(x-4=4(y-4)=2(z-1)\) at an angle of \(60^{\circ}\).
[2003, 12M]
Shortest Distance Between Two Skew Lines
1) Find the shortest distance between the skew the lines:
\[\dfrac{x-3}{3}=\dfrac{8-y}{1}=\dfrac{z-3}{1}\]and
\[\dfrac{x+3}{-3}=\dfrac{y+7}{2}=\dfrac{z-6}{4}\][2017, 10M]
2) Find the shortest distance between the lines \(\dfrac{x-1}{2}=\dfrac{y-2}{4}=z-3\) and \(y-m x=z=0\). For what value of \(m\) will the two lines intersect?
[2016, 10M]
3) Show that the length of the shortest distance between the line \(z=x \tan \alpha, y=0\) and any tangent to the ellipse \(x^{2} \sin ^{2} \alpha+y^{2}=a^{2}, z=0\) is constant.
[2006, 12M]
4) Find the equations of the lines of shortest distance between the lines: \(y+z=1\), \(x=0\) and \(x+z=1, y=0\) as the intersection of two planes.
[2003, 15M]
5) Find the shortest distance between the axis of \(z\) and the lines \(a x+b y+c z+d=0\), \(a^{1} x+b^{1} y+c^{1} z+d^{1}=0\).
[2001, 15M]