Question
Question: Vectors \[\vec{a},\vec{b}\] and \[\vec{c}\] are such that \[\vec{a}+\vec{b}+\vec{c}=0\] and \[\left|...
Vectors a,b and c are such that a+b+c=0 and ∣a∣=3, b=5 and ∣c∣=7. Find the angle between a and b.
Solution
In order to solve this question, we have to manipulate the equation a+b+c=0 to get the angle between a and b. First shift the c on the RHS side and then square both sides. Squaring of a vector means taking dot product with itself i.e. m2=m.m (where m is any arbitrary vector). So, after squaring we will get the term a.bwhich according to dot products of vectors can also be written as ∣a∣bcosθ where θ indicates the angle between a and b. Hence, solve the equation and get the value of θ.
Complete step by step answer:
It is given that a+b+c=0 and ∣a∣=3, b=5 and ∣c∣=7.
So, let us consider a+b+c=0
Shifting c to the RHS, we get
⇒a+b=−c
Squaring both side, we get
⇒(a+b)2=(−c)2
⇒(a+b).(a+b)=(−c).(−c)
Expanding the dot product, we get
⇒∣a∣2+b2+2a.b=∣c∣2
Now, we know that ∣a∣=3, b=5 and ∣c∣=7, substituting these values in the above equations, we get
⇒32+52+2a.b=72
⇒2a.b=49−25−9=15
As from dot product of vectors we know that a.b=∣a∣bcosθ where θ indicates the angle between a and b, Substituting it in the above equation we get
⇒2∣a∣bcosθ=15
⇒2×3×5×cosθ=15
⇒cosθ=3015=21=cos3π
⇒θ=3π
So, the value of θ is equal to 3π.
Hence, the angle between a and bis 3π i.e. 60∘.
Note:
This a typical question of vectors where we have to manipulate the given equation in order to get the desired value. Students should take a note of two things here, first one is squaring a vector means taking dot product of that particular vector with itself. The second thing is shifting which vector to the RHS as in our case we need the angle between a and b which is possible only when we get the term a.b and hence we shifted c to the RHS. After taking note of these things we can easily get the answer. This procedure can be followed whenever we are faced with such questions.