Animated Solution for Mathematics - Vector Algebra: Let a=2i^−7j^+5k^,b=i^+k^ and c=i^+2j^−3k^ be three given vectors. If r is a vector such that r×a=c×a and r⋅b=0, then ∣r∣ is equal to:
Select Answer:
Visualized Solution
Given Vectors in Space
a=2i^−7j^+5k^
b=i^+k^
c=i^+2j^−3k^
Analyzing the Cross Product
Given: r×a=c×a
Rearranging: r×a−c×a=0
Factoring out a: (r−c)×a=0
The Collinearity Condition
If u×v=0, then u is parallel to v.
Therefore, (r−c) is parallel to a.
We can write: r−c=λa
Equation of the Line
Rearranging for r:
r=c+λa
This represents a line passing through c and parallel to a.
Applying the Dot Product Condition
Second given condition: r⋅b=0
This means r is perpendicular to b.
Substitute r: (c+λa)⋅b=0
Expanding the Dot Product
Distribute the dot product over addition:
c⋅b+(λa)⋅b=0
c⋅b+λ(a⋅b)=0
Calculating c⋅b
c=i^+2j^−3k^
b=i^+0j^+k^
c⋅b=(1)(1)+(2)(0)+(−3)(1)
c⋅b=1+0−3=−2
Calculating a⋅b
a=2i^−7j^+5k^
b=i^+0j^+k^
a⋅b=(2)(1)+(−7)(0)+(5)(1)
a⋅b=2+0+5=7
Solving for λ
Substitute the dot products back into the equation:
−2+λ(7)=0
7λ=2
λ=72
Substituting λ to find r
Recall: r=c+λa
Substitute c, a, and λ=72:
r=(i^+2j^−3k^)+72(2i^−7j^+5k^)
Simplifying Vector r
Group the i^, j^, and k^ components:
i^: 1+74=711
j^: 2−714=2−2=0
k^: −3+710=7−21+10=−711
r=711i^−711k^
Calculating the Magnitude ∣r∣
The magnitude is given by:
∣r∣=(711)2+02+(−711)2
Factor out (711)2:
∣r∣=(711)2(1+1)
Final Answer
∣r∣=7112
Key Takeaway:
r×a=c×a⟹r=c+λa
Use r⋅b=0 to find λ.
00:00 / 00:00
The Sigma Insight: Vector (Cross) Product
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler in the world of JEE Advanced mathematics. Today, we are not just solving a problem; we are peeling back the layers of vector geometry to reveal a hidden structure.
We are given three vectors, a, b, and c, and we are tasked with finding a vector r that satisfies two distinct conditions. This is a classic scenario where algebra meets geometry.
Decoding the Cross Product
The first condition, r×a=c×a, is the heartbeat of this problem. Many students look at this and instinctively want to cancel a from both sides. But wait! In vector algebra, we cannot simply divide by a vector.
Instead, we bring everything to one side:
r×a−c×a=0
By the distributive property of the cross product, this becomes:
(r−c)×a=0
Now, pause and visualize. What does it mean for the cross product of two vectors to be the zero vector? It means they are collinear!
Therefore, the vector (r−c) must be parallel to a. This leads us to the elegant parametric form:
r=c+λa
Geometrically, this equation describes a straight line in 3D space passing through the tip of c and extending in the direction of a. Every point on this line is a potential candidate for r.
The Constraint of the Dot Product
We have a line of candidates, but we need the specific one that satisfies the second condition: r⋅b=0. This condition tells us that r must be perpendicular to b.
We substitute our parametric expression for r into this condition:
(c+λa)⋅b=0
Expanding this, we get:
c⋅b+λ(a⋅b)=0
This is the moment where the abstract geometry turns into concrete arithmetic. We calculate the dot products:
c⋅b=(1)(1)+(2)(0)+(−3)(1)=−2
a⋅b=(2)(1)+(−7)(0)+(5)(1)=7
Substituting these back, we find −2+7λ=0, which gives us the scalar:
λ=72
The Final Synthesis
With λ=72 in hand, we can finally define our vector r explicitly. Substituting λ back into r=c+λa, we get:
r=(i^+2j^−3k^)+72(2i^−7j^+5k^)
Grouping the components, we arrive at:
r=711i^−711k^
The final step is to find the magnitude ∣r∣. Using the formula:
∣r∣=(711)2+02+(−711)2
We factor out the common term to get:
∣r∣=(711)2(1+1)=7112
We have successfully navigated the line, applied the perpendicular constraint, and arrived at the solution. Remember, in JEE Advanced, the math is the language, but the geometry is the story.