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 vector is given by the denominators in the equation of the line.
Two lines are mutually perpendicular if their direction vectors are orthogonal (their dot product is zero):
$$ \mathbf{v_1} \cdot \mathbf{v_2} = 0 $$
Compute the dot product:
$$ (-3)(3k) + (2k)(1) + (2)(-5) = 0 $$ $$ -9k + 2k - 10 = 0 $$ $$ -7k = 10 $$ $$ k = -\frac{10}{7} $$
Therefore, if the lines are mutually perpendicular, $ k = -\frac{10}{7} $.