A unit equilateral triangle has two vertices sliding on the - and -axis, while the third vertex traces a curve, as shown above. The curve is an ellipse. Find its area.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The area of an ellipse is A = π ⋅ a ⋅ b where a is the semi-major axis and b is the semi-minor axis. Thus a is the furthest our vertex gets from the origin, while b is the closest it gets to the origin. We will take advantage of the symmetry of the triangle's movement and the fact that there is only one extreme point in each quadrant: the maximum and minimum distances must occur when the other two vertices are equidistant from the origin.
I will use the above diagram to find a . Using that notation, a = D C = D E + E C . Note that △ A D B is a 45-45-90 right triangle with hypotenuse 1 . Thus its altitude D E will have length 2 1 . E C is the altitude of a equilateral triangle, and thus has length 2 3 .
I will use the above diagram to find b . Similarly to before, b = D C = E C − D E . Again, E C = 2 3 and D E = 2 1 .
So the area of the ellipse is π ⋅ a ⋅ b = π ( 2 3 + 2 1 ) ( 2 3 − 2 1 ) = π ⎝ ⎛ ( 2 3 ) 2 − ( 2 1 ) 2 ⎠ ⎞ = π ( 4 3 − 4 1 ) = 2 π