Step 1: Understanding the Question:
Convert the Cartesian line equation 3x + 1 = 6y - 2 = 1 - z into its vector form.
Step 2: Key Formula or Approach:
Rewrite in symmetric form (x - x₁)/a = (y - y₁)/b = (z - z₁)/c to extract a point (x₁, y₁, z₁) and direction ratios (a, b, c). The vector equation is r̄ = ā + λb̄.
Step 3: Detailed Explanation:
Factor coefficients: 3(x + 1/3) = 6(y - 1/3) = -1(z - 1). Dividing to get standard denominators: (x + 1/3)/(1/3) = (y - 1/3)/(1/6) = (z - 1)/(-1). Multiplying all denominators by 6 for integer ratios: (x + 1/3)/2 = (y - 1/3)/1 = (z - 1)/(-6). Thus point is (-1/3, 1/3, 1) and direction is (2, 1, -6). Vector equation: r̄ = (-1/3 î + 1/3 ĵ + k̂) + λ(2î + ĵ - 6k̂).
Step 4: Final Answer:
The vector equation matches option (D).