How do i prove the following problem:
If a quadrilateral has sides of length $a$, $b$, $c$, and $d$, prove that its area $S$ satisfies the following inequality $$4S\leq (a+c)(b+d)$$ with equality holding only for rectangles.
Hint: Twice the area of a triangle is $a b \sin \alpha$, where $\alpha$ is the angle between the sides of lengths $a$, $b$. But how do i use it?
Thanks in advance.