Vector Addition — Definition
Definition
Imagine you're trying to describe movement or forces. Sometimes, just saying '5 meters' or '10 Newtons' isn't enough. You also need to say '5 meters to the East' or '10 Newtons upwards'. These quantities, which have both magnitude (how much) and direction (which way), are called vectors.
Examples include displacement, velocity, acceleration, and force. Now, what happens if you make two movements one after another, or if two forces act on an object at the same time? You need to find the overall, or 'net', effect.
This is where vector addition comes in.
Vector addition isn't like simply adding numbers. If you walk 5 meters east and then 3 meters west, your total distance walked is 8 meters (scalar addition), but your final displacement from your starting point is only 2 meters east (vector addition). The 'resultant' vector is the single vector that produces the same effect as all the individual vectors combined. Think of it as the 'sum' of vectors.
There are two main ways to add vectors: graphically and analytically. Graphically, you draw the vectors to scale, head-to-tail (Triangle Law or Polygon Law) or tail-to-tail (Parallelogram Law), and the resultant is the vector that completes the shape. For instance, with the Triangle Law, if you have vector A and vector B, you draw A, then from the head of A, you draw B. The resultant is drawn from the tail of A to the head of B. This gives you a visual representation of the sum.
However, for precise calculations, especially in NEET, the analytical or component method is crucial. This involves breaking down each vector into its horizontal (x) and vertical (y) components. You then add all the x-components together to get a total x-component, and all the y-components together to get a total y-component.
Finally, you use these total components to find the magnitude and direction of the resultant vector using Pythagoras theorem and trigonometry. This method is powerful because it simplifies complex multi-vector problems into straightforward algebraic sums of components, making it indispensable for solving problems involving forces, velocities, and displacements in two or three dimensions.