Position Vectors Coplanarity and Division Ratio of Points
Let the position vectors of the points P,Q,R and S be a=i^+2j^−5k^, b=3i^+6j^+3k^, c=517i^+516j^+7k^ and d=2i^+j^+k^, respectively. Then which of the following statements is true?
Options
A
The points P,Q,R and S are \textbf{NOT} coplanar
B
3b+2d is the position vector of a point which divides PR internally in the ratio 5:4
Correct
C
3b+2d is the position vector of a point which divides PR externally in the ratio 5:4
D
The square of the magnitude of the vector b×d is 95
To determine which of the given statements is true, we analyze each option step-by-step.
1. Evaluation of Option B and C:
First, let's compute the vector v=3b+2d:
b=3i^+6j^+3k^d=2i^+j^+k^⟹2d=4i^+2j^+2k^
Adding these together:
b+2d=(3+4)i^+(6+2)j^+(3+2)k^=7i^+8j^+5k^
Thus,
v=3b+2d=37i^+38j^+35k^
Now, let's find the position vector of a point that divides the line segment PR internally in the ratio 5:4:
rinternal=5+45c+4a
Substituting the position vectors a=i^+2j^−5k^ and c=517i^+516j^+7k^:
rinternal=95(517i^+516j^+7k^)+4(i^+2j^−5k^)rinternal=9(17i^+16j^+35k^)+(4i^+8j^−20k^)rinternal=921i^+24j^+15k^=37i^+38j^+35k^
Since v=rinternal, the point corresponding to the vector 3b+2d divides PRinternally in the ratio 5:4.
Hence, Option B is TRUE, and Option C is FALSE.
2. Evaluation of Option A:
To test whether the points P,Q,R, and S are coplanar, we compute the vectors PQ,PR, and PS:
PQ=b−a=(3−1)i^+(6−2)j^+(3−(−5))k^=2i^+4j^+8k^PR=c−a=(517−1)i^+(516−2)j^+(7−(−5))k^=512i^+56j^+12k^PS=d−a=(2−1)i^+(1−2)j^+(1−(−5))k^=i^−j^+6k^
Now, compute their scalar triple product [PQ,PR,PS]:
[PQ,PR,PS]=25121456−18126
Factoring out 56 from the second row:
[PQ,PR,PS]=5622141−18106=56[2(6−(−10))−4(12−10)+8(−2−1)]=56[2(16)−4(2)+8(−3)]=56[32−8−24]=0
Since the scalar triple product is 0, the points P,Q,R, and Sare coplanar.
Hence, Option A is FALSE.
3. Evaluation of Option D:
Let's compute the vector cross product b×d:
b×d=i^32j^61k^31=i^(6−3)−j^(3−6)+k^(3−12)=3i^+3j^−9k^
The square of its magnitude is:
∣b×d∣2=32+32+(−9)2=9+9+81=99=95