Explain Addition of Vector ?
Answers
Vector addition is the operation of adding two or more vectors together into a vector sum. The so-called parallelogram law gives the rule for vector addition of two or more vectors. For two vectors and , the vector sum is obtained by placing them head to tail and drawing the vector from the free tail to the free head.
- Hope It Helps
Answer:
Vector addition is the operation of adding two or more vectors together into a vector sum. The so-called parallelogram law gives the rule for vector addition of two or more vectors. For two vectors and , the vector sum is obtained by placing them head to tail and drawing the vector from the free tail to the free head.
To add the vectors (x₁,y₁) and (x₂,y₂), we add the corresponding components from each vector: (x₁+x₂,y₁+y₂). Here's a concrete example: the sum of (2,4) and (1,5) is (2+1,4+5), which is (3,9).