Let a=i^+2j^+3k^,b=2i^+3j^−5k^ and c=3i^−j^+λk^ be three vectors. Let r be a unit vector along b+c. If r⋅a=3, then 3λ is equal to:
Options
Solution
Key Concepts and Formulas
Vector Addition: Summing vectors by adding their corresponding components.
Magnitude of a Vector: Calculating the length of a vector using the Pythagorean theorem in 3D.
Unit Vector: Finding a vector of unit length in a specific direction.
Dot Product: Computing the scalar product of two vectors.
Step-by-Step Solution
Step 1: Calculate the sum of vectors b and c.
The problem states that r is a unit vector along b+c. We first need to find this resultant vector by adding their components.
Given:
b=2i^+3j^−5k^c=3i^−j^+λk^
Adding them:
b+c=(2+3)i^+(3−1)j^+(−5+λ)k^b+c=5i^+2j^+(λ−5)k^
Step 2: Determine the unit vector r.
A unit vector in the direction of a vector V is given by r=∣V∣V. Here, V=b+c.
First, we find the magnitude of b+c:
∣b+c∣=(5)2+(2)2+(λ−5)2∣b+c∣=25+4+(λ2−10λ+25)∣b+c∣=λ2−10λ+54
Now, the unit vector r is:
r=λ2−10λ+545i^+2j^+(λ−5)k^
Step 3: Apply the dot product condition r⋅a=3.
We are given a=i^+2j^+3k^ and r⋅a=3.
(λ2−10λ+545i^+2j^+(λ−5)k^)⋅(i^+2j^+3k^)=3
Multiplying the corresponding components:
λ2−10λ+54(5)(1)+(2)(2)+(λ−5)(3)=3λ2−10λ+545+4+3λ−15=3λ2−10λ+543λ−6=3
Divide both sides by 3:
λ2−10λ+54λ−2=1
Step 4: Solve the equation for λ.
To eliminate the square root, we square both sides of the equation:
(λ−2)2=(λ2−10λ+54)2λ2−4λ+4=λ2−10λ+54
The λ2 terms cancel out:
−4λ+4=−10λ+54
Rearrange the terms to solve for λ:
10λ−4λ=54−46λ=50λ=650=325
Step 5: Calculate the value of 3λ.
The question asks for the value of 3λ.
3λ=3×3253λ=25
Common Mistakes & Tips
Squaring Equations: Be cautious when squaring both sides of an equation, as it can introduce extraneous solutions. Always check your final answer in the original equation if time permits.
Algebraic Errors: Carefully expand squared terms (e.g., (λ−5)2) and simplify expressions to avoid arithmetic mistakes.
Magnitude Calculation: Ensure the correct formula for the magnitude of a 3D vector is used: x2+y2+z2.
Summary
The problem required us to first find the sum of vectors b and c, then determine the unit vector r in that direction. By applying the given dot product condition r⋅a=3, we derived an equation involving λ. Solving this equation, after squaring both sides to remove the radical, yielded λ=325. Finally, we calculated 3λ to find the answer.
The final answer is 25, which corresponds to option (B).