Skip to main content
ExamExplained
NSW · Maths Extension 1
Maths Extension 1 study scene
§-Quick questions
NSWMaths Extension 1Vectors (ME-V1)

Quick questions on Parametric vector equations of lines: point and direction form, parameter elimination, intersections

8short Q&A pairs drawn directly from our worked dot-point answer. For full context and worked exam questions, read the parent dot-point page.

What is a line is a point plus multiples of a direction?
Show answer
Start at a known point AA on the line, with position vector a\mathbf{a}. Pick any non-zero direction vector d\mathbf{d} pointing along the line. Every other point is reached by walking some number of steps tt along d\mathbf{d}. So a general point has position vector
What are line through two points?
Show answer
If a line passes through AA and BB, a direction along it is d=AB=ba\mathbf{d} = \overrightarrow{AB} = \mathbf{b} - \mathbf{a}. So
What is converting to Cartesian form?
Show answer
To get a Cartesian equation, write the two component equations and eliminate tt. If d10d_1 \ne 0, solve x=a1+td1x = a_1 + t d_1 for t=xa1d1t = \dfrac{x - a_1}{d_1}, then substitute into yy:
What are intersection of two lines?
Show answer
Two lines meet where their position vectors coincide. Use different parameters for the two lines and set them equal:
What is two readings of the parameter?
Show answer
The time reading is what makes collision problems different from intersection problems, covered next.
What is direction-vector scaling confusion?
Show answer
(2,6)(2, 6) and (1,3)(1, 3) are the same direction; the equation can use either, only the parameter values change. Do not treat differently scaled directions as different lines.
What is coincident lines look "parallel but special"?
Show answer
Parallel lines can be the same line. Always test a point before declaring "no intersection".
What is collision treated as intersection?
Show answer
Paths crossing is not a collision. A collision needs one shared time tt making both coordinates equal; verify the second coordinate at the time found from the first.
ExamExplained