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.
3D Geometry question
2012 · Shift 1 · Q35
JEE AdvancedMathematics3D GeometryMCQ+4 / −1
The point P is the intersection of the straight line joining the points Q(2,3,5) and R(1,−1,4) with the plane 5x−4y−z=1. If S is the foot of the perpendicular drawn from the point T(2,1,4) to QR, then the length of the line segment PS is
A
21
B
2
C
2
D
22
View written solutionFree
Correct answer: A
Step-by-Step Solution:
1. Find the equation of the line QR.
The line passes through the points Q(2,3,5) and R(1,−1,4).
The direction vector of the line QR, denoted by d, can be found by subtracting the coordinates of Q from R:
d=R−Q=(1−2,−1−3,4−5)=(−1,−4,−1)
For simplicity, we can use a parallel vector with positive components, so let's use d=(1,4,1).
The parametric equation of the line passing through point Q(2,3,5) with direction vector (1,4,1) is:
L:1x−2=4y−3=1z−5=λ
A general point on this line can be represented as (2+λ,3+4λ,5+λ).
2. Find the intersection point P.
The point P is the intersection of the line QR and the plane 5x−4y−z=1.
To find the coordinates of P, we substitute the general point from the line into the equation of the plane:
5(2+λ)−4(3+4λ)−(5+λ)=110+5λ−12−16λ−5−λ=1(5−16−1)λ+(10−12−5)=1−12λ−7=1−12λ=8λ=−128=−32
Now, substitute this value of λ back into the parametric equations to find the coordinates of P:
xP=2+(−32)=34yP=3+4(−32)=3−38=31zP=5+(−32)=313
So, the point of intersection is P(34,31,313).
3. Find the foot of the perpendicular S from T(2, 1, 4).
The point S is the foot of the perpendicular from T(2,1,4) to the line QR. Let the coordinates of S be represented by a general point on the line, using a parameter μ:
S=(2+μ,3+4μ,5+μ)
The vector TS is given by:
TS=S−T=((2+μ)−2,(3+4μ)−1,(5+μ)−4)=(μ,2+4μ,1+μ)
Since S is the foot of the perpendicular, the vector TS must be perpendicular to the direction vector of the line, d=(1,4,1). Their dot product must be zero:
TS⋅d=0(μ)(1)+(2+4μ)(4)+(1+μ)(1)=0μ+8+16μ+1+μ=018μ+9=0μ=−189=−21
Substitute μ=−1/2 back into the coordinates for S:
xS=2+(−21)=23yS=3+4(−21)=3−2=1zS=5+(−21)=29
So, the foot of the perpendicular is S(23,1,29).
4. Calculate the length of the line segment PS.
We have the coordinates of P(34,31,313) and S(23,1,29). We use the distance formula in 3D:
PS=(xP−xS)2+(yP−yS)2+(zP−zS)2xP−xS=34−23=68−9=−61yP−yS=31−1=31−3=−32zP−zS=313−29=626−27=−61
Now, we calculate the distance squared:
PS2=(−61)2+(−32)2+(−61)2PS2=361+94+361=362+94=181+188=189=21
Taking the square root, we get the length of PS:
PS=21=21
Comparing with the options, the correct answer is A.
Alternative Method (Verification):
Both P and S lie on the line QR. The position vector of any point on the line is r(λ)=Q+λd=(2+λ,3+4λ,5+λ).
We found that point P corresponds to λP=−2/3 and point S corresponds to λS=−1/2. The distance between P and S is the magnitude of the vector PS.
PS=r(λP)−r(λS)=(λP−λS)dPS=∣λP−λS∣⋅∣∣d∣∣∣λP−λS∣=∣−32−(−21)∣=∣−32+21∣=∣6−4+3∣=∣−61∣=61
The magnitude of the direction vector d=(1,4,1) is:
∣∣d∣∣=12+42+12=1+16+1=18=32
Therefore, the distance PS is:
PS=61×32=632=22=21
This confirms the result.