$\begin{pmatrix}a\\b\\c\end{pmatrix}\begin{pmatrix}x&y&z\end{pmatrix}=\begin{pmatrix}ax&ay&az\\bx&by&bz\\cx&cy&cz\end{pmatrix}$ by regular matrix multiplication. But if
$\begin{pmatrix}a\\b\\c\end{pmatrix}$ is an element of the double dual space I believe this product would be a number:
$\begin{pmatrix}a\\b\\c\end{pmatrix}\begin{pmatrix}x&y&z\end{pmatrix}=(cx+by+az)$
Is one of these correct? If I stumble across it what should I do?
Also since I'm teaching this to myself, I tried my best but if I have any other wrong intuition, notation, formulas, or the question is unclear please offer a suggestion so I can fix it.
Edit: I expanded the second product.