Equation of a Line Through Two Points in 3D

Find the vector, parametric, and symmetric equations of a line in space passing through two points. Enter coordinates below or generate random examples. Step-by-step solutions provided.

Line through \( P(x_1, y_1, z_1) \) and \( Q(x_2, y_2, z_2) \)

๐Ÿ”น Direction vector: \( \vec{v} = \langle x_2-x_1,\; y_2-y_1,\; z_2-z_1 \rangle \)
๐Ÿ”น Vector form: \( \mathbf{r}(t) = \langle x_1,y_1,z_1 \rangle + t \vec{v} \)
๐Ÿ”น Parametric: \( x = x_1 + v_x t,\; y = y_1 + v_y t,\; z = z_1 + v_z t \)
๐Ÿ”น Symmetric: \( \frac{x-x_1}{v_x} = \frac{y-y_1}{v_y} = \frac{z-z_1}{v_z} \) (if components non-zero)

Note: If a direction component is zero, symmetric form adjusts (e.g., \(x = x_1\) constant).

3D Line from Two Points

Vector ยท Parametric ยท Symmetric โ€” step by step
Point P (xโ‚, yโ‚, zโ‚)
Point Q (xโ‚‚, yโ‚‚, zโ‚‚)

โœจ Step-by-Step Solution

STEP 1: Direction Vector \( \vec{PQ} \)
โ€”
STEP 2: Vector Equation
โ€”
STEP 3: Parametric Equations
โ€”
STEP 4: Symmetric Form
โ€”
t โˆˆ โ„ โ€” any real number generates points on the line. If a direction component = 0, symmetric equation uses constant coordinate.
More Step by Step Maths Worksheets Solvers