Answer: $\langle -3, 5, 7 \rangle$
Set up the system with $z = t$: Substituting $z = t$: equation 1 becomes $x + 2y = 3 + t$ and equation 2 becomes $3x - y = 1 - 2t$. Solve the $2 \times 2$ system: Multiply equation 2 by 2 and add to equation 1: $x + 2y + 6x - 2y = 3 + t + 2 - 4t \Rightarrow 7x = 5 - 3t \Rightarrow x = \frac{5}{7} - \frac{3}{7}t$. Substituting back: $2y = 3 + t - x = 3 + t - \frac{5}{7} + \frac{3}{7}t = \frac{16}{7} + \frac{10}{7}t \Rightarrow y = \frac{8}{7} + \frac{5}{7}t$. Extract the direction vector: The parametric equations are $x = \frac{5}{7} - \frac{3}{7}t$, $y = \frac{8}{7} + \frac{5}{7}t$, $z = t$. The coefficients of $t$ are $\langle -\frac{3}{7}, \frac{5}{7}, 1 \rangle$, which is proportional to $\langle -3, 5, 7 \rangle$. Cross-check with the cross product method: $\mathbf{n}_1 \times \mathbf{n}_2 = \langle 1,2,-1 \rangle \times \langle 3,-1,2 \rangle = \langle (2)(2)-(-1)(-1),\; (-1)(3)-(1)(2),\; (1)(-1)-(2)(3) \rangle = \langle 3, -5, -7 \rangle$. This is the negation of $\langle -3, 5, 7 \rangle$, confirming both represent the same line direction. Why distractors fail: Option A ($\langle 3,-5,7\rangle$) incorrectly negates only two components. Option C ($\langle 3,-5,-7\rangle$) is the cross product result and represents the same direction as Option B, but since the question specifically asks for the direction obtained by the substitution method, Option B is the direct answer. Option D ($\langle -3,-5,7\rangle$) has an incorrect sign on the $y$-component.