This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND
OR
NO

Found problems: 5

Prove that, for any triangle with side lengths $a,b,c$, the following inequality holds $$\frac{a}{(b+c)^2}+\frac{b}{(c+a)^2}+\frac{c}{(a+b)^2}\geq\frac9{8p}$$ ($p$ denotes the semiperimeter of a triangle)
Given a triangle $ABC$, the points $D$, $E$, and $F$ lie on the sides $BC$, $CA$, and $AB$, respectively, are such that $$DC + CE = EA + AF = FB + BD.$$ Prove that $$DE + EF + FD \ge \frac12 (AB + BC + CA).$$
Let $P$ be an interior point of triangle $ABC$. Let $a,b,c$ be the sidelengths of triangle $ABC$ and let $p$ be it's semiperimeter. Find the maximum possible value of $$ \min\left(\frac{PA}{p-a},\frac{PB}{p-b},\frac{PC}{p-c}\right)$$ taking into consideration all possible choices of triangle $ABC$ and of point $P$. by Elton Bojaxhiu, Albania
Prove that in a triangle the following inequality holds: $$s\sqrt3 \ge \ell_a + \ell_b + \ell_c$$ where $\ell_a$ is the length of the angle bisector from angle $A$, and $s$ is the semiperimeter of the triangle
Let $a,b,c$ be sidelengths of a triangle and $r,R,s$ be the inradius, the circumradius and the semiperimeter respectively of the same triangle. Prove that: $$\frac{1}{a + b} + \frac{1}{a + c} + \frac{1}{b + c} \leq \frac{r}{16Rs}+\frac{s}{16Rr} + \frac{11}{8s}$$ (Albania)