So if I have the parabola $Y = X^2$, how do I go about representing this homogeneously? I know I can parameterize it as $F(t) = (t, t^2)$, but then what?
The reason I ask is because I have a $3\times 3$ matrix that I want to apply to this parabola but before I can do that I need to get it in the proper format.