I know that a 3-dimensional line can be represented by a symmetric equation - for example:
$$\frac{x-x_p}{x_q-x_p}=\frac{y-y_p}{y_q-y_p}=\frac{z-z_p}{z_q-z_p}$$
Why is this not written as a single equation, such as:
$$2\frac{x-x_p}{x_q-x_p}-\frac{y-y_p}{y_q-y_p}-\frac{z-z_p}{z_q-z_p} = 0$$