Q19 deals with Schwartz inequality. $$x_1y_1 + x_2y_2 \le \sqrt{x_1^2 + x_2^2}\cdot \sqrt{y_1^2 + y_2^2}$$
The last part asks for each of the proofs to deduce when equality holds. Specifically, in part,
only.....when there is a number $\lambda \ge 0$ such that $x_1 = \lambda y_1$ and $x_2 = \lambda y_2 $
To prove this at a very basic level, assume $\lambda = 2.5, x_1 = 2, x_2 = 3, y_1 = 0.8$ and $y_2 = 1.2$ Then $$2 \times 0.8 + 3 \times 1.2 = \sqrt{2^2 + 3^2}\sqrt{0.8^2 + 1.2^2} $$ $$5.2 = 5.2$$
Earlier in this chapter, Spivak made the observation that
$|a| = \sqrt{a^2}$
but clearly, for example, $\sqrt{2^2 + 3^2} \neq \sqrt{2^2} +\sqrt{ 3^2} = |2|+|3|$
My question is how to reconcile these two notions, if they are related at all. In other words, looking at the right side of the Schwartz inequality, is it wrong to assume one could apply absolute values in place of the given expression.