Let a=2i+λ1j+3k,b=4i+(3−λ2)j+6k, and c=3i+6j+(λ3−1)k be three vectors such that b=2a and a is perpendicular to c. Then a possible value of (λ1,λ2,λ3) is :
Options
Solution
Key Concepts and Formulas
Scalar Multiplication of a Vector: If v=vxi+vyj+vzk and k is a scalar, then kv=(kvx)i+(kvy)j+(kvz)k.
Equality of Vectors: Two vectors are equal if and only if their corresponding components are equal.
Dot Product of Perpendicular Vectors: Two non-zero vectors A and B are perpendicular if and only if their dot product is zero, i.e., A⋅B=0. For A=Axi+Ayj+Azk and B=Bxi+Byj+Bzk, the dot product is A⋅B=AxBx+AyBy+AzBz.
Step-by-Step Solution
We are given three vectors:
a=2i+λ1j+3kb=4i+(3−λ2)j+6kc=3i+6j+(λ3−1)k
Step 1: Apply the condition b=2a
The condition b=2a implies that vector b is obtained by multiplying each component of vector a by the scalar 2.
First, let's compute 2a:
2a=2(2i+λ1j+3k)=(2×2)i+(2×λ1)j+(2×3)k2a=4i+2λ1j+6k
Now, we equate the components of b with the components of 2a:
4i+(3−λ2)j+6k=4i+2λ1j+6k
Comparing the i components: 4=4.
Comparing the j components: 3−λ2=2λ1. Rearranging this equation, we get:
2λ1+λ2=3(Equation 1)
Comparing the k components: 6=6.
Step 2: Apply the condition a⊥c
The condition that a is perpendicular to c means their dot product is zero.
The dot product a⋅c is calculated as:
a⋅c=(2)(3)+(λ1)(6)+(3)(λ3−1)a⋅c=6+6λ1+3λ3−3a⋅c=6λ1+3λ3+3
Since a⊥c, we set the dot product to zero:
6λ1+3λ3+3=0
Dividing the entire equation by 3 for simplification:
2λ1+λ3+1=0
Rearranging this equation, we get:
2λ1+λ3=−1(Equation 2)
Step 3: Test the given options against the derived equations
We have two equations relating λ1,λ2, and λ3:
2λ1+λ2=3
2λ1+λ3=−1
We need to find an option (λ1,λ2,λ3) that satisfies both these equations.
(A) (1,5,1)
For Equation 1: 2(1)+5=2+5=7=3. This option is incorrect.
(B) (1,3,1)
For Equation 1: 2(1)+3=2+3=5=3. This option is incorrect.
(C) (−21,4,0)
For Equation 1: 2(−21)+4=−1+4=3. This matches Equation 1.
For Equation 2: 2(−21)+0=−1+0=−1. This matches Equation 2.
Since both equations are satisfied, this option is a possible value.
(D) (21,4,−2)
For Equation 1: 2(21)+4=1+4=5=3. This option is incorrect.
The only option that satisfies both conditions is (C).
Common Mistakes & Tips
Component-wise Errors: Ensure that when equating vectors or applying scalar multiplication, all corresponding components are correctly handled.
Dot Product Calculation: Double-check the arithmetic when calculating the dot product and setting it to zero for perpendicular vectors.
System of Equations: Recognize that with more variables than independent equations, there might be infinite solutions. The question asks for a possible value, so testing options is a valid strategy.
Summary
The problem requires applying the definitions of scalar multiplication of vectors, vector equality, and the dot product for perpendicular vectors. By using the condition b=2a, we derived a linear relationship between λ1 and λ2. By using the condition a⊥c, we derived a linear relationship between λ1 and λ3. Finally, we tested the given options against these derived equations to find the one that satisfies both conditions. Option (C) was found to satisfy both derived equations.
The final answer is (−21,4,0), which corresponds to option (C).