Vector Operations and Methods
This section covers the fundamental operations performed with vectors, including addition and multiplication methods.
Definition: Vector addition can be performed using either the tip-to-tail method or the parallelogram method, both yielding the same result.
Example: When adding vectors A and B, the parallelogram method involves drawing vectors from the same initial point and completing the parallelogram to find the resultant.
Highlight: Vector operations follow important properties:
- Commutative property: a₁ + a₂ = a₂ + a₁
- Associative property: + a₃ = a₁ +
Vocabulary:
- Scalar multiplication: Multiplying a vector by a number to change its magnitude
- Vector subtraction: Adding the negative of a vector





