A vector is . . .
a quantity which has both magnitude and direction
When finding displacement in vectors I need to find . . .
the distance and bearing between the two points
Two vectors are parallel if and only
if they are moving in the same direction
i and j notation are used in cartesian vectors
i represents the horizontal component
j represents the vertical component
Cartesian vectors involve i, j notation
The i vector refers to horizontal movement.
The j vector refers to vertical movement.
When adding Cartesian vectors,
you need to combine the same components
For example,
a = 2i + 3j b = i + j
a + b = (2 + 1)i + (3 + 1)j = 3i + 4j