Here are the essential concepts you must grasp in order to answer the question correctly.
Vectors
A vector is a mathematical object that has both magnitude and direction. In a two-dimensional space, a vector can be represented as an ordered pair of coordinates, indicating its position relative to a reference point. For example, the vector from point P₁ to P₂ can be calculated by subtracting the coordinates of P₁ from those of P₂.
Recommended video:
Unit Vectors i and j
In the Cartesian coordinate system, the unit vectors i and j represent the directions of the x-axis and y-axis, respectively. The vector i is typically represented as (1, 0), indicating movement along the x-axis, while j is represented as (0, 1), indicating movement along the y-axis. Any vector can be expressed as a linear combination of these unit vectors.
Recommended video:
Vector Subtraction
Vector subtraction involves finding the difference between two vectors, which results in a new vector. For points P₁ and P₂, the vector v from P₁ to P₂ is calculated by subtracting the coordinates of P₁ from those of P₂. This operation not only gives the direction from P₁ to P₂ but also provides the components of the vector in terms of i and j.
Recommended video:
Adding Vectors Geometrically