52549112
For each real number \(a\), line \(g_a\) is given by
\(g_a: \vec{r}(\lambda)=\langle a,1,4\rangle+\lambda\langle 2,1,-2\rangle\).
a) Write the two equations that \(a\) and \(\lambda\) must satisfy for \(g_a\) to intersect the y-axis.
b) Use an augmented matrix to find \(a\) and the intersection point.
Hints
- Identify which coordinates are zero on the y-axis.
- Use those coordinate conditions to form a system in \(a\) and \(\lambda\).
- Place the coefficients in an augmented matrix.
- Use the solved parameter to find the remaining coordinate.
Solution
1. A point on the y-axis has \(x=0\) and \(z=0\). Therefore \(a+2\lambda=0\) and \(4-2\lambda=0\).
2. For variables \(a\) and \(\lambda\), the augmented matrix is \(\left[\begin{array}{cc|c}1&2&0\\0&-2&-4\end{array}\right]\).
3. The second row gives \(\lambda=2\). The first row then gives \(a+4=0\), so \(a=-4\).
4. The y-coordinate is \(1+\lambda=3\). Thus the intersection point is \(S(0, 3, 0)\).
Answer
a) \(a+2\lambda=0\) and \(4-2\lambda=0\)
b) \(a=-4\), and the intersection point is \(S(0, 3, 0)\).
