Admin 12 Jun 2026 10:40

 

Straight Lines in ThreeDimensional Geometry

What Is a Straight Line in Space?

In threedimensional Euclidean space a straight line is the set of points that satisfy a linear relationship among the three coordinates. Geometrically it is the most elementary onedimensional object that can be drawn in space. Every line can be described by a point through which it passes and a direction that tells how one moves from that point.

Unlike a line in the plane, a line in space may be parallel to a plane, intersect a plane in a single point, be contained in a plane, or be skew (nonparallel and nonintersecting) with another line. Understanding the algebraic descriptions of a line is essential for solving problems that involve distances, angles, and intersections.

Vector Equation of a Line

Let \(\mathbf{r}\) be the position vector of an arbitrary point \(P(x,y,z)\) on the line, \(\mathbf{a}\) the position vector of a fixed point \(A(x_0,y_0,z_0)\) on the line, and \(\mathbf{d}=\langle l,m,n\rangle\) a direction vector that gives the lines orientation. The vector equation is

\[\mathbf{r}= \mathbf{a}+t\,\mathbf{d},\qquad t\in\mathbb{R}\]    

The parameter \(t\) measures how far we travel along the direction vector from the initial point. When \(t=0\) we are at \(A\); when \(t=1\) we reach the point \(A+\mathbf{d}\); negative values of \(t\) move in the opposite direction.

Parametric Form

By separating the components of the vector equation we obtain three linear equations in the single parameter \(t\):

\[\begin{cases}x = x_{0}+lt\\[4pt]y = y_{0}+mt\\[4pt]z = z_{0}+nt\end{cases}\qquad (t\in\mathbb{R})\]    

This form is particularly convenient for substituting the line into plane equations, because each coordinate is expressed directly in terms of the same parameter.

Example. The line through \(A(1, -2, 3)\) with direction vector \(\mathbf{d} = \langle 4, 1, -2\rangle\) has the parametric equations \[ x = 1 + 4t,\; y = -2 + t,\; z = 3 - 2t. \]

Symmetric Form

If the direction components \(l,m,n\) are all nonzero we may eliminate the parameter \(t\) to write the line in symmetric form:

\[\frac{x-x_0}{\,l\,}= \frac{y-y_0}{\,m\,}= \frac{z-z_0}{\,n\,}\]    

The three fractions are equal to the same number \(t\). When one or more of the direction components are zero, the corresponding coordinate remains constant. For instance, if \(n=0\) the line is parallel to the \(xy\)-plane and the equation becomes \[ \frac{x-x_0}{l}= \frac{y-y_0}{m},\qquad z=z_0. \]

Intersection with a Plane

A plane in \(\mathbb{R}^3\) can be written in the general form \[ Ax+By+Cz+D=0. \] To find where a line meets the plane (if it does), substitute the parametric expressions for \(x,y,z\) into the plane equation and solve for the parameter \(t\). The resulting value of \(t\) gives the intersection point.

Example. Let the line have parametric equations \(x=2+t,\; y=1-3t,\; z=4+2t\) and consider the plane \(x+2y-z=5\). Substituting we obtain \[ (2+t)+2(1-3t)-(4+2t)=5\;\Longrightarrow\; -4t=5\;\Longrightarrow\; t=-\frac54. \] The intersection point is \[ \bigl(2-\tfrac54,\; 1+ \tfrac{15}{4},\; 4-\tfrac{5}{2}\bigr) =\bigl(\tfrac34,\; \tfrac{19}{4},\; \tfrac{3}{2}\bigr). \]

If the substitution results in an identity (e.g., \(0=0\)) the line lies entirely in the plane; if it yields a contradiction (e.g., \(0=7\)) the line is parallel to the plane and does not intersect it.

Distance Between Skew Lines

Two lines are skew when they are not parallel and do not intersect. The shortest distance between them is the length of the common perpendicular. Suppose the lines are \[ L_1:\;\mathbf{r}= \mathbf{a}+s\mathbf{d},\qquad L_2:\;\mathbf{r}= \mathbf{b}+t\mathbf{e}, \] where \(\mathbf{d}\) and \(\mathbf{e}\) are direction vectors. The vector \(\mathbf{b}-\mathbf{a}\) joins any point on \(L_1\) to any point on \(L_2\). The distance \(D\) is given by

\[D=\frac{\bigl|(\mathbf{b}-\mathbf{a})\cdot(\mathbf{d}\times\mathbf{e})\bigr|}           {\|\mathbf{d}\times\mathbf{e}\|}.\]    

