A line is represented in vector form as r=a+td, where a is the position vector of a known point, d=0 is a direction vector, and t ranges over all real numbers; from two points, a valid direction vector is their difference. Equivalent equations may use different points or scalar multiples of the direction vector, while restricting t would describe a ray or segment rather than the entire line. The treatment excludes abstract vector spaces and higher-dimensional generalizations.
Detailed Explanation: Write vector equations of lines
A vector equation for a line has the form
r=a+td,
where:
r is the position vector of any point on the line,
a is the position vector of a known point on the line,
d is a nonzero direction vector,
t∈R.
When two points are given, subtract their coordinates to find a direction vector.
Example
Find a vector equation for the line through
A(2,−1,3)andB(5,1,−3).
First, use one of the points as the known point. Take A:
a=2−13.
Next, find a direction vector by subtracting the coordinates:
AB=B−A=51−3−2−13=32−6.
Therefore, the vector equation of the line is
r=2−13+t32−6,t∈R
The value t=0 gives point A. The value t=1 gives
2−13+32−6=51−3,
which is point B. Since t can be any real number, the equation describes the entire line.
Learn by doing: Write vector equations of lines
Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill
Practice with unlimited practice problems
Practice:
3D Space - Line Vector Form - Two Points to Vector Form