Introduction
Vector resolution is the process of splitting a single vector into two or more components that, when added together, produce the original vector. The most common and useful method is to break a vector down into its rectangular components — two perpendicular vectors aligned with the x and y-axes of a Cartesian coordinate system. This technique is fundamental in physics for simplifying the analysis of forces, velocities, and other vector quantities.
Imagine a vector in a 2D plane, starting from the origin. This vector has a magnitude (length) and makes an angle with the positive x-axis. We can project the "shadow" of this vector onto the x-axis and the y-axis. These projections are the rectangular components of .
Together, , , and the original vector form a right-angled triangle, with as the hypotenuse. For more details on vector properties, refer to Scalar And Vector Quantities→.
Using trigonometry on this right-angled triangle, we can find the magnitudes of the components, and :
Important Note: These formulas assume the angle is measured from the positive x-axis. If the angle is given with respect to the y-axis, the roles of sine and cosine will be reversed.
Once we have the components, we can express the original vector as the sum of its component vectors. Using the unit vectors (for the x-direction) and (for the y-direction), the vector can be written as:
Substituting the trigonometric forms, we get:
This representation is particularly useful when performing vector operations. See also Scalar Product→.
The process can be reversed. If you know the components and , you can find the magnitude and direction of the original vector .
(Care must be taken to place the angle in the correct quadrant based on the signs of and .)
For a step-by-step process of finding a vector from its components, see Finding Vector From Its Components→.
Q: Why is resolving vectors into components useful? A: It simplifies vector arithmetic, especially addition. To add multiple vectors, you can resolve each one into its x and y components, add all the x-components together to get a total x-component (), and add all the y-components to get a total y-component (). The final resultant vector can then be easily found from and .
Q: What happens to the components if the vector is in another quadrant? A: The signs of the components will change. For example, a vector in Quadrant II (angle between 90° and 180°) will have a negative x-component () and a positive y-component (). The trigonometric formulas and automatically handle these signs as long as is measured from the positive x-axis.
Q: Under what circumstances would a vector have equal magnitude components ()? A: When the vector makes an angle of 45° (or 135°, 225°, 315°) with the positive x-axis. In such cases, , so . Graphically, this occurs when the vector bisects the angle between the x and y axes.
| Concept | Formula |
|---|---|
| x-component | |
| y-component | |
| Vector Magnitude | |
| Vector Direction |