cscott
- 778
- 1
If I want to divide vectors and produce a scalar quotient can I go as follows:
\frac{\vec{u}}{\vec{v}} \cdot \frac{\vec{v}}{\vec{v}}
i.e. compute the dot products and then divide
\frac{\vec{u}}{\vec{v}} \cdot \frac{\vec{v}}{\vec{v}}
i.e. compute the dot products and then divide