Note that the equation of the ellipse can be rewritten as $\frac{x^2}{2^2}+\frac{y^2}{1^2}=1$. Thus, the semi-major axis of the ellipse is $2$ and the semi-minor axis is $1$.
First, we find the equation of the line passing through $C$ and the midpoint of $\overline{AB}$. The midpoint of $\overline{AB}$ is $M=(0,0)$, and the slope of $CM$ is $\frac{y-0}{x-0}=\frac{y}{x}$. Using point-slope form, the equation of the line is $y=\frac{y}{x}x$, or $x^2-y^2=0$.
Next, we find the equation of the altitude from $A$ to $\overline{BC}$. Since $AB$ is horizontal, the altitude is vertical. Therefore, the equation is simply $x=-4$.
The intersection of these two lines is the foot of the altitude from $A$ to $\overline{BC}$, which we call $D$. Solving the system of equations $x^2-y^2=0$ and $x=-4$, we get $D=(-4,-4)$.
Similarly, we find that the foot of the altitude from $B$ to $\overline{AC}$ is $E=(4,4)$.
Finally, the orthocenter $H$ is the intersection of altitudes $\overline{AD}$ and $\overline{BE}$. The equation of line $\overline{AD}$ is $x=-4$, and the equation of line $\overline{BE}$ is $x=4$. Thus, $H=(0,-2)$.
As $C$ varies over the ellipse, the orthocenter $H$ traces out a curve, and we are looking for the area inside this curve. Note that the curve is symmetric about the $x$-axis, since the original triangle $ABC$ is symmetric about the $x$-axis. Therefore, we can just find the area of the region above the $x$-axis and multiply by $2$.
The curve is bounded by the line $y=-2$ and the ellipse. To find the $x$-coordinates of the endpoints of the curve, we set $y=0$ in the equation of the ellipse: $\frac{x^2}{2^2}+0=1\implies x=\pm 2\sqrt{3}$. Therefore, the area we seek is \begin{align*}
2\left(\int_{-2\sqrt{3}}^{-4} 2\sqrt{1-\frac{x^2}{4}}\,dx + \int_{-4}^{4} 2\sqrt{1-\frac{x^2}{4}}-2\,dx+\int_{4}^{2\sqrt{3}} 2\sqrt{1-\frac{x^2}{4}}\,dx\right)\\
=2\left(2\int_0^{4}\sqrt{1-\frac{x^2}{4}}\,dx+\int_{-4}^{4}2\sqrt{1-\frac{x^2}{4}}-2\,dx\right)\\
=2\left(2\cdot2\int_0^{\frac{\pi}{2}}2\cos^2\theta\,d\theta+2\cdot2\int_0^{\frac{\pi}{2}}\sin^2\theta\,d\theta\right)\\
=2\left(4\int_0^{\frac{\pi}{2}}(1+\cos 2\theta)\,d\theta\right)\\
=8\left[\theta+\frac{1}{2}\sin(2\theta)\right]_0^{\frac{\pi}{2}}\\
=8\cdot\frac{\pi}{2}\\
=\boxed{4\pi}.
\end{align*}
Let C be a point that varies ont the ellipse
x^2/4 + y^2 = 1.
Let H be the orthocenter of triangle ABC, where A = (-4,0) and B = (4,0). Then H traces a closed curve as C varies over the ellipse. Find the area inside the curve.
1 answer