Vector Addition — Core Principles
Core Principles
Vector addition is the process of combining two or more vectors to find a single resultant vector that represents their combined effect. Unlike scalar addition, vector addition considers both the magnitude and direction of quantities like displacement, velocity, and force.
The primary graphical methods are the Triangle Law (for two vectors, head-to-tail) and the Polygon Law (for multiple vectors, head-to-tail), where the resultant closes the polygon. The Parallelogram Law is another graphical method for two vectors, where they originate from a common point and the resultant is the diagonal.
For precise calculations, especially in NEET, the analytical or component method is crucial. This involves resolving each vector into its perpendicular components (e.g., x and y), summing all x-components to get , and all y-components to get .
The magnitude of the resultant is then , and its direction is found using . Vector addition follows commutative and associative laws. Vector subtraction is a special case of addition, where .
Mastering the component method is key for solving NEET problems involving forces, relative motion, and equilibrium.
Important Differences
vs Scalar Addition
| Aspect | This Topic | Scalar Addition |
|---|---|---|
| Nature of Quantity | Involves vector quantities (magnitude + direction) | Involves scalar quantities (magnitude only) |
| Method of Summation | Geometric summation (considers angles) | Algebraic summation (simple arithmetic) |
| Resultant Range | Resultant magnitude can vary between $|A-B|$ and $|A+B|$ for two vectors. | Resultant magnitude is always the direct sum of individual magnitudes. |
| Example | Displacement: 5 km East + 3 km West = 2 km East | Distance: 5 km + 3 km = 8 km |
| Mathematical Representation | $\vec{A} + \vec{B} = \vec{R}$ (vector notation) | $a + b = c$ (scalar notation) |