Given a focus and the directrix of a parabola, how do i get the general form of the parabola?
Example:
focus: $(12,10)$
Directrix: $3x + 2y = 22$
How do I get the formula:
$$A x^{2} + B xy + C y^{2} + D x + E y + F = 0$$
For the respective parabola?
I have already tried to look at the derivation of the above formula, but i can't figure it out, the reason is that the derivation is too general and complex, the derivation does not start from focus and directrix but from a plane and a cone.