Animated Solution for Mathematics - Vector Algebra: Let a=2i^−j^+3k^, b=3i^−5j^+k^ and c be a vector such that a×c=c×b and (a+c)⋅(b+c)=168 Then the maximum value of ∣c∣2 is:
Select Answer:
Visualized Solution
Analyze the Cross Product Condition
Given: a×c=c×b
Using anti-commutativity: c×b=−(b×c)
Rearranging: a×c+b×c=0
Distributive property: (a+b)×c=0
Conclusion: c∥(a+b)
Express c in terms of λ
Since (a+b)∥c, we can write:
c=λ(a+b) for some scalar λ
Calculate a+b and ∣a+b∣2
a+b=(2+3)i^+(−1−5)j^+(3+1)k^=5i^−6j^+4k^
∣a+b∣2=52+(−6)2+42=25+36+16=77
Expand the Dot Product Condition
Given: (a+c)⋅(b+c)=168
Expanding: a⋅b+a⋅c+c⋅b+c⋅c=168
Simplifying: a⋅b+c⋅(a+b)+∣c∣2=168
Calculate a⋅b
a⋅b=(2)(3)+(−1)(−5)+(3)(1)
a⋅b=6+5+3=14
Substitute c=λ(a+b)
Substitute c=λ(a+b) and ∣c∣2=λ2∣a+b∣2:
14+λ(a+b)⋅(a+b)+λ2∣a+b∣2=168
14+λ(77)+λ2(77)=168
Simplify the Quadratic Equation
77λ2+77λ=168−14=154
Dividing by 77: λ2+λ=2
Standard form: λ2+λ−2=0
Solve for λ
Factoring: (λ+2)(λ−1)=0
Possible values: λ=−2 or λ=1
Calculate ∣c∣2 for both values
We know ∣c∣2=77λ2
Case 1: If λ=1⟹∣c∣2=77(1)2=77
Case 2: If λ=−2⟹∣c∣2=77(−2)2=308
Final Answer
The maximum value of ∣c∣2 is 308.
Key Takeaway:(a×c=c×b)⟹c∥(a+b)
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler on the JEE Advanced journey. Today, we are going to dissect a problem that, at first glance, looks like a messy algebraic nightmare.
You see a vector c defined by a cross product condition and a dot product constraint. Your instinct might be to dive straight into component-wise calculation, but stop and take a breath.
In vector algebra, the most powerful tool isn't your ability to calculate; it is your ability to see.
The Hidden Symmetry
Let us look at the first condition: a×c=c×b.
Most students see this and immediately start writing out the determinant form of the cross product. Please, do not do that yet, as you will be drowning in a sea of components before you even start.
Instead, look at the symmetry. We know that the cross product is anti-commutative, which means c×b=−(b×c).
If we substitute this back into our equation, we get:
a×c=−(b×c)
Moving the term to the left, we arrive at:
a×c+b×c=0
By the distributive property of the cross product, this simplifies beautifully to:
(a+b)×c=0
This is the "Aha!" moment. What does it mean for the cross product of two vectors to be the zero vector?
It means they are collinear. It means c is parallel to the resultant vector (a+b). We have just reduced a complex vector relationship into a simple geometric statement: c lies along the same line as (a+b).
The Power of Parametrization
Now that we know c is parallel to (a+b), we can define c using a scalar parameter, λ. This is a classic JEE technique—turning a vector problem into a scalar one.
c=λ(a+b)
Let us calculate the vector (a+b) using the components provided: a=2i^−j^+3k^ and b=3i^−5j^+k^.
(a+b)=(2+3)i^+(−1−5)j^+(3+1)k^=5i^−6j^+4k^
And its squared magnitude is:
∣a+b∣2=52+(−6)2+42=25+36+16=77
Keep this number, 77, in your pocket. It is going to be the anchor for our final calculation.
The Algebraic Expansion
Now, let us tackle the second condition: (a+c)⋅(b+c)=168. Do not be intimidated by the dot product; treat it exactly like the expansion of (x+y)(z+y).
a⋅b+a⋅c+c⋅b+c⋅c=168
Rearranging the middle terms, we get:
a⋅b+c⋅(a+b)+∣c∣2=168
We already know a⋅b=(2)(3)+(−1)(−5)+(3)(1)=6+5+3=14. Now, substitute c=λ(a+b) into the equation:
14+λ(a+b)⋅(a+b)+∣λ(a+b)∣2=168
Since (a+b)⋅(a+b)=∣a+b∣2=77, the equation becomes:
14+λ(77)+λ2(77)=168
The Final Victory
We are in the home stretch. Subtract 14 from both sides:
77λ2+77λ=154
Divide the entire equation by 77:
λ2+λ=2⟹λ2+λ−2=0
Factoring this quadratic gives us (λ+2)(λ−1)=0, so λ=1 or λ=−2.
Finally, we need the maximum value of ∣c∣2. Since ∣c∣2=∣λ(a+b)∣2=λ2∣a+b∣2=77λ2, we test our values: