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 along the x-axis and y-axis, respectively. The vector i is typically represented as (1, 0), while j is represented as (0, 1). Any vector in the plane can be expressed as a linear combination of these unit vectors, allowing for a clear representation of its components.
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 points P₁ and P₂, the vector v can be calculated by subtracting the coordinates of P₁ from those of P₂. This operation yields a new vector that indicates the direction and distance from P₁ to P₂.
Recommended video:
Adding Vectors Geometrically