In a Cartesian Coordinate System we're given four points:
$$A(2\cos(t),2\sin(t))$$
$$ B(-\cos(2-t),-sin(2-t))$$
$$C(-2\cos(t),-2\sin(t))$$ $$ D(\cos(2-t),\sin(2-t))$$
For what value of $t\in(0;1)$ will the Area of quadrilateral $ABCD$ be maximum?
Well, this is an unusual problem. The way I tried to solve it is first by noticing that points $A$-$C$ and $B$-$D$ are $180^\circ$ apart. Also, We can map them on the circle with center at $(0,0)$. I think the points $A$ and $C$ will be on the circle with radius $2$? So $AC=4$ ? I'm really not sure.
Evaluating $\sin(2-t) = \sin(2)\cos(t) - \cos(2)\sin(t)$. I don't know what to do with this since I've never sin expressed like this before. I mean, I'm guessing $\sin(2)$ means radians, but I don't know how to evaluate that. But perhaps there's no need to...
So I'd really like to hear your thoughts on this, how do I go about solving this problem?
Points $A$ and $C$ are opposite points on a circle of radius 2, moving anti-clockwise as $t$ increases, while points $B$ and $D$ are opposite points on a circle of radius 1, moving clock-wise.
Maximum area is achieved when the lines $AC$ and $BD$ are perpendicular (so the constituent triangles have maximum height). In that case the area is $4\times\frac{1}{2}(2\times1)=4$.