1. Identify direction vectors:
For the first line: \( \vec{d_1} = (-3, 2k, 2) \)
For the second line: \( \vec{d_2} = (3k, 1, -5) \)
2. Condition for perpendicularity:
Two lines are perpendicular if their direction vectors satisfy \( \vec{d_1} \cdot \vec{d_2} = 0 \).
Compute the dot product:
\[ (-3)(3k) + (2k)(1) + (2)(-5) = -9k + 2k - 10 = -7k - 10 = 0 \]
3. Solve for \( k \):
\[ -7k - 10 = 0 \implies k = -\frac{10}{7} \]
Correct Answer: (A) \( -\frac{10}{7} \)
The direction ratios of the lines are $(-3, 2k, 2)$ and $(3k, 1, -5)$. For the lines to be perpendicular, the dot product of their direction ratios must be zero: \[ -3(3k) + 2k(1) + 2(-5) = 0. \] Simplify: \[ -9k + 2k - 10 = 0 \implies -7k = 10 \implies k = -\frac{10}{7}. \]