Given the ellipse:
a 2 x 2 + b 2 y 2 = 1
where a > 0 and b > 0 , three points ( x 1 , y 1 ) , ( x 2 , y 2 ) , and ( x 3 , y 3 ) are chosen to lie on it. What is the maximum area of the triangle formed by these three points?
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.
Excellent argument. Thank you.
Why does this work? I mean I understand the intuitive reasoning, and I assume this is equivalent to the use of change of variable when integrating in calculus, the thing is, that when you do it, you usually use the jacobian as a "scale factor"
As suggested by
@Michael Mendrin
, let
(
a
,
0
)
,
(
a
cos
θ
,
b
sin
θ
)
and
(
a
cos
θ
,
−
b
sin
θ
)
be the vertices of the triangle lying on the ellipse.
Δ
(
θ
)
Δ
′
(
θ
)
cos
2
θ
θ
Δ
(
3
2
π
)
=
2
1
∣
∣
∣
∣
∣
∣
∣
∣
∣
∣
∣
∣
a
a
cos
θ
a
cos
θ
0
b
sin
θ
−
b
sin
θ
1
1
1
∣
∣
∣
∣
∣
∣
∣
∣
∣
∣
∣
∣
=
a
b
sin
θ
(
cos
θ
−
1
)
=
a
b
[
sin
θ
(
−
sin
θ
)
+
cos
θ
(
cos
θ
−
1
)
]
=
a
b
(
cos
2
θ
−
sin
2
θ
−
cos
θ
)
=
a
b
(
cos
2
θ
−
cos
θ
)
=
0
...(maximum value)
=
cos
θ
=
3
2
π
,
0
=
a
b
∣
∣
∣
∣
∣
(
2
3
)
(
2
1
−
1
)
∣
∣
∣
∣
∣
=
4
3
3
a
b
Problem Loading...
Note Loading...
Set Loading...
The area of an equilateral triangle in an unit circle is 4 3 3 , which has the maximum area of any such circumscribed triangle. Scale both independently in orthogonal directions by a and b to get the answer for an ellipse of semi-axes a , b . Orientation of the equilateral triangle does not matter.