Vectors can be multiplied by a scalar (a number). If v is a vector, and c is a number,
| So for example if F represents a force, then 2F represents a doubling of the size of
the force, keeping the direction the same.
Similarly -3F represents a tripling of the size of the force, going in the opposite direction to the original force. In terms of coordinates this means: If v = [v1, v2, v3, |
|
![5 ·[-2,10] = [- 10, 50],
(-3) ·[2,3,- 4] = [- 6,- 9,12]](2_122x.gif)
