Let a vector a be coplanar with vectors b=2i^+j^+k^ and c=i^−j^+k^. If a is perpendicular to d=3i^+2j^+6k^, and ∣a∣=10. Then a possible value of [abc]+[abd]+[acd] equal to:
📖 Explanation
Since the vector a lies in the plane of b and c, it can be expressed as a linear combination a=λb+μc. Substituting the given vectors, we obtain a=λ(2i^+j^+k^)+μ(i^−j^+k^)=(2λ+μ)i^+(λ−μ)j^+(λ+μ)k^. Because a is perpendicular to d=3i^+2j^+6k^, their dot product must be zero, which leads to 3(2λ+μ)+2(λ−μ)+6(λ+μ)=14λ+7μ=0, or μ=−2λ. Substituting μ=−2λ into our expression for a yields a=0i^+3λj^−λk^.
Applying the magnitude condition ∣a∣=10, we find (3λ)2+(−λ)2=9λ2+λ2=10λ2=10∣λ∣=10, implying that ∣λ∣=1. We are asked to evaluate [abc]+[abd]+[acd]. Note that the first term [abc] is zero because a,b, and c are coplanar. Using the linearity property of the scalar triple product, the sum of the remaining terms simplifies to [a (b+c) d].
Given b+c=(2+1)i^+(1−1)j^+(1+1)k^=3i^+0j^+2k^, the required value is the determinant of the matrix formed by a,b+c, and d:
0333λ02−λ26
Expanding along the first row, we get −3λ(18−6)−λ(6−0)=−36λ−6λ=−42λ. Taking λ=1, we arrive at the value −42.


