For each condition, give one point \(P\) and one nonzero direction vector \(\mathbf{u}\) in component form that satisfy it. Do not write a line equation.
a) The direction is along the x-axis.
b) The direction is parallel to the z-axis, and the point is \((2, 5, 0)\).
c) Both the point and direction lie in the xz-plane, the point is not the origin, and the direction is not parallel to either coordinate axis.
d) The point lies in the horizontal plane \(z=4\), and the direction is parallel to that plane but not parallel to either the x-axis or the y-axis.
Hints
- Read each coordinate condition as a restriction on vector components.
- A direction parallel to a coordinate axis has only the corresponding component nonzero.
- A direction parallel to a horizontal plane has zero vertical component.
Solution
1. Along the x-axis, a valid choice is \(P=(0, 0, 0)\) and \(\mathbf{u}=\langle1,0,0\rangle\).
2. Parallel to the z-axis, use the required point \(P=(2, 5, 0)\) and a vector with only a z-component, such as \(\mathbf{u}=\langle0,0,1\rangle\).
3. To stay in the xz-plane, both y-components must be zero. One valid choice is \(P=(1, 0, 0)\) and \(\mathbf{u}=\langle1,0,1\rangle\).
4. For a direction parallel to \(z=4\), the z-component of the direction must be zero. One valid choice is \(P=(0, 0, 4)\) and \(\mathbf{u}=\langle1,1,0\rangle\).
Answer
Answers vary. One set of valid choices is:
a) \(P=(0, 0, 0)\), \(\mathbf{u}=\langle1,0,0\rangle\)
b) \(P=(2, 5, 0)\), \(\mathbf{u}=\langle0,0,1\rangle\)
c) \(P=(1, 0, 0)\), \(\mathbf{u}=\langle1,0,1\rangle\)
d) \(P=(0, 0, 4)\), \(\mathbf{u}=\langle1,1,0\rangle\)