If a , b are unit vectors such that 2a + b =3 , then which of the following statement is true?
Explanation
1. Identify Given Properties
Since a and b are unit vectors, their magnitudes are equal to 1:
∣a∣=1
∣b∣=1
We are given the magnitude condition:
∣2a+b∣=3
2. Square Both Sides
To eliminate the magnitude bars, square both sides of the equation:
∣2a+b∣2=32
Using the vector property ∣v∣2=v⋅v:
(2a+b)⋅(2a+b)=9
3. Expand the Dot Product
4(a⋅a)+2(a⋅b)+2(b⋅a)+(b⋅b)=9
Since dot product is commutative (a⋅b=b⋅a), and v⋅v=∣v∣2:
4∣a∣2+4(a⋅b)+∣b∣2=9
4. Substitute Unit Values
Substitute ∣a∣=1 and ∣b∣=1 into the equation:
4(1)2+4(a⋅b)+(1)2=9
4+4(a⋅b)+1=9
5+4(a⋅b)=9
Subtract 5 from both sides:
4(a⋅b)=4
a⋅b=1
5. Evaluate the Angle Between Vectors
The formula for the dot product is:
a⋅b=∣a∣∣b∣cosθ
Substitute the known values (1=1⋅1⋅cosθ):
cosθ=1
The angle where cosine is 1 is:
θ=0∘
An angle of θ=0∘ means that the directions match perfectly. Therefore, a is parallel to b.