A variable straight line is drawn through a given point $O$ to cut two fixed lines at $R$ and $S$; we take $P$ on such line in order that $${2 \over OP} = {1 \over OR} + {1\over OS}$$ holds. We have to show that the locus of $P$ is a third fixed straight line.
Let $O$ be the origin of the rectangular axes such that $OX$ is x axis and $OY$ is the y axis,
Then the equation to fixed lines are $Ax + By + C = 0$ and $A_0x+B_0y +C_0 = 0$
In polar coordinates the eqautions are then
$$ {1\over r} = -{A\cos\theta + B\sin\theta\over C} \text{ and } {1\over r} = -{A_0\cos\theta + B_0\sin\theta\over C_0} \tag{1}$$
If $\angle XOR = \theta$ then,
$${1\over OR} = -{A\cos\theta + B\sin\theta\over C} \tag{2}$$ $${1\over OS} = -{A_0\cos\theta + B_0\sin\theta\over C_0} \tag{3}$$
$$\therefore {2\over OP} = -{A\cos\theta + B\sin\theta\over C} -{A_0\cos\theta + B_0\sin\theta\over C_0}$$
Therefore the locus of $P$ on transfroming back to cartesian coordinates is
$$2 = -x\left({A\over C} + {A_0 \over C_0}\right) -y\left({B\over C} + {B_0 \over C_0}\right)$$
Hence proved.
I did not understand $(1),(2)$ and $(3)$,
Although I know the general equation for a line in polar coordinates is $r\cos(\theta -\alpha) = p$ where, $\alpha$ and $p$ are the angle between the line and the $\perp$ from the origin on the line, I did not get from this how we get the form given in the proof.
In $(2), (3)$ I did not understand why $\angle XOR = \theta \implies 1/OR , 1/OS = 1/r$

