Let $k$ be an algebraically closed field. We define $Q=V(F)$ where $F$ is an irreducible (and homogeneous) polynomial of degree 2 in $X,Y,Z,T$ and hence gives rise to a quadratic form on $k^4$ which we assume to be non-degenerate. Prove that there is a homography $h$ such that h(Q) = V(XT-YZ).
[Perrin: Algebraic Geometry, II. Exercise 3]
I tried the following: I first tried to construct the homography by finding explicit zeros of $F$: $k$ is algebraically closed so there are $y,z,t\in k$ such that $[1:x:0:0]$, $[1:0:y:0]$ and $[1:0:0:z]$ are zeroes of $F$.
By assuming that the image of a quadric by an homography is still a quadric, we can send those three lines into $[1:0:0:0]$, $[0:1:0:0]$ and $[0:0:1:0]$. We can now cancel out $x^2,y^2$ and $z^2$ from the quadratic form we obtained, however there are a lot of coefficients left to remove.
I guess we need to use the fact that it's non degenerate but I don't really see how. My ultimate guess is that we can construct more independant lines that are zeroes of F, but I don't see how. Is my approach of the problem wrong?