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 (x, y), where x and y denote the horizontal and vertical components, respectively. Understanding vectors is essential for solving problems involving direction and displacement between points.
Recommended video:
Unit Vectors i and j
In the context of two-dimensional vectors, 'i' and 'j' are the standard unit vectors that represent the x-axis and y-axis directions, respectively. The vector 'i' corresponds to (1, 0) and 'j' corresponds to (0, 1). Any vector can be expressed as a linear combination of these unit vectors, which simplifies vector representation and calculations.
Recommended video:
Vector Subtraction
Vector subtraction involves finding the difference between two vectors, which can be interpreted as determining the displacement from one point to another. 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