A General Conic Section is given by the equation $ax^2 + by^2 + 2hxy +2gx +2fy + c =0 $. Let the $\theta$ be the slope of one of its axes.
Prove that :
$$\tan 2\theta = \dfrac{2h}{a-b}$$
I tried to use the definition of the conic section by taking cases for various conics such as parabola, pair of straight lines, ellipse, hyperbola etc. but it became too tedious to calculate. Are there some properties with which this question can be simplified ?
Any help will be appreciated.
Thanks.
If we rotate the axes through $\theta$ to new axes $x',y'$ we have $x=x'\cos\theta-y'\sin\theta,y=x'\sin\theta+y'\cos\theta$. Hence the coefficient of $x'y'$ becomes $-2a\cos\theta\sin\theta$ (from the $ax^2$ term) plus $2b\cos\theta\sin\theta$ (from the $by^2$ term) plus $2h(\cos^2\theta-\sin^2\theta)$ (from the $2hxy$ term).
So the $x'y'$ term has zero coefficient if $(a-b)\sin2\theta=2h\cos2\theta$ or $\tan2\theta=\frac{2h}{a-b}$.
But zero $xy$ term is precisely the condition for the axes of the conic to be lined up with the coordinate axes. Hence the slope of one of its axes (in the original $xy$ coordinate system) is $\theta$ where $\tan2\theta=\frac{2h}{a-b}$.