Let a=i+2j+4k,b=i+λj+4k and c=2i+4j+(λ2−1)k be coplanar vectors. Then the non-zero vector a×c is :
Options
Solution
Key Concepts and Formulas
Coplanarity of Vectors: Three vectors a, b, and c are coplanar if their scalar triple product is zero: [abc]=a⋅(b×c)=0. This can be calculated as the determinant of the matrix formed by their components.
Scalar Triple Product: For vectors a=a1i+a2j+a3k, b=b1i+b2j+b3k, and c=c1i+c2j+c3k, the scalar triple product is:
[abc]=a1b1c1a2b2c2a3b3c3
Cross Product: The cross product of two vectors a=a1i+a2j+a3k and c=c1i+c2j+c3k is given by:
a×c=ia1c1ja2c2ka3c3
Condition for Parallel Vectors: If a×c=0, then a and c are parallel (or one of them is a zero vector).
Step-by-Step Solution
Step 1: Apply the coplanarity condition.
The problem states that vectors a, b, and c are coplanar. This means their scalar triple product must be zero. We will use this condition to find the possible values of λ.
Given vectors are:
a=i+2j+4kb=i+λj+4kc=2i+4j+(λ2−1)k
The scalar triple product is:
[abc]=1122λ444λ2−1=0
Step 2: Expand the determinant and solve for λ.
We expand the determinant along the first row:
1⋅λ44λ2−1−2⋅124λ2−1+4⋅12λ4=0
Calculate the 2×2 determinants:
1⋅(λ(λ2−1)−4⋅4)−2⋅(1⋅(λ2−1)−4⋅2)+4⋅(1⋅4−λ⋅2)=0(λ3−λ−16)−2(λ2−1−8)+4(4−2λ)=0λ3−λ−16−2(λ2−9)+16−8λ=0λ3−λ−16−2λ2+18+16−8λ=0
Combine like terms to form a cubic equation:
λ3−2λ2−9λ+18=0
Factor the cubic equation by grouping:
λ2(λ−2)−9(λ−2)=0(λ2−9)(λ−2)=0
Factor the difference of squares:
(λ−3)(λ+3)(λ−2)=0
The possible values for λ are λ=2, λ=3, and λ=−3.
Step 3: Use the "non-zero vector" condition to select the correct value of λ.
The problem requires the vector a×c to be non-zero. This implies that a and c must not be parallel. We need to check for which values of λ this condition is violated.
Two vectors are parallel if one is a scalar multiple of the other. Let's assume a=kc for some scalar k.
i+2j+4k=k(2i+4j+(λ2−1)k)
Comparing the coefficients of i: 1=2k⟹k=21.
Comparing the coefficients of j: 2=4k⟹k=21.
Now, comparing the coefficients of k: 4=k(λ2−1).
Substitute k=21:
4=21(λ2−1)8=λ2−1λ2=9λ=±3
This means that if λ=3 or λ=−3, vectors a and c are parallel, and their cross product a×c would be the zero vector. Since the problem states that a×c is a non-zero vector, we must exclude λ=3 and λ=−3.
Therefore, the only valid value for λ is λ=2.
Step 4: Calculate the cross product a×c with the selected value of λ.
Substitute λ=2 into the vector c:
c=2i+4j+(22−1)k=2i+4j+(4−1)k=2i+4j+3k
Now, calculate the cross product a×c:
a×c=i12j24k43
Expand the determinant:
a×c=i(2⋅3−4⋅4)−j(1⋅3−4⋅2)+k(1⋅4−2⋅2)a×c=i(6−16)−j(3−8)+k(4−4)a×c=−10i−(−5)j+0ka×c=−10i+5j
This is a non-zero vector, as required by the problem statement.
Common Mistakes & Tips
Forgetting the "non-zero" condition: This is a critical condition that eliminates some potential values of λ. Always check if the calculated cross product is indeed non-zero.
Algebraic errors in determinant expansion: Careless mistakes in expanding determinants can lead to incorrect values of λ. Double-check your calculations.
Factoring cubic equations: If factoring by grouping is not obvious, remember to test integer divisors of the constant term to find roots, then use polynomial division.
Summary
The problem involves three coplanar vectors, which implies their scalar triple product is zero. By setting up the determinant of the components and solving the resulting cubic equation, we found three possible values for λ. The condition that the cross product a×c must be non-zero allowed us to eliminate two of these values, leaving λ=2 as the only valid solution. Finally, we computed the cross product a×c using λ=2, yielding the result −10i+5j.
The final answer is \boxed{-10\widehat i + 5\widehat j}, which corresponds to option (B).