Animated Solution for Mathematics - Vector Algebra: Let a=2i^−j^−k^,b=i^+3j^−k^ and c=2i^+j^+3k^. Let v be the vector in the plane of the vectors a and b, such that the length of its projection on the vector c is 141. Then ∣v∣ is equal to
Select Answer:
Visualized Solution
Define the Given Vectors
Given vectors:
a=2i^−j^−k^
b=i^+3j^−k^
c=2i^+j^+3k^
Check Orthogonality of a and b
Check dot product a⋅b:
a⋅b=(2)(1)+(−1)(3)+(−1)(−1)
a⋅b=2−3+1=0
⟹a⊥b
Check Orthogonality of a and c
Check dot product a⋅c:
a⋅c=(2)(2)+(−1)(1)+(−1)(3)
a⋅c=4−1−3=0
⟹a⊥c
Express v in the Plane of a and b
Since v is in the plane of a and b:
v=λa+μb
Based on the problem's constraints, we take λ=1:
v=a+μb
Calculate Dot Product v⋅c
Calculate v⋅c:
v⋅c=(a+μb)⋅c
v⋅c=a⋅c+μ(b⋅c)
Since a⋅c=0:
b⋅c=(1)(2)+(3)(1)+(−1)(3)=2
⟹v⋅c=2μ
Calculate Magnitude of c
Magnitude of c:
∣c∣=22+12+32
∣c∣=4+1+9
∣c∣=14
Apply Projection Formula
Projection length of v on c is 141:
∣c∣∣v⋅c∣=141
14∣2μ∣=141
∣2μ∣=1⟹μ=±21
Calculate Magnitude of v
Since a⊥b, we can use Pythagoras:
∣v∣2=∣a∣2+μ2∣b∣2
∣a∣2=22+(−1)2+(−1)2=6
∣b∣2=12+32+(−1)2=11
∣v∣2=6+(21)2(11)=6+411
Final Answer
Simplify the expression:
∣v∣2=424+11=435
Taking the square root:
∣v∣=235
Correct Option: (2)
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
The Geometry of Space
A Vector Odyssey
Welcome, fellow traveler of the JEE landscape. Today, we are not just solving a problem; we are navigating the elegant architecture of three-dimensional space.
We have three vectors: a=2i^−j^−k^, b=i^+3j^−k^, and c=2i^+j^+3k^. We are tasked with finding a mysterious vector v that resides in the plane defined by a and b, constrained by its projection onto c.
Phase 1
The Hidden Orthogonality
Before we write a single equation, let us observe the vectors. In JEE Advanced, problems are rarely random; there is almost always a hidden symmetry. Let us test the relationship between a and b using the dot product:
a⋅b=(2)(1)+(−1)(3)+(−1)(−1)=2−3+1=0
Stop and breathe. The dot product is zero. This is not a coincidence; it is a gift, telling us that a and b are perfectly perpendicular.
Now, let us check a and c:
a⋅c=(2)(2)+(−1)(1)+(−1)(3)=4−1−3=0
Again, zero! This means a is orthogonal to both b and c. We have just simplified our geometric landscape significantly, as a acts as a clean, independent axis.
Phase 2
Constructing the Vector v
Since v lies in the plane of a and b, we can define it as a linear combination of these two vectors:
v=λa+μb
For the sake of finding the specific vector required by the problem, we set λ=1. Thus, our vector becomes v=a+μb.
Imagine this vector v as a path on a flat surface defined by the vectors a and b. We need to find the value of μ that satisfies the projection constraint.
Phase 3
The Projection Constraint
The problem states that the length of the projection of v on c is 141. The formula for the projection of a vector v onto c is:
Projection=∣c∣∣v⋅c∣
Let us expand the numerator, v⋅c, using our definition of v:
v⋅c=(a+μb)⋅c=a⋅c+μ(b⋅c)
Remember our earlier discovery that a⋅c=0. The first term vanishes into thin air, leaving us with μ(b⋅c). Let us calculate b⋅c:
b⋅c=(1)(2)+(3)(1)+(−1)(3)=2+3−3=2
So, v⋅c=2μ. Now, we calculate the magnitude of c:
∣c∣=22+12+32=4+1+9=14
Phase 4
The Final Calculation
We equate our findings to the given projection length:
14∣2μ∣=141
The 14 terms cancel out beautifully, leaving us with ∣2μ∣=1, which means μ=±21.
Finally, we need the magnitude of v. Since a and b are perpendicular, we can use the Pythagorean theorem for vectors:
∣v∣2=∣a∣2+μ2∣b∣2
Calculating the magnitudes:
∣a∣2=22+(−1)2+(−1)2=6
∣b∣2=12+32+(−1)2=11
Substituting μ2=(21)2=41:
∣v∣2=6+41(11)=6+411=424+11=435
Taking the square root, we arrive at the final answer:
∣v∣=235
And there it is. Through the power of orthogonality and the elegance of the dot product, we have navigated the problem. Keep this mindset—always look for the simplest path, and the math will reveal itself.