Vertices of a variable triangle are
$$(3,4)\\ (5\cos\theta,5\sin\theta) \\ (5\sin\theta,-5\cos\theta) $$
where $\theta \in \mathbb R$. Given that the orthocenter of this triangle traces a conic, evaluate its eccentricity.
I was able to find the locus after three long pages of cumbersome calculation. I found the equations of two altitudes of this variable triangle using point slope form of equation of a straight and then solved the two lines to get the orthocenter. However, the equation turned out to be of a non standard conic. I evaluated its $\Delta$ to find that it's an ellipse, but I don't know how to find the eccentricity of a general ellipse.
Moreover, there must be a more elegant way of doing this since the questions in my worksheet are to be solved within $5$ to $6$ minutes each but this took way long using my approach.
Please Help!
Thanks!
Note that the vertices of the triangle lie on
$$x^2+y^2=25$$
which is a circle of radius $5$ units and centered at origin.
Now, the circumcenter of this variable triangle is the origin, i.e,
$\text{O}\equiv(0,0)$
Also, the centroid of this variable triangle is
$\text{G}\equiv\left(\dfrac{5\sin\theta + 5\cos\theta + 3}{3},\dfrac{5\sin\theta - 5\cos\theta + 4}{3}\right)$
Finally, since $\text{OG}:\text{GH}=1:2$
where $\text{H}$ is the orthocenter, we have
$3\left(\dfrac{5\sin\theta+5\cos\theta+3}{3}-2 \times 0 \right) = x$
$\implies x = 5\sin\theta+5\cos\theta + 3$
Similarly,
$y=5\sin\theta-5\cos\theta+4$
where $x$ and $y$ are the co-ordinates of $\text{H}$
Solving the above equations for $\sin\theta$ and $\cos\theta$, we have,
$\sin\theta=\dfrac{x+y-7}{10}$
$\cos\theta=\dfrac{x-y+1}{10}$
Thus, the locus is
$(x+y-7)^2+(x-y+1)^2=100$
which, on expanding gives
$x^2+y^2-6x-8y-25=0$
which is an equation of a circle.
Thus eccentricity $\boxed {e=0}$