+4 marks−1 if incorrectSingle correctPrevious-year question
Finding an Unknown Vector from Vector Cross and Dot Product Relations
Let: a vector = i hat + 2j hat + 3k hat, b vector = i hat - j hat + 2k hat and c vector = 5i hat - 3j hat + 3k hat be there vectors. If r vector is a vector such that, r vector × b vector = c vector × b vector and r vector · a vector = 0, then 25|r vector|^2 is equal to
Your answer stays private
What feels right?
Hint 1 of 3
Given (r−c)×b=0, how can r be represented in terms of b and c for some real scalar λ?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Using r×b=c×b, we express r=c+λb, determine λ=−2 via r⋅a=0, and find 25∣r∣2=339.
Option analysis
Why each option works or fails
A · 560
Taking r=c−λb and incorrectly solving λ as +2, leading to r=5i^−3j^+3k^+2(i^−j^+2k^)=7i^−5j^+7k^ and ∣r∣2=123. Consistently apply the condition (c+λb)⋅a=0 to get λ=−b⋅ac⋅a=−58=−2.
B · 449
Computing b⋅a with a sign error as 1+2+6=9 or c⋅a incorrectly, giving an incorrect scalar multiplier. Carefully calculate dot products component by component: b⋅a=(1)(1)+(−1)(2)+(2)(3)=5.
C · 339
The solution correctly establishes r=c+λb, evaluates λ=−2, and calculates 25∣r∣2=339. This is the correct option.
D · 336
Arithmetic slip when summing the squares of the components: calculating 9+1+1 incorrectly or miscomputing 25×25339 as 336. Double-check the sum of squares: 32+(−1)2+(−1)2=11, or if using λ=−8/5, ensure (172+(−7)2+(−1)2)=289+49+1=339.
Reviewed route
Solution
StepWorking
01Given
Given vectors a=i^+2j^+3k^, b=i^−j^+2k^, and c=5i^−3j^+3k^. Vector r satisfies r×b=c×b and r⋅a=0.
02Goal
Find the value of 25∣r∣2.
03Approach
Rewrite the cross product equation as (r−c)×b=0, which implies r−c is collinear with b, so r=c+λb. Then use the orthogonality condition r⋅a=0 to solve for the scalar λ.
04Execute
Express r in terms of λ:
r=(5+λ)i^−(3+λ)j^+(3+2λ)k^.
Apply r⋅a=0:
1(5+λ)+2(−3−λ)+3(3+2λ)=0(5+λ)−(6+2λ)+(9+6λ)=05λ+8=0⟹λ=−58.
05Execute
Substitute λ=−58 back into r:
r=51[(25−8)i^−(15−8)j^+(15−16)k^]=51(17i^−7j^−k^).
Compute 25∣r∣2:
25∣r∣2=172+(−7)2+(−1)2=289+49+1=339.
✓Verify
Check dot product: r⋅a=51(17(1)−7(2)−1(3))=51(17−14−3)=0. Matches the given condition.
Hints that build this answer step by step
Given (r−c)×b=0, how can r be represented in terms of b and c for some real scalar λ?
r=c+λb
Using r=c+λb and the condition r⋅a=0, what is the value of λ?
λ=−58
With r=c−58b=51(17i^−7j^−k^), what is the value of 25∣r∣2?