**
The Euclidean dot product of two vectors $\mathbf{v} = (x, y, z)$ and $\mathbf{w} = (a, b, c)$ in $\mathbb{R}^3$ is given by $\langle \mathbf{v}, \mathbf{w} \rangle = ax + by + cz$. We need to find $\mathbf{a} = (a, b, c)$ such that $L(x, y, z) = 3x - y + 2z =
Show more…