Step 1: Find Direction Ratios
The line is perpendicular to both \( \vec{d_1} = (2, -3, -2) \) and \( \vec{d_2} = (-1, 2, 3) \).
\[ \vec{d} = \vec{d_1} \times \vec{d_2} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & -3 & -2 \\ -1 & 2 & 3 \end{vmatrix} \]
Step 2: Calculate Determinant
\[ \hat{i}(-9 + 4) - \hat{j}(6 - 2) + \hat{k}(4 - 3) \]
\[ (-5)\hat{i} - 4\hat{j} + \hat{k} = (-5, -4, 1) \]
Equivalently, \( (5, 4, -1) \).
Step 3: Form Equation of Line
Passing through \( (-1, 2, 3) \) with direction \( (5, 4, -1) \):
\[ \frac{x+1}{5} = \frac{y-2}{4} = \frac{z-3}{-1} \]
Final Answer: (C)