Step 1: Understanding the Question:
We need the equation of a line passing through a specific point with a given inclination.
Step 2: Key Formula or Approach:
The slope $m = \tan \theta$. Given $\theta = 90^\circ + \alpha$, $m = \tan(90^\circ + \alpha) = -\cot \alpha = -\frac{\cos \alpha}{\sin \alpha}$. Use the point-slope form $y - y_1 = m(x - x_1)$.
Step 3: Detailed Explanation:
Equation: $y - p \sin \alpha = -\frac{\cos \alpha}{\sin \alpha} (x - p \cos \alpha)$.
Multiplying by $\sin \alpha$: $y \sin \alpha - p \sin^2 \alpha = -x \cos \alpha + p \cos^2 \alpha$.
Rearranging: $x \cos \alpha + y \sin \alpha = p \cos^2 \alpha + p \sin^2 \alpha$.
Since $\cos^2 \alpha + \sin^2 \alpha = 1$, we get $x \cos \alpha + y \sin \alpha = p$.
Step 4: Final Answer:
The equation of the line is $x \cos \alpha + y \sin \alpha = p$, which is option (C).