Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
Vector Algebra question
2011 · Shift 1 · Q38
JEE AdvancedMathematicsVector AlgebraMCQ+4 / −1
Let a=i+j+k,b=i−j+k and c=i−j−k be three vectors. A vector v in the plane of a and b, whose projection on c is 31 , is given by
A
i−3j+3k
B
−3i−3j−k
C
3i−j+3k
D
i+3j−3k
View written solutionFree
Correct answer: C
Step-by-step Derivations:
1. Express vector v in terms of a and b
The problem states that vector v lies in the plane of vectors a and b. This means v can be expressed as a linear combination of a and b.
Let v=λa+μb for some scalars λ and μ.
Given:
a=i+j+kb=i−j+k
Substituting these into the expression for v:
v=λ(i+j+k)+μ(i−j+k)v=(λ+μ)i+(λ−μ)j+(λ+μ)k
2. Use the projection condition
The projection of a vector v onto a vector c is given by the formula: Projection=∣c∣v⋅c
We are given that the projection of v on c is 31.
Given c=i−j−k, let's first calculate its magnitude ∣c∣:
∣c∣=12+(−1)2+(−1)2=1+1+1=3
Now, let's calculate the dot product v⋅c:
v⋅c=[(λ+μ)i+(λ−μ)j+(λ+μ)k]⋅[i−j−k]v⋅c=(λ+μ)(1)+(λ−μ)(−1)+(λ+μ)(−1)v⋅c=(λ+μ)−(λ−μ)−(λ+μ)v⋅c=λ+μ−λ+μ−λ−μ=μ−λ
Now we can use the projection equation:
∣c∣v⋅c=3μ−λ=31
This implies μ−λ=1, or μ=λ+1.
3. Substitute to find the general form of v
Now we substitute μ=λ+1 back into our expression for v:
v=(λ+(λ+1))i+(λ−(λ+1))j+(λ+(λ+1))kv=(2λ+1)i−1j+(2λ+1)k
4. Match the general form with the given options
The general form of the vector v is (2λ+1)i−j+(2λ+1)k. We can see that the j component of v must be −1.
Let's check the options:
A: i−3j+3k (The j component is -3. Incorrect.)
B: −3i−3j−k (The j component is -3. Incorrect.)
C: 3i−j+3k (The j component is -1. This is a possible answer.)
D: i+3j−3k (The j component is 3. Incorrect.)
Only option C has a j component of −1. Let's verify if the other components match for some value of λ.
Comparing 3i−j+3k with (2λ+1)i−j+(2λ+1)k, we must have:
2λ+1=32λ=2λ=1
This gives a consistent value for λ. If λ=1, then μ=λ+1=2.
The vector v is 1⋅a+2⋅b=(i+j+k)+2(i−j+k)=(1+2)i+(1−2)j+(1+2)k=3i−j+3k
This matches option C perfectly.