Find vertices of the skew quadrilateral formed by the four generators of the hyperboloid $x^2+4y^2-4z^2=196$ passing through $(10,5,1)$ and $(14,2,-2)$
Progress : I proceeded by writing a general equation of line passing from $(10,5,1)$ with Direction ratios $(l, m , n)$ and took any point on that line of form $(lr_1+10,mr_1+5,nr_1+1)$ and being a point on generator it should satisfy the equation of the given hyperboloid which gives a quadratic in $r_1$.
Not sure how to proceed after it to get the equation of the two generators from $(10,5,1)$ and similarly for $(14,2,-2)$.
Or is there a easier way to get the vertices without getting the generator equations. Any help appreciated.