If the straight line through the point $P(3,4)$ makes an angle $\dfrac{\pi}{6}$ with the $x$ axis and meets the line $12x +5y + 10=0$ at Q, find the length of PQ.
My method:
Equation of the given line is;
$y- \sqrt3x+3\sqrt3-4=0$ // using Point slope form.
Now, solving the simultaneous equations gives us the point of intersection $R$. And using the Distance formula, I can find the length $PR$. However, I feel this problem can be solved in a more simpler manner. What would be an efficient approach?
PS: The answer is: $\dfrac{132}{12\sqrt3+5}$

HINT:
$12x=-5(y+2)\iff\dfrac x{-5}=\dfrac{y+2}{12}=c$(say)
$\implies x=-5c,y=12c-2$ which is any point on $12x+5y+10=0$
Now the gradient of $PQ$ $$\tan\dfrac\pi6=\dfrac{12c-2-4}{-5c-3}$$
Find $c$ and hence $|PQ|$