Animated Solution for Mathematics - Vector Algebra: Let a,b,c be three mutually perpendicular vectors of the same magnitude and equally inclined at an angle θ, with the vector a+b+c. Then 36cos22θ is equal to ___
Enter Numerical Value:
Visualized Solution
Visualizing the Vectors a,b,c
Let a,b,c be mutually perpendicular vectors.
Given: ∣a∣=∣b∣=∣c∣=k.
Let the resultant vector be v=a+b+c.
Properties of Perpendicular Vectors
Since vectors are mutually perpendicular:
a⋅b=b⋅c=c⋅a=0.
Magnitude of the Resultant Vector
Using the identity: ∣a+b+c∣2=∣a∣2+∣b∣2+∣c∣2+2(a⋅b+b⋅c+c⋅a)
Substitute v=a+b+c.
Simplifying the Magnitude ∣v∣
∣v∣2=k2+k2+k2+2(0)=3k2
Therefore, ∣v∣=3k.
Formula for Angle θ
Angle θ between a and v is given by the dot product formula:
cosθ=∣a∣∣v∣a⋅v
Substituting Values for cosθ
Substitute v=a+b+c:
cosθ=k⋅3ka⋅(a+b+c)
Expanding the numerator: a⋅a+a⋅b+a⋅c
Calculating cosθ
cosθ=3k2k2+0+0
cosθ=31
Using Double Angle Identity
We need to find the value of 36cos22θ.
First, let's find cos2θ using the identity:
cos2θ=2cos2θ−1
Substituting cosθ into Identity
Substitute cosθ=31:
cos2θ=2(31)2−1
cos2θ=2(31)−1
Calculating cos2θ
cos2θ=32−1
cos2θ=−31
Final Calculation of 36cos22θ
Now, substitute cos2θ=−31 into the final expression:
36cos22θ=36(−31)2
36cos22θ=36⋅91=4
Final Answer:4
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
The Geometry of Orthogonality
A Vector Odyssey
Imagine you are standing in the corner of a room. Look at the three edges meeting at that corner—one along the floor, one along the wall, and one rising vertically. These are your vectors a,b, and c.
They are mutually perpendicular, meaning they form the basis of a 3D coordinate system. The problem asks us to consider their sum, v=a+b+c.
If you visualize these as edges of a cube, v is the space diagonal cutting through the center of that cube. This is the geometric heart of our problem.
The Power of Orthogonality
We are given that ∣a∣=∣b∣=∣c∣=k. The beauty of this problem lies in the condition that these vectors are mutually perpendicular.
In the language of linear algebra, this means their dot products are zero:
a⋅b=b⋅c=c⋅a=0
This is our most powerful tool. Whenever you see 'mutually perpendicular' in a JEE problem, think of it as a green light to eliminate cross-terms in your expansions.
The Magnitude of the Resultant
To find the angle θ, we first need the magnitude of the resultant vector v. We square it to make the math easier:
∣v∣2=∣a+b+c∣2
Expanding this trinomial, we get:
∣v∣2=∣a∣2+∣b∣2+∣c∣2+2(a⋅b+b⋅c+c⋅a)
Because of the orthogonality we discussed, the pairwise dot products vanish. We are left with ∣v∣2=k2+k2+k2=3k2, which means ∣v∣=3k.
The Bridge
Connecting Vectors to Trigonometry
The problem defines θ as the angle between a and v. We use the dot product definition:
cosθ=∣a∣∣v∣a⋅v
Substituting v=a+b+c, the numerator becomes:
a⋅(a+b+c)=a⋅a+a⋅b+a⋅c
Again, the perpendicularity saves us: a⋅b=0 and a⋅c=0. The numerator simplifies to ∣a∣2=k2. Thus:
cosθ=k⋅3kk2=31
The Final Act
The Double Angle Identity
We have found cosθ=31. The question asks for 36cos22θ. We use the double angle identity:
cos2θ=2cos2θ−1
Substituting our value:
cos2θ=2(31)−1=−31
Finally, we calculate:
36cos22θ=36(−31)2=36(91)=4
The elegance of this result—a clean, integer answer—is the hallmark of a well-crafted JEE problem. You have successfully navigated the 3D space, utilized the power of orthogonality, and bridged the gap to trigonometry. The final answer is 4.