To find the equation of a line passing through the point \( (2, 3, 1) \) and parallel to the line of intersection of two planes, we need to follow these steps:
\[ \mathbf{n}_1 \times \mathbf{n}_2 = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ 1 & -2 & -1 \\ 1 & 1 & 3 \\ \end{vmatrix} = \mathbf{i}( (-2)(3) - (-1)(1) ) - \mathbf{j}( (1)(3) - (-1)(1) ) + \mathbf{k}( (1)(1) - (-2)(1) ) \] \[ = \mathbf{i}( -6 + 1) - \mathbf{j}( 3 + 1 ) + \mathbf{k}( 1 + 2 ) \] \[ = \langle -5, -4, 3 \rangle \]
\[ \frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c} \]
\[ \frac{x - 2}{-5} = \frac{y - 3}{-4} = \frac{z - 1}{3} \]
Thus, the correct option is:
\(\frac{x - 2}{-5} = \frac{y - 3}{-4} = \frac{z - 1}{3}\)