Animated Solution for Mathematics - Vector Algebra: If a and b are vectors such that ∣a+b∣=29 and a×(2i^+3j^+4k^)=(2i^+3j^+4k^)×b, then a possible value of (a+b)⋅(−7i^+2j^+3k^) is
Select Answer:
Visualized Solution
Defining Vector v
Let v=2i^+3j^+4k^
Given equation: a×v=v×b
Rearranging the Cross Product
Bring all terms to one side:
a×v−v×b=0
Anti-Commutativity of Cross Product
Recall: x×y=−y×x
Therefore, −v×b=b×v
Equation becomes: a×v+b×v=0
Factoring the Equation
Distributive property of cross product:
(a+b)×v=0
Condition for Parallelism
If x×y=0, then x∥y
Therefore, (a+b)∥v
a+b=kv for some scalar k
Calculating Magnitude of v
∣v∣=22+32+42
∣v∣=4+9+16=29
Solving for Scalar k
Given: ∣a+b∣=29
Substitute a+b=kv:
∣kv∣=29⟹∣k∣∣v∣=29
∣k∣29=29⟹∣k∣=1
k=±1
Setting up the Dot Product
Let w=−7i^+2j^+3k^
We need to find (a+b)⋅w
Substituting a+b
Substitute a+b=kv:
(a+b)⋅w=(kv)⋅w
=k(v⋅w)
Calculating v⋅w
v⋅w=(2)(−7)+(3)(2)+(4)(3)
v⋅w=−14+6+12
v⋅w=4
Final Answer
Result =k(v⋅w)=k(4)
Since k=±1, possible values are ±4
From the options, the correct value is 4.
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
The Vector Dance
Unlocking the Hidden Symmetry
Welcome, future engineer! Today, we are going to peel back the layers of a classic JEE Advanced vector problem.
At first glance, it looks like a system of equations that might require tedious component-wise solving. But hold on—the beauty of vector algebra is that it often rewards the elegant thinker over the brute-force calculator. Let us embark on this journey together.
Phase 1
The Setup
We are given a constant vector, let us call it v=2i^+3j^+4k^. The problem presents us with a fascinating relationship:
a×v=v×b
I know what you are thinking: 'Should I write a as (a1,a2,a3) and b as (b1,b2,b3)?' Stop right there! If you do that, you will be drowning in variables.
Instead, let us manipulate the equation as a whole. Bring everything to one side:
a×v−v×b=0
Phase 2
The Algebraic Dance
Here is where the magic happens. We cannot simply factor out v because the cross product is not commutative.
However, we know it is anti-commutative: v×b=−(b×v). Substituting this into our equation, we get:
a×v+b×v=0
Now, look at that! We have a common factor of v on the right side. Using the distributive property of the cross product, we can write this as:
(a+b)×v=0
Phase 3
The Geometric Insight
This is the 'Aha!' moment. When the cross product of two vectors is the zero vector, it tells us something profound about their geometry: they are parallel.
This means the vector (a+b) must be a scalar multiple of v. We can write this as:
a+b=kv
where k is some scalar. Now, let us use the magnitude condition provided: ∣a+b∣=29.
Substituting our parallel condition, we get ∣kv∣=29, which simplifies to ∣k∣∣v∣=29.
Calculating the magnitude of v is straightforward:
∣v∣=22+32+42=4+9+16=29
Substituting this back, we find ∣k∣29=29, which means ∣k∣=1. Therefore, k can be either 1 or −1.
Phase 4
The Final Calculation
We are asked to find the possible value of (a+b)⋅(−7i^+2j^+3k^). Let us call the second vector w=−7i^+2j^+3k^.
Using our substitution (a+b)=kv, the expression becomes:
(kv)⋅w=k(v⋅w)
Now, calculate the dot product v⋅w:
v⋅w=(2)(−7)+(3)(2)+(4)(3)=−14+6+12=4
Finally, our result is k(4). Since k=±1, the possible values are 4 or −4.
Looking at our options, 4 is the clear winner. You have just navigated a complex vector problem with elegance and precision. Keep this mindset—always look for the geometric structure before diving into the algebra!