I've been stuck trying to solve this problem for the whole day. Also, I'm trying to translate the problem as good as I can, as my English skills aren't the greatest; sorry for that.
Problem is as follows: Points OBDE form a quadrilateral. Points B and D are on the line x=1. Find the value of x that maximizes the area of quadrilateral in a unit circle. Here is a picture of the problem: https://i.imgur.com/LuXgMa4.png
What I have figure out, is that the quadrilateral consists of right-angled triangle and a rectangle, so I'm assuming that the function that I'm supposed to form should be $A\left(x\right)=\frac{1}{2}ah+ah$
I thought that the correct function would be $A(x)=\frac{1}{2}sin\left(x\right)cos\left(x\right)+sin\left(x\right)cos\left(x\right)$, I also derivated it, but it didn't give the right answer. I've also been thinking about using tangent, since the line $x=1$ is tangent to the circle, but I'm not sure how and what kind of function I'm supposed to form using the tangent.
I'm not really looking for a straight-up answer, I could go on if anyone could at least give me the function that I'm supposed to form. I know how to derivate trigonometric functions and how to find their min/max.
If you take $\theta$ as being measured from the y- axis, then the area of the quadrilateral should be $sin(\theta)*1+\cfrac{1}{2}sin(\theta)cos(\theta)$, since the width of the rectangular part is $1$, and the triangle is $sin(\theta)$ by $cos(\theta)$, so you should differentiate that instead