The numerator is the absolute value of the scalar triple product; the denominator is the magnitude of the cross product of the two direction vectors, which equals the area of the parallelogram spanned by \(\mathbf{d}\) and \(\mathbf{e}\).

Example. Let \(\mathbf{a}=(1,0,2),\; \mathbf{d}=\langle 1,2,3\rangle\) and \(\mathbf{b}=(0,1,1),\; \mathbf{e}=\langle 4,-1,2\rangle\). Compute \[ \mathbf{d}\times\mathbf{e}= \begin{vmatrix} \mathbf{i}&\mathbf{j}&\mathbf{k}\\ 1&2&3\\ 4&-1&2 \end{vmatrix}= (7,10,-9). \] Then \(\|\mathbf{d}\times\mathbf{e}\|=\sqrt{7^{2}+10^{2}+9^{2}}=\sqrt{194}\). Next \(\mathbf{b}-\mathbf{a}=(-1,1,-1)\) and \((\mathbf{b}-\mathbf{a})\cdot(\mathbf{d}\times\mathbf{e}) = (-1)(7)+(1)(10)+(-1)(-9)=12\). Hence \[ D=\dfrac{|12|}{\sqrt{194}}\approx 0.86. \]

Angle Between Two Lines

The acute angle \(\theta\) between two nonparallel lines with direction vectors \(\mathbf{d}_1=\langle l_1,m_1,n_1\rangle\) and \(\mathbf{d}_2=\langle l_2,m_2,n_2\rangle\) is defined by the dot product formula

\[\cos\theta=\frac{\mathbf{d}_1\cdot\mathbf{d}_2}                 {\|\mathbf{d}_1\|\,\|\mathbf{d}_2\|},\qquad 0\le\theta\le\frac{\pi}{2}.\]    

The same formula works when the lines intersect, and it also gives the angle between any two parallel lines (which is \(0\) degrees). If the lines are skew, the angle obtained this way is the angle between their direction vectors, not the angle between the skew lines themselves (the latter is not defined in the usual sense).

Example. Direction vectors \(\mathbf{d}_1=\langle 2, -1, 4\rangle\) and \(\mathbf{d}_2=\langle -3, 2, 1\rangle\) give \[ \mathbf{d}_1\!\cdot\!\mathbf{d}_2 = -6-2+4 = -4, \quad \|\mathbf{d}_1\| = \sqrt{4+1+16}= \sqrt{21}, \quad \|\mathbf{d}_2\| = \sqrt{9+4+1}= \sqrt{14}. \] Hence \[ \cos\theta = \frac{-4}{\sqrt{21}\sqrt{14}} \approx -0.209, \qquad \theta \approx 101.9^{\circ}. \] The acute angle is \(180^{\circ}-101.9^{\circ}=78.1^{\circ}\).

Applications and Further Topics

Straight lines in three dimensions appear in many scientific and engineering contexts:

  • Ray tracing in computer graphics each ray is a line emanating from a camera.
  • Structural analysis beams and columns are modelled as line segments.
  • Navigation the shortest path between two points in space is a straight line.
  • Robotics the motion of a joint often follows a line, and inversekinematic equations use line representations.
  • Physics the trajectory of a particle moving at constant velocity is linear.

More advanced subjects build on the concepts presented here:

  • Lines and planes in vector spaces extending to higher dimensions.
  • Projective geometry treating points at infinity as intersecting directions.
  • Analytic geometry of conics and quadrics where lines often serve as asymptotes.
  • Computeraided design (CAD) where geometric constraints are expressed using line equations.

Reference Files For Straight Lines In Three Dimensional Geometry
Screenshoot
File Name
311_maths_eng_lesson36.pdf

File Size
0.31 MB

File Type
PDF

File Site
Description
This file is just a reference file for Straight Lines In Three Dimensional Geometry. Does not guarantee that the specific things you want are included in it.
Direct download (wait 10 seconds)

Straight Lines In Three Dimensional Geometry and Reference File Download Link


admin
Admin
2026-06-12 10:40:22

Geometry Points Lines Planes Angles Reasoning Proof Parallel Perpendicular Lines Congruent...


admin
Admin
2026-06-09 05:26:15

Geometric Construction Of Algebraic Equations Using Circles And Straight Lines and Referen...


admin
Admin
2026-06-09 09:58:16

Equation Of Straight Lines and Reference File Download Link


admin
Admin
2026-06-12 09:26:16

Introduction To Three Dimensional Geometry and Reference File Download Link


admin
Admin
2026-06-09 09:26:15