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 expressed as the difference between their coordinates.
Recommended video:
Unit Vectors i and j
In a 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 in the plane 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 can be visualized as moving from one point to another in the coordinate plane. For vectors represented by 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 yields a new vector that describes the direction and distance from P₁ to P₂.
Recommended video:
Adding Vectors Geometrically