![]() |
Vector Addition in Mathematics is the fundamental operation of vector algebra that is used to find the sum of two vectors. Vectors are mathematical quantities that have magnitude and direction. A vector can be represented by a line with an arrow pointing towards its direction and its length represents the magnitude of the vector. Vector addition is achieved by taking the vector in 3D or 2D and then arranging them such that, the head of one vector is arranged touching the tail of the other vector and now a third vector joins the tail of the first vector with the head of the other vector gives the sum of the vectors. In this article, we will learn about, vector definition, vector addition, laws of vector addition, and others in detail. Table of Content
What is Vector?Vectors are defined as,
It is denoted by an arrow pointing direction and length of its tail as the magnitude. For any point P(x, y, z),
Vector SymbolVectors are represented using the symbols, What is Vector Addition?Vector addition is the operation in which two vectors are added to get their sum. Suppose we take two vectors, a and b, then that can be added together using vector addition, and the resultant vector is a + b. Condition of Vector AdditionVarious properties of vector addition are,
Consider two vectors P and Q, where,
Then, the resultant vector is R = P + Q
Vector Addition Properties TableVarious properties of the vector addition are added in the table below,
Vector Addition CalculatorYou can use the following calculator to add any two vectors: Laws of Vector AdditionThere are three basic laws of vector addition that are used to add vectors and that include,
Let’s understand these laws of vector addition in detail as follows: Triangle Law of Vector AdditionIf 2 vectors acting simultaneously on a body are represented both in magnitude and direction by 2 sides of a triangle taken in an order then the resultant(both magnitude and direction) of these vectors is given by 3rd side of that triangle taken in opposite order.
Derivation of Triangle LawConsider two vectors P and Q acting on a body and represented both in magnitude and direction by sides OA and AB respectively of a triangle OAB. Let θ be the angle between P and Q. Let R be the resultant of vectors P and Q. Then, according to the triangle law of vector addition, side OB represents the resultant of P and Q. ![]() So, we have R = P + Q. Now, expand A to C and draw BC perpendicular to OC. From triangle OCB, OB2=OC2 + BC2 ⇒OB2 = (OA + AC)2 + BC2 . . . (i) In triangle ACB, cos θ = AC/AB ⇒ AC = AB cos θ = Q cos θ Also, sin θ = BC/AB ⇒ BC = AB sin θ = Q sin θ Magnitude of Resultant VectorSubstituting the value of AC and BC in (i), we get R2 =(P + Q cos θ)2 + (Q sin θ)2 ⇒R2 = P2 + 2 PQ cos θ + Q2 cos2 θ + Q2sin2 θ ⇒ R2 = P2 + 2PQ cos θ + Q2 Which is the magnitude of the resultant. Direction of Resultant VectorLet Φ be the angle made by resultant R with P. Then, From triangle OBC, tan Φ = BC/OC = BC/(OA + AC) ⇒ tan Φ = Q sin θ/(P + Q cos θ) Which is the direction of the resultant. Parallelogram Law of Vector AdditionIf two vectors acting simultaneously at a point can be represented both in magnitude and direction by the adjacent sides of a parallelogram drawn from a point, then the resultant vector is represented both in magnitude and direction by the diagonal of the parallelogram passing through that point.
Derivation of Parallelogram LawLet P and Q be two vectors acting simultaneously at a point and represented both in magnitude and direction by two adjacent sides OA and OD of a parallelogram OABD as shown in the figure. Let θ be the angle between P and Q and R be the resultant vector. Then, according to the parallelogram law of vector addition, diagonal OB represents the resultant of P and Q. So, we have R = P + Q. Now, expand A to C and draw BC perpendicular to OC. From triangle OCB, OB2=OC2 + BC2 ⇒OB2 = (OA + AC)2 + BC2 . . . (i) In triangle ABC, cos θ = AC/AB ⇒ AC = AB cos θ = OD cos θ = Q cos θ [∵AB = OD = Q] Also, sin θ = BC/AB ⇒ BC = AB sin θ = OD sin θ = Q sin θ Magnitude of Resultant VectorSubstituting the value of AC and BC in (i), we get R2 = (P + Q cos θ)2 + (Q sin θ)2 ⇒R2 = P2 + 2 PQ cos θ + Q2 cos2 θ + Q2sin2 θ ⇒ R2 = P2 + 2PQ cos θ + Q2 Which is the magnitude of the resultant. Direction of Resultant VectorLet ø be the angle made by the resultant R with P. Then, tan Φ = BC/OC = BC/(OA + AC) ⇒ tan Φ = Q sin θ/(P + Q cos θ) Which is the direction of the resultant. Polygon Law of Vector AdditionPolygon law of vector addition states that,
In the specific case of vector A, vector B, vector C, and vector D, the results can be obtained by drawing a polygon with the vectors as its sides and then taking the closing side of the polygon in the opposite direction. The magnitude and direction of the resultant will be the same as the magnitude and direction of the closing side of the polygon. On joining all vectors by connecting one’s tail with the other’s head, without changing their magnitude and direction we get a Polygon, and the vector joining the tail of the first and the head of the last vector is our Resultant vector ( Vector Addition FormulaThe formula for resultant of addition of two vectors
The general notation for the addition of vectors is:
Properties of Vector AdditionThe vector addition is the sum of multiple (two or more) vectors. Two laws related to the addition of vectors are parallelogram law and triangle law. Similarly, the properties related to vector addition are:
Vector SubtractionVector subtraction of two vectors a and b is represented by a – b and it is nothing but adding the negative of vector b to the vector a. i.e., a – b = a + (-b). Thus, the subtraction of vectors involves the addition of vectors and the negative of a vector. The result of vector subtraction is again a vector. The following are the rules for subtracting vectors:
Vector Subtraction FormulaHere are multiple ways of subtracting vectors:
Thus, the addition formula can be applied as:
Properties of Vector SubtractionThere are various properties of vector subtraction, some of those properties are:
Summary: Vector AdditionFollowing table summarizes the article in comprehensive manner:
Read More, Examples of Addition of VectorsExample 1: Two forces of magnitude 6N and 10N are inclined at an angle of 60° with each other. Calculate the magnitude of the resultant and the angle made by the resultant with 6N force. Solution:
Example 2: Find the addition of vectors PQ and QR, where PQ = (3, 4) and QR = (2, 6) Solution:
Example 3: Two vectors are given along with their components: A = (2,3) and B = (2,-2). Calculate the magnitude and the angle of the sum C using their components. Solution:
Example 4: If a = <1, -1> and b = <2, 1> then find the unit vector in the direction of addition of vectors a and b. Solution:
Example 5: If a = <4, -2, 3> and b = <1, -2, 5> then find a – b. Solution:
Vector Addition-FAQsWhat is Vector Addition in Mathematics?
What is the formula for vector addition?
What are the 2 methods of vector addition?
What is Associative Property of Vector Addition?
Can the Sum of Two Vectors be Zero?
How would you add two vectors?
What is the rule for adding vectors?
|
Reffered: https://www.geeksforgeeks.org
Class 12 |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 11 |