I am studying projective geometry and am stuck on understanding the following:
For a parametric curve
$$ x = x(t), y = y(t) $$
the dual curve is given by
$$ X=\frac{-y′}{xy′-yx'}, Y=\frac{x′}{xy′−yx′} $$
This is explained on Wikipedia, in Chapter 1, Section 2 of Discriminants, Resultants, and Multidimensional Determinants by Gelfand, Kapranov, and Zelevinsky (referred by @Jan-Magnus-Økland; see this question), and in this document.
I feel like something so simple and fundamental is escaping me...how was this derived? Is Cramer's Rule involved?