Vector Algebra: JEE Main Mathematics Question with Solution
The vector a=−i^+2j^+k^ is rotated through a right angle, passing through the y-axis in its way and the resulting vector is b. Then the projection of 3a+2b on c=5i^+4j^+3k^ is :
Your answer stays private
What feels right?
Hint 1 of 3
Because a passes through the y-axis to reach b, the vectors a, j^, and b are coplanar. How can b be represented in terms of a and j^?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
The rotated vector is b=−i^−j^+k^, making the projection of 3a+2b onto c equal to 32.
Option analysis
Why each option works or fails
A · 23
Believing that the denominator for the projection onto c is ∣a∣ or 6 instead of ∣c∣=52. The projection of any vector v onto c is given by ∣c∣v⋅c; always divide by the magnitude of the target vector c.
B · 1
Taking b along the positive y-axis direction or computing the dot product without multiplying the scalar coefficient properly. Ensure you correctly express b as a linear combination of a and j^, enforcing both a⋅b=0 and ∣b∣=∣a∣.
C · 32
None. This is the correct option. The rotated vector b=−i^−j^+k^ gives (3a+2b)⋅c=18+12=30, and dividing by ∣c∣=52 yields 32.
D · 6
Calculating the magnitude of a or b (∣a∣=6) and stopping before computing the projection of 3a+2b on c. Read the full question: the magnitude of a is intermediate; you need the scalar projection of 3a+2b on c.
Reviewed route
Solution
StepWorking
01given
Given vector a=−i^+2j^+k^ is rotated by 2π passing through the positive y-axis to become b. The target vector for projection is c=5i^+4j^+3k^.
02goal
Find the projection of 3a+2b on c, which is given by ∣c∣(3a+2b)⋅c.
03approach
Since a rotates to b passing through the y-axis, b lies in the plane of a and the y-axis (j^, so b=λa+μj^). Rotation preserves magnitude, so ∣b∣=∣a∣. The rotation angle is 90∘, which gives a⋅b=0. Passing through the y-axis determines the correct sign branch. The angle between a and j^ is acute, and rotating toward j^ gives b⋅j^>0.
04execute
Express b=λ(−i^+2j^+k^)+μj^=−λi^+(2λ+μ)j^+λk^. Using orthogonality: a⋅b=0⟹−1(−λ)+2(2λ+μ)+1(λ)=0⟹6λ+2μ=0⟹μ=−3λ.
05execute
Substitute μ=−3λ into b: b=−λi^−λj^+λk^. Now equate magnitudes: ∣b∣2=∣a∣2⟹(−λ)2+(−λ)2+λ2=(−1)2+22+12⟹3λ2=6⟹λ2=2⟹λ=±2. Since the rotation passes through the y-axis, a rotates toward the positive y-axis, so b has a positive y-component: −(−2)=2>0, giving λ=−2. Thus b=2i^+2j^−2k^.
06execute
Compute a⋅c=(−1)(5)+2(4)+1(3)=6. Compute b⋅c=(2)(5)+(2)(4)+(−2)(3)=62. Compute ∣c∣=52+42+32=50=52. Then the projection is ∣c∣3(a⋅c)+2(b⋅c)=523(6)+2(62)=5218+12=5230=26=32.
✓verify
32≈4.24. Check ∣b∣=2+2+2=6=∣a∣. a⋅b=−2+22−2=0. Both magnitude and orthogonality conditions are strictly satisfied.
Hints that build this answer step by step
Because a passes through the y-axis to reach b, the vectors a, j^, and b are coplanar. How can b be represented in terms of a and j^?
b=αa+βj^ with a⋅b=0 and ∣b∣=∣a∣=6
Using a=−i^+2j^+k^, a⋅b=0, and ∣b∣=6 with b passing through j^, what is b?
b=−i^−j^+k^
What is the projection of the vector v=3a+2b on c=5i^+4j^+3k^?
The problem states that 'a is rotated... passing through the y-axis'. A vector rotating continuously towards and through another vector sweeps out a single plane containing both vectors.