Let $a,b \in [0,1], a+b=1$ and let $\{u,v\}\subset\mathbb{R}$. How can we prove that $$(au+bv)^2\leq au^2+bv^2?$$
Opening the brackets give me in the left side $(au+v-av)^2$, but I'm not think that's the right way to do that.
I don't find the triangle inequality very helpfull, too.
Thanks.
Let $f(x)=x^2$.
Thus, $f$ is a convex function and your inequality it's just the Jensen inequality for $f$.
Also, C-S helps: $$au^2+bv^2=(a+b)(au^2+bv^2)\geq(au+bv)^2$$