Animated Solution for Mathematics - Vector Algebra: Let a=4i^−j^+k^,b=11i^−j^+k^ and c be a vector such that (a+b)×c=c×(−2a+3b). If (2a+3b)⋅c=1670, then ∣c∣2 is equal to :
Select Answer:
Visualized Solution
Analyze the Given Vectors
Given vectors:
a=4i^−j^+k^
b=11i^−j^+k^
Cross product relation:
(a+b)×c=c×(−2a+3b)
Apply Anti-commutative Property
Using the property: u×v=−(v×u)
The right side becomes:
c×(−2a+3b)=−(−2a+3b)×c
Rearrange the Equation
Moving all terms to the LHS:
(a+b)×c+(−2a+3b)×c=0
Factoring out c:
(a+b−2a+3b)×c=0
Simplify the Resultant Vector
Simplifying the vector in the bracket:
(4b−a)×c=0
Establish Parallelism
If u×v=0, then u∥v
Therefore, c=λ(4b−a) for some scalar λ.
Calculate 4b−a
Substitute a and b:
4b−a=4(11i^−j^+k^)−(4i^−j^+k^)
4b−a=(44i^−4j^+4k^)−(4i^−j^+k^)
4b−a=40i^−3j^+3k^
Define Vector c
Expressing c in terms of λ:
c=λ(40i^−3j^+3k^)
Calculate 2a+3b
To use the dot product condition, first find 2a+3b:
2a+3b=2(4i^−j^+k^)+3(11i^−j^+k^)
2a+3b=(8i^−2j^+2k^)+(33i^−3j^+3k^)
2a+3b=41i^−5j^+5k^
Set up the Dot Product Equation
Given: (2a+3b)⋅c=1670
Substituting the vectors:
(41i^−5j^+5k^)⋅λ(40i^−3j^+3k^)=1670
Solve for λ
Expanding the dot product:
λ[(41×40)+(−5×−3)+(5×3)]=1670
λ[1640+15+15]=1670
1670λ=1670⟹λ=1
Final Vector c
Since λ=1:
c=40i^−3j^+3k^
Calculate ∣c∣2
Formula: ∣c∣2=cx2+cy2+cz2
∣c∣2=402+(−3)2+32
∣c∣2=1600+9+9
∣c∣2=1618
Conclusion
Final Answer:∣c∣2=1618
Key Takeaways:
1. Cross product anti-commutativity: a×b=−(b×a)
2. u×v=0⟹u∥v
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
Analyzing the Setup
Imagine you are standing in a three-dimensional coordinate system. You have two fixed vectors, a=4i^−j^+k^ and b=11i^−j^+k^, acting as your anchors.
There is a mysterious vector c defined by the relationship:
(a+b)×c=c×(−2a+3b)
At first glance, this looks like a daunting algebraic mess. However, in the world of JEE Advanced mathematics, complexity is often just a mask for an underlying simplicity.
The Cross Product Dance
The first hurdle is the cross product. We have c on the right side of the cross product in the first term, but on the left side in the second.
To solve this, we invoke the anti-commutative property: u×v=−(v×u). By applying this to the right-hand side, we transform the equation:
(a+b)×c=−(−2a+3b)×c
Now, both terms have c on the right. We move everything to the left-hand side:
(a+b)×c+(−2a+3b)×c=0
Factoring out the cross product with c, we obtain:
((a+b)+(−2a+3b))×c=0
Simplifying the vector inside the parenthesis, we arrive at the breakthrough:
(4b−a)×c=0
The Parallelism Revelation
When the cross product of two vectors is the zero vector, it implies they are collinear. This means c must be a scalar multiple of the vector (4b−a).
We define this as c=λ(4b−a). Now, let us calculate this vector:
4b−a=4(11i^−j^+k^)−(4i^−j^+k^)
4b−a=(44i^−4j^+4k^)−(4i^−j^+k^)=40i^−3j^+3k^
Thus, our mysterious vector is c=λ(40i^−3j^+3k^).
The Dot Product Climax
We are given one final clue: (2a+3b)⋅c=1670. First, we find the vector (2a+3b):