If the vectors a=λi+μj+4k, b=−2i+4j−2k and c=2i+3j+k are coplanar and the projection of a on the vector b is 54 units, then the sum of all possible values of λ+μ is equal to :
Options
Solution
Key Concepts and Formulas
Scalar Triple Product: Three vectors a, b, and c are coplanar if and only if their scalar triple product [abc] is zero. This can be computed as the determinant of the matrix formed by their components.
[abc]=a1b1c1a2b2c2a3b3c3=0
Projection of a Vector: The scalar projection of vector a onto vector b is given by Projba=∣b∣a⋅b. The problem states the projection is 54 units, implying this value is positive.
Step-by-Step Solution
Step 1: Understand the given information and the goal.
We are given three vectors a=λi+μj+4k, b=−2i+4j−2k, and c=2i+3j+k.
We are told that these vectors are coplanar, and the projection of a on b is 54 units.
Our goal is to find the sum of all possible values of λ+μ.
Step 2: Apply the projection condition to find a relationship between λ and μ.
The projection of a on b is given by ∣b∣a⋅b.
First, calculate the dot product a⋅b:
a⋅b=(λ)(−2)+(μ)(4)+(4)(−2)=−2λ+4μ−8
Next, calculate the magnitude of b:
∣b∣=(−2)2+(4)2+(−2)2=4+16+4=24
Now, use the given projection value:
24−2λ+4μ−8=54
Multiply both sides by 24:
−2λ+4μ−8=54×24
Simplify the square root: 54×24=(9×6)×(4×6)=9×4×36=3×2×6=36.
So, we have:
−2λ+4μ−8=36−2λ+4μ=44
Divide by 2 to simplify:
−λ+2μ=22(Equation 1)
Step 3: Apply the coplanarity condition to find another relationship between λ and μ.
Since a, b, and c are coplanar, their scalar triple product is zero.
[abc]=λ−22μ434−21=0
Expand the determinant along the first row:
λ43−21−μ−22−21+4−2243=0
Calculate the 2×2 determinants:
43−21=(4)(1)−(−2)(3)=4+6=10
−22−21=(−2)(1)−(−2)(2)=−2+4=2
−2243=(−2)(3)−(4)(2)=−6−8=−14
Substitute these values back into the expanded determinant:
λ(10)−μ(2)+4(−14)=010λ−2μ−56=010λ−2μ=56(Equation 2)
Step 4: Solve the system of linear equations for λ and μ.
We have the following system of equations:
−λ+2μ=22
10λ−2μ=56
Add Equation 1 and Equation 2 to eliminate μ:
(−λ+2μ)+(10λ−2μ)=22+569λ=78λ=978=326
Substitute the value of λ into Equation 1:
−(326)+2μ=222μ=22+3262μ=366+26=392μ=692=346
Step 5: Calculate the sum λ+μ.
Now that we have the values of λ and μ, we can find their sum:
λ+μ=326+346=326+46=372=24
Common Mistakes & Tips
Projection Sign: When a projection is given as "X units," it typically refers to the positive scalar projection. If the problem implied vector projection or allowed for negative scalar projection, the approach might differ.
Determinant Expansion: Be careful with the signs when expanding determinants, especially when dealing with negative components.
Solving Linear Equations: Double-check your arithmetic when solving systems of linear equations to avoid errors in finding λ and μ.
Summary
We used the condition of coplanarity to establish one linear equation involving λ and μ via the scalar triple product. We then used the information about the projection of a on b to derive a second linear equation. Solving this system of two linear equations simultaneously yielded the values of λ and μ. Finally, we summed these values to obtain the required result.
The final answer is \boxed{24}, which corresponds to option (A).