Animated Solution for Mathematics - Vector Algebra: If vectors a1=xi^−j^+k^ and a2=i^+yj^+zk^ are collinear, then a possible unit vector parallel to the vector xi^+yj^+zk^ is :
Select Answer:
Visualized Solution
GivenVectorsa1anda2
a1=xi^−j^+k^
a2=i^+yj^+zk^
Condition: a1 and a2 are collinear.
ConditionforCollinearity
For collinear vectors, the ratios of corresponding components are equal.
a2xa1x=a2ya1y=a2za1z=λ
SettingupComponentRatios
Substituting the components of a1 and a2:
1x=y−1=z1=λ
Solvingforx,y,z
Equating each ratio to λ:
x=λ
y=−λ1
z=λ1
DefiningTargetVectorv
We need a unit vector parallel to:
v=xi^+yj^+zk^
Substitutingx,y,zinv
Substituting the values in terms of λ:
v=λi^−λ1j^+λ1k^
AnalyzingComponentsofv
Notice the relationship between y and z components:
y=−λ1 and z=λ1
Therefore, y=−z
AnalyzingxandzComponents
Now, look at the product of x and z:
x⋅z=λ⋅λ1=1
Since x⋅z>0, x and z must have the same sign.
EvaluatingtheOptions
We need a vector where:
1. y=−z
2. x and z have the same sign.
Let's check Option 3: 31(i^−j^+k^)
Here, x∝1, y∝−1, z∝1.
FinalVerification
If we set λ=1:
v=i^−j^+k^
Unit vector v^=∣v∣v=12+(−1)2+12i^−j^+k^=31(i^−j^+k^)
This perfectly matches Option 3.
00:00 / 00:00
The Sigma Insight: Components of a Vector
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler on the JEE journey! Today, we are going to unravel a beautiful problem involving vectors. It might look like a simple algebraic exercise, but beneath the surface lies a fundamental geometric truth.
We are given two vectors, a1=xi^−j^+k^ and a2=i^+yj^+zk^, and we are told they are collinear.
If two vectors are collinear, they lie on the same line and are essentially parallel. Mathematically, this means one vector is just a scaled version of the other:
a1=λa2
This relationship is our key to the kingdom.
The Algebraic Bridge
When we write a1=λa2, we are stating that the components of a1 are the components of a2 multiplied by λ. This yields the following system of equations:
x=λ(1),−1=λ(y),1=λ(z)
We can rewrite these as ratios to isolate the parameter λ:
1x=y−1=z1=λ
By equating each term to λ, we express our unknowns in terms of this single parameter:
x=λ,y=−λ1,z=λ1
This is a classic JEE strategy: whenever you see multiple variables, look for a way to parameterize them to reduce the complexity of the problem.
The Detective Work
Now, let's examine the target vector v=xi^+yj^+zk^. Substituting our expressions for x, y, and z, we get:
v=λi^−λ1j^+λ1k^
Notice something fascinating about the components. Since y=−λ1 and z=λ1, it follows that y=−z.
Furthermore, consider the product of x and z:
x⋅z=λ⋅λ1=1
Since their product is positive, x and z must share the same sign. We have uncovered the DNA of our target vector: y must be the negative of z, and x and z must have the same sign.
The Final Verification
We are almost there! We need to check our options against these two rules: y=−z and x,z having the same sign.
Let's test the vector 31(i^−j^+k^). Here, the components are proportional to 1,−1,1.
Does it satisfy our rules? Yes:
1. y=−1 and z=1, so y=−z holds.
2. x=1 and z=1, so they have the same sign.
If we set λ=1, our vector v becomes i^−j^+k^. The magnitude is:
12+(−1)2+12=3
Dividing by the magnitude gives us exactly 31(i^−j^+k^). We have solved it! Remember, in JEE, the math is just a language; once you translate the problem, the solution reveals itself.