How do we represent a line in the plane using vector equations?
Write parametric vector equations of lines and convert between vector and Cartesian forms
A focused answer to the HSC Maths Extension 1 dot point on parametric vector equations of lines. The point-direction form , conversion to Cartesian, intersection of lines, and the use of parametric form for collision and meeting-point problems.
Have a quick question? Jump to the Q&A page
What this dot point is asking
NESA wants you to represent a line in the plane in vector form using a point on the line and a direction vector, convert between this and Cartesian form, and use the form to solve intersection and meeting problems.
The answer
Vector equation of a line
A line through point with direction vector (non-zero) is the set of points
where is the position vector of and is the position vector of a general point on the line.
In components,
so and .
Line through two points
A line through points and has direction vector . So
which can also be written as . At we are at , at we are at .
Converting to Cartesian form
From the parametric form, eliminate .
If , from , solve for . Substitute into :
Rearranging, , which is the point-slope form with slope .
Vertical and horizontal lines
If , the line is vertical: for all .
If , the line is horizontal: .
The parametric form handles these cleanly; Cartesian form needs a special case.
Intersection of two lines
Set the parametric equations of two lines equal:
This is two equations (one for , one for ) in two unknowns and . Solve. If a unique solution exists, the lines meet at a single point; if the system is inconsistent, the lines are parallel and disjoint.
Two interpretations of IMATH_38
- Geometric parameter: is just a real number indexing points along the line.
- Time: if a particle moves with velocity starting at at time , then is the position at time .
The latter is useful for collision problems: do two particles meet, and if so when?
Related dot points
- Perform vector arithmetic with vectors in the plane, including component and column-vector notation, and find the magnitude and unit vector
A focused answer to the HSC Maths Extension 1 dot point on vector arithmetic. Component form, addition, subtraction, scalar multiplication, magnitude, unit vectors, and the standard notation conventions, with worked examples.
- Compute the scalar product of two vectors in component or geometric form and use it to find the angle between vectors and test orthogonality
A focused answer to the HSC Maths Extension 1 dot point on the scalar product. The component formula , the geometric formula , properties, and use to find angles and test orthogonality.
- Sketch curves given parametrically, eliminate the parameter to obtain Cartesian equations, and use parametric form for circles, parabolas and lines
A focused answer to the HSC Maths Extension 1 dot point on parametric equations. Eliminating the parameter, sketching parametric curves, and standard parametrisations of lines, circles and parabolas, with worked examples.