Here are the essential concepts you must grasp in order to answer the question correctly.
Vector Subtraction
Vector subtraction involves finding the difference between two vectors by subtracting their corresponding components. For the vectors v = (7i - 3j) and (10i - 3j), the subtraction is performed component-wise, resulting in a new vector that represents the change in position from one vector to the other.
Recommended video:
Adding Vectors Geometrically
Magnitude of a Vector
The magnitude of a vector is a measure of its length and is calculated using the formula ||v|| = √(x² + y²), where x and y are the components of the vector. In this case, after finding the resultant vector from the subtraction, the magnitude can be computed to determine how far the vector extends in space.
Recommended video:
Finding Magnitude of a Vector
Direction Angle of a Vector
The direction angle θ of a vector is the angle formed between the vector and the positive x-axis, typically measured in degrees. It can be calculated using the tangent function, θ = arctan(y/x), where y and x are the components of the vector. This angle provides insight into the orientation of the vector in the Cartesian plane.
Recommended video:
Finding Direction of a Vector