Activity 01
Pairs: Construct and Verify Lines
Provide coordinates of two points. Pairs compute the direction vector by subtraction, form the equation using one point as position vector, then test points on the line by substitution. They swap equations with another pair to verify both describe the same line.
Justify why there is no unique vector equation for a specific straight line.
Facilitation TipFor Individual: Parametric Plotting, assign specific t-values to each student so their plotted points combine to form the entire line visually.
What to look forProvide students with two points in 3D space, A(1, 2, 3) and B(4, 5, 6). Ask them to: 1. Calculate the direction vector AB. 2. Write down the vector equation of the line passing through A and B. 3. Find the coordinates of a point on the line when t=2.