What is the maximum area of an equilateral triangle whose vertices are on the curve x 3 + 3 x y + y 3 = 1 ?
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.
By factorisation
x 3 + 3 x y + y 3 − 1 = 2 1 ( x + y − 1 ) ( ( x − y ) 2 + ( y + 1 ) 2 + ( x + 1 ) 2 ) )
Therefore the set of points on the curve x 3 + 3 x y + y 3 = 1 is the union of ( − 1 , − 1 ) and the curve y = − x + 1
This means that there is a unique equilateral triangle whose vertices are on the curve, and ( − 1 , − 1 ) must be one of its vertices.
We can now easily compute the area of this triangle, which turns out to be 2 3 3
Problem Loading...
Note Loading...
Set Loading...
To tackle this one, we first "complete the cube" on the left side:
x 3 + 3 x 2 y + 3 x y 2 + y 3 ( x + y ) 3 − 1 ( x + y − 1 ) [ ( x + y ) 2 + ( x + y ) + 1 ] ( x + y − 1 ) ( x 2 − x y + y 2 + x + y + 1 ) ( x + y − 1 ) ( 2 x 2 − 2 x y + 2 y 2 + 2 x + 2 y + 2 ) ( x + y − 1 ) ( x 2 − 2 x y + y 2 + x 2 + 2 x + 1 + y 2 + 2 y + 1 ) ( x + y − 1 ) [ ( x − y ) 2 + ( x + 1 ) 2 + ( y + 1 ) 2 ] = 3 x 2 y + 3 x y 2 − 3 x y + 1 = 3 x 2 y + 3 x y 2 − 3 x y = 3 x y ( x + y − 1 ) = 0 [Now multiply both sides by 2 ] = 0 = 0 = 0
so either ( x + y − 1 ) = 0 or x = y = - 1 . Thus the graph of x 3 + 3 x y + y 3 = 1 consists of the line x + y = 1 plus the point ( - 1 , - 1 ) , so there's a single equilateral triangle whose vertices all touch the graph.
Finally, from the graph, the distance from ( - 1 , - 1 ) to the line x + y + 1 is easily seen to be 2 3 2 , and this would be the height h of the equilateral triangle in question. Then its area A is
A = 3 3 h 2 = 3 3 ( 2 3 2 ) 2 = 3 3 ⋅ 2 9 = 2 3 3