a · (b · c): a. The expression is meaningful. It is a vector. b. The expression is meaningful. It is a scalar. c. The expression is meaningless. The cross product is defined only for two vectors. d. The expression is meaningless. The dot product is defined only for two vectors.

Respuesta :

Assuming that a, b and c are all vectors:

The dot product of two vectors [tex]x\cdot y[/tex] returns a number.

Let [tex]b\cdot c = k[/tex], for some [tex]k \in \mathbb{R}[/tex]

The expression becomes

[tex]a\cdot (b\cdot c) = a\cdot k[/tex]

This is the multiplication between a vector and a scalar, and it returns a multiple of the vector.