I want to give this problem to high schooler students and I want to check if it is suitable for high school level.
Let $A$, $B$, $C$ be the sides of a triangle and $R$ be the triangle's circumcircle's radius. Prove that $$A+B+C\leq 3\sqrt{3}\,R$$
I would also like to get some insights on how people tend to approach this kind of problem, Your solutions are appreciated.
Well, I'd start by rewriting the inequality by the sine rule (here $\alpha$ is the angle opposite of side $A$, and so on):
$$ \sin \alpha + \sin \beta + \sin \gamma \le \frac{3\sqrt{3}}{2},$$
so that is what we now want to prove; by Jensen's inequality (since $\sin x$ is concave in $[0, \pi]$), we have that
$$\sin \alpha + \sin \beta + \sin \gamma \le 3 \sin \frac{\alpha + \beta + \gamma}{3} = \frac{3\sqrt{3}}{2}.$$