Question
Question: Prove that for any two vectors \(\overrightarrow a \)and \(\overrightarrow b \)we always have, \(|\o...
Prove that for any two vectors aand bwe always have, ∣a+b∣⩽∣a∣+∣b∣ (triangle inequality)
Solution
The question can be started by taking the term ∣a+b∣ and squaring it. Since, we know that the identity that the square of modulus of a vector is equal to the dot product of it with itself we can use this identity for solving the question.
Complete step-by-step answer:
We are given that aand bare two vectors of triangle and also we need to prove that ∣a+b∣⩽∣a∣+∣b∣ is true for any value of these two vectors.
We will start of by understanding what this triangle inequality means.
Triangle inequality says that the sum of two sides of a triangle is always greater than the third side. Here the term ∣a+b∣ is referred to as the third side and ∣a∣+∣b∣are the sum of the rest of the two sides.
The question can be started by taking the term ∣a+b∣ and squaring it. We get,
∣a+b∣2=(a+b).(a+b)……….. Here, the property used is ∣c∣2=c.c
∣a+b∣2=(a+b).(a+b)
∣a+b∣2=a.a+a.b+b.a+b.b.............(1)
Since, dot product of vectors are commutative which meansa.b=b.a. We will use it in equation (1),
∣a+b∣2=a.a+2a.b+b.b.
Now, we have a dot product of two vectors as a multiplication of their magnitudes and cosine of angle between the vectors. We get,
∣a+b∣2=∣a∣2+2a.b+∣b∣2……….here, the property used is a.a=∣a∣2
∣a+b∣2=∣a∣2+2∣a∣∣b∣Cosθ+∣b∣2
Where, θ is the angle between the vectors aandb.
Now, we know that
Cosθ⩽1
Multiplying 2∣a∣∣b∣ both sides we get,
2∣a∣∣b∣Cosθ⩽2∣a∣∣b∣
Adding ∣a∣2+∣b∣2on both the sides we get,
2∣a∣∣b∣Cosθ+∣a∣2+∣b∣2⩽2∣a∣∣b∣+∣a∣2+∣b∣2
Forming the perfect squares we have,
∣a+b∣2⩽(∣a∣+∣b∣)2
Taking square root both the sides we get,
∣a+b∣⩽(∣a∣+∣b∣)
Hence proved.
Note: The dot products in vector are commutative but this property shouldn’t be applied when we take cross products. Since, the cross product of vectors are not commutative.