1. Which of the following correctly represents the symmetric equations of the line $x = 2 + 3t$, $y = -1 + t$, $z = 4 - 2t$?
- A.$\frac{x - 2}{3} = \frac{y + 1}{1} = \frac{z - 4}{2}$
- B.$\frac{x - 2}{3} = \frac{y + 1}{1} = \frac{z - 4}{-2}$
- C.$\frac{x + 2}{3} = \frac{y - 1}{1} = \frac{z + 4}{-2}$
- D.$\frac{x - 3}{2} = \frac{y - 1}{-1} = \frac{z + 2}{4}$
View Answer
Answer: $\frac{x - 2}{3} = \frac{y + 1}{1} = \frac{z - 4}{-2}$
Eliminate the parameter: From the parametric equations, solve for $t$: $t = \frac{x-2}{3} = \frac{y+1}{1} = \frac{z-4}{-2}$. Why the correct answer works: Option B correctly reflects the point $(2, -1, 4)$ and direction $\langle 3, 1, -2 \rangle$, preserving the negative sign on $-2$. Why distractors fail: Option A drops the negative sign on the $z$-denominator. Option C uses incorrect signs on the point coordinates. Option D swaps the point and direction components.