Question: construct a rational parametrization of an affine conic $$-12x^2 - 44xy -65y^2+10y-1=0.$$
My ideas: say $y = t(x+1)$ and substitute into equation.
Question: construct a rational parametrization of an affine conic $$-12x^2 - 44xy -65y^2+10y-1=0.$$
My ideas: say $y = t(x+1)$ and substitute into equation.
Copyright © 2021 JogjaFile Inc.
First I find a point in M2
or $(-2/5:1/5:1)$ or $(-2/5,1/5)$
Then in maxima CAS I move the point to the origin
Then I set $y=tx$
Then I translate back $$(x,y)=(\frac{8t+4}{325t^2+220t+60}-\frac25,t\frac{8t+4}{325t^2+220t+60}+\frac15).$$