Animated Solution for Mathematics - Vector Algebra: Let a=2i^+λ1j^+3k^, b=4i^+(3−λ2)j^+6k^ and c=3i^+6j^+(λ3−1)k^ be three vectors such that b=2a and a is perpendicular to c. Then a possible value of (λ1,λ2,λ3) is :-
Select Answer:
Visualized Solution
Visualizing the Vectors
Given vectors:
a=2i^+λ1j^+3k^
b=4i^+(3−λ2)j^+6k^
c=3i^+6j^+(λ3−1)k^
The Collinearity Condition b=2a
Condition 1: b=2a
This means b is parallel to a and twice its magnitude.
Substituting Components
4i^+(3−λ2)j^+6k^=2(2i^+λ1j^+3k^)
Expand the right side:
4i^+(3−λ2)j^+6k^=4i^+2λ1j^+6k^
Relating λ1 and λ2
Equating j^ components:
3−λ2=2λ1
Rearranging gives:
2λ1+λ2=3 ....(1)
The Perpendicularity Condition a⊥c
Condition 2: a⊥c⇒a⋅c=0
Dot product formula:
(axcx)+(aycy)+(azcz)=0
Setting up the Dot Product
Substitute components into the dot product:
(2)(3)+(λ1)(6)+(3)(λ3−1)=0
Simplifying the Dot Product
Expand the terms:
6+6λ1+3λ3−3=0
Combine constants:
6λ1+3λ3+3=0
The Second Relation
Divide the entire equation by 3:
2λ1+λ3+1=0
Rearranging gives:
2λ1+λ3=−1 ....(2)
Testing the Options
We have two equations:
2λ1+λ2=3
2λ1+λ3=−1
Check Option 2: (λ1,λ2,λ3)=(−21,4,0)
Test Equation (1): 2(−21)+4=−1+4=3 (Satisfied)
Verifying the Second Equation
Test Equation (2): 2(−21)+0=−1+0=−1 (Satisfied)
Since both equations are satisfied, Option 2 is correct.
Final Answer: (−21,4,0)
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
The Geometry of Vectors
A Journey into Alignment and Orthogonality
Welcome, future engineer! Today, we are not just solving a problem; we are decoding the language of space itself.
Vector algebra is the bedrock of physics—from the trajectory of a satellite to the forces acting on a bridge. When you look at vectors a, b, and c, do not just see a collection of numbers and symbols. See them as arrows in three-dimensional space, waiting for us to uncover their hidden relationships.
Phase 1
The Power of Parallelism
We are given the condition b=2a. In the world of vectors, this is a profound statement. It tells us that b is not just any vector; it is a scaled version of a.
Geometrically, they are collinear—they point in the exact same direction. Algebraically, this is even more powerful. If b=2a, then every single component of b must be exactly twice the corresponding component of a.
Let us write this out clearly. We have a=2i^+λ1j^+3k^ and b=4i^+(3−λ2)j^+6k^. When we set b=2a, we are essentially saying:
4i^+(3−λ2)j^+6k^=2(2i^+λ1j^+3k^)
Expanding the right side gives us 4i^+2λ1j^+6k^. By comparing the coefficients of j^, we immediately find our first bridge between variables: 3−λ2=2λ1.
Rearranging this, we get our first master equation:
2λ1+λ2=3
Keep this safe; it is the key to unlocking the first part of our puzzle.
Phase 2
The Silent Orthogonality
Now, let us turn to the second condition: a⊥c. The word 'perpendicular' should trigger an immediate reflex in your mind: the dot product must be zero.
Why? Because the dot product is defined as a⋅c=∣a∣∣c∣cos(θ). When the angle θ is 90∘, the cosine term vanishes, and the entire product becomes zero.
This is the beauty of mathematics—a complex geometric relationship collapses into a simple algebraic sum. We calculate the dot product by multiplying corresponding components:
(2)(3)+(λ1)(6)+(3)(λ3−1)=0
Let us expand this carefully. We get 6+6λ1+3λ3−3=0. Combining the constants, we are left with 6λ1+3λ3+3=0.
Notice how the number 3 is a common factor? Let us divide the entire equation by 3 to make it elegant: 2λ1+λ3+1=0. This gives us our second master equation:
2λ1+λ3=−1
Phase 3
The Art of Verification
We now stand at the threshold of the solution. We have two equations:
1) 2λ1+λ2=3
2) 2λ1+λ3=−1
We have three variables, which means we have a degree of freedom. In a competitive exam like the JEE, this is where you stop calculating and start strategizing.
We don't need to solve for every variable in terms of a parameter; we simply need to verify which of the given options fits these two constraints. By testing the options, we quickly find that (−21,4,0) satisfies both equations perfectly.
Remember, physics and math are not about memorizing formulas; they are about understanding the constraints of the universe. You have successfully navigated the collinearity and the orthogonality of these vectors.
Take a moment to appreciate that—you have just mastered the spatial logic of the problem. Keep practicing, stay curious, and keep pushing the boundaries of your understanding!