Animated Solution for Mathematics - Vector Algebra: Let the volume of a parallelepiped whose coterminous edges are given by u=i^+j^+λk^,v=i^+j^+3k^ and w=2i^+j^+k^ be 1 cu. unit. If θ be the angle between the edges u and w, then cosθ can be :
Select Answer:
Visualized Solution
Visualizing the Parallelepiped
Given vectors:
u=i^+j^+λk^
v=i^+j^+3k^
w=2i^+j^+k^
Volume of parallelepiped = 1 cu. unit
The Scalar Triple Product
Volume V=∣[uvw]∣
Given V=1⇒[uvw]=±1
Setting up the Determinant
[uvw]=112111λ31
Expanding the Determinant
Expanding along the first row:
=1(1⋅1−3⋅1)−1(1⋅1−3⋅2)+λ(1⋅1−1⋅2)
Simplifying the Expression
=1(−2)−1(−5)+λ(−1)
=−2+5−λ
=3−λ
Applying the Volume Condition
∣3−λ∣=1
Case 1: 3−λ=1⇒λ=2
Case 2: 3−λ=−1⇒λ=4
Defining the Angle θ
Angle between u and w is θ
cosθ=∣u∣∣w∣u⋅w
Testing λ=4
Let's test λ=4
u=i^+j^+4k^
w=2i^+j^+k^
Calculating the Dot Product
u⋅w=(1)(2)+(1)(1)+(4)(1)
u⋅w=2+1+4=7
Calculating Vector Magnitudes
∣u∣=12+12+42=18=32
∣w∣=22+12+12=6
Final Calculation of cosθ
cosθ=32⋅67
cosθ=3127=3⋅237
cosθ=637
00:00 / 00:00
The Sigma Insight: Scalar Triple Product
Solution Diagram
Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a problem; we are exploring the architecture of three-dimensional space. Imagine you are standing in a room, and you have three vectors, u, v, and w, all originating from the corner of the floor.
If you extend these vectors, they define a slanted, box-like shape—a parallelepiped. This is the fundamental building block of vector geometry. We are given the components of these vectors, but there is a mystery: the variable λ hidden in the z-component of u.
Our mission is to find λ using the volume, and then determine the angle between two of these edges.
The Scalar Triple Product
How do we measure the volume of this 3D shape? We use the scalar triple product, often called the box product. Mathematically, the volume V of a parallelepiped formed by vectors u, v, and w is given by the absolute value of their scalar triple product: V=∣[uvw]∣.
Why the absolute value? Because the determinant of these vectors can be negative depending on their orientation in space. But volume is a physical reality; it cannot be negative.
So, we write V=∣[uvw]∣=1. This is our anchor. This is the equation that will reveal the secret of λ.
The Determinant Dance
Now, let us construct our determinant. We place the components of u, v, and w into a 3×3 matrix:
[uvw]=112111λ31
Take a deep breath. Expanding a determinant is a rhythmic process. We expand along the first row.
First, we take the element 1 and multiply it by the minor determinant of the remaining 2×2 matrix: (1⋅1−3⋅1)=−2.
Next, we subtract the second element, 1, and multiply it by its minor: (1⋅1−3⋅2)=1−6=−5.
Finally, we add the third element, λ, multiplied by its minor: (1⋅1−1⋅2)=1−2=−1.
Putting it all together, we get:
1(−2)−1(−5)+λ(−1)=−2+5−λ=3−λ
This is the beauty of algebra. A complex-looking determinant collapses into a simple linear expression: 3−λ.
The Fork in the Road
We know the volume is 1. Therefore, ∣3−λ∣=1. This is where many students stumble. An absolute value equation splits into two distinct paths.
Case 1: 3−λ=1, which implies λ=2.
Case 2: 3−λ=−1, which implies λ=4.
We have two possible vectors for u. The problem asks for cosθ between u and w. Usually, in competitive exams, one of the cases will lead to an answer that matches the given options. Let us test λ=4 first.
The Final Angle
With λ=4, our vector u becomes i^+j^+4k^. Our vector w is fixed as 2i^+j^+k^.
To find the angle θ between them, we use the dot product formula:
cosθ=∣u∣∣w∣u⋅w
First, the dot product:
u⋅w=(1)(2)+(1)(1)+(4)(1)=2+1+4=7
Next, the magnitudes:
∣u∣=12+12+42=18=32
∣w∣=22+12+12=6
Now, we combine them:
cosθ=32⋅67=3127
Since 12=23, the denominator becomes 3⋅23=63.
Thus, the final result is:
cosθ=637
Look at that! It matches our options perfectly. You have navigated the geometry, mastered the determinant, handled the absolute value, and calculated the projection. You didn't just solve a problem; you mastered a concept. Keep this momentum going!