1. Vector Sums:
* Deal with vectors: Vectors have both magnitude (size) and direction.
* Consider direction: When adding vectors, you must account for their directions. This is done using techniques like the parallelogram law or the head-to-tail method.
* Resultant vector: The result of a vector sum is another vector, called the "resultant vector." It represents the combined effect of the original vectors.
Example: Adding two displacement vectors (e.g., 5 meters east and 3 meters north) results in a resultant displacement vector that represents the net change in position.
2. Algebraic Sums:
* Deal with scalar quantities: Scalars have only magnitude, not direction.
* Ignore direction: You simply add the magnitudes of the scalars, regardless of their "direction."
* Scalar result: The result of an algebraic sum is another scalar.
Example: Adding the weights of two objects (e.g., 10 kg and 5 kg) results in a total weight of 15 kg.
In summary:
| Feature | Vector Sum | Algebraic Sum |
|----------------|-------------|----------------|
| Quantities | Vectors | Scalars |
| Direction | Considered | Ignored |
| Result | Vector | Scalar |
Here's an analogy:
* Vector sum: Imagine two people pulling a rope in different directions. The combined force they exert depends on both the strength of each person (magnitude) and the direction they pull (direction).
* Algebraic sum: Imagine two piles of coins. To find the total number of coins, you simply add the number of coins in each pile without considering the position of each pile.