I've already found some proofs of this inequality: $$\sum_{i=1}^n a_i b_i \le \sqrt {\biggl(\sum_{i=1}^n a_i^2\biggr)\biggl(\sum_{i=1}^n b_i^2\biggr)}$$ (using dot product) but they were far too long. I need only a proof for i=2, meaning I need to show that $$ a_1 b_1 + a_2 b_2 \leq \sqrt{(a_1^2+a_2^2)(b_1^2+b_2^2)} $$ or, simillary: $$ a c + b d \leq \sqrt{(a^2+b^2)(c^2+d^2)} $$ I rewrote the formula to suggest it would be the best if it was possible to prove that just by using simple algebra. I'm not lazy but the proof is supposed to be only a lemma so I basically don't have enough time to understand and memorize one of those longer prooves. I've just started studying in high school (not even have learnt about calculus that accurately, just basic rules, etc) so please, be forgiving.
So my question is: how to prove that equation as quickest and easiest as possible?
Thanks in advance,
somnock