Animated Solution for Mathematics - Three Dimensional Geometry: 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
Select Answer:
Visualized Solution
Visualizing the Setup
Points: Q(2,3,5) and R(1,−1,4)
Plane: 5x−4y−z=1
Point T(2,1,4)
Direction Ratios of QR
Direction Ratios (DRs) of line QR:
(x2−x1,y2−y1,z2−z1)
(1−2,−1−3,4−5)=(−1,−4,−1)
Equation of Line QR
Line QR: −1x−2=−4y−3=−1z−5=λ
General Point on Line QR
General point on line QR:
x=2−λ
y=3−4λ
z=5−λ
Point: (2−λ,3−4λ,5−λ)
Intersection with the Plane
Point P lies on the plane 5x−4y−z=1
Substitute the general point:
5(2−λ)−4(3−4λ)−(5−λ)=1
Solving for λ
Expand: 10−5λ−12+16λ−5+λ=1
Combine terms: 12λ−7=1
12λ=8⇒λ=32
Coordinates of Point P
Substitute λ=32 into the general point:
x=2−32=34
y=3−4(32)=31
z=5−32=313
P=(34,31,313)
Foot of the Perpendicular S
S is the foot of the perpendicular from T(2,1,4) to line QR
Let S correspond to parameter μ:
S=(2−μ,3−4μ,5−μ)
Vector TS
Vector TS=Position of S−Position of T
TS=(2−μ−2,3−4μ−1,5−μ−4)
TS=(−μ,2−4μ,1−μ)
The Perpendicular Condition
TS is perpendicular to line QR
Dot product with direction vector of QR is zero:
TS⋅dQR=0
(−μ)(−1)+(2−4μ)(−4)+(1−μ)(−1)=0
Solving for μ
Expand: μ−8+16μ−1+μ=0
Combine terms: 18μ−9=0
18μ=9⇒μ=21
Coordinates of Point S
Substitute μ=21 into S:
x=2−21=23
y=3−4(21)=1
z=5−21=29
S=(23,1,29)
Distance Formula for PS
P=(34,31,313) and S=(23,1,29)
PS=(x2−x1)2+(y2−y1)2+(z2−z1)2
PS=(34−23)2+(31−1)2+(313−29)2
Calculating the Distance
Differences:
34−23=−61
31−1=−32
313−29=−61
PS=(−61)2+(−32)2+(−61)2
PS=361+94+361
Final Result
Common denominator is 36:
PS=361+16+1=3618
PS=21=21
Final Answer: 21
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
The Architecture of 3D Space
A Journey to P and S
Welcome, future engineer. Today, we are not just solving a problem; we are navigating the architecture of 3D space. Often, students look at 3D geometry and see a mess of coordinates. I want you to see it as a landscape.
We have a line, a plane, and a point. Our mission is to find two specific landmarks: P and S. Let us begin by defining the path.
Phase 1
The Parameterized Path
The line QR is our highway. To travel along it, we need a direction. By subtracting the coordinates of Q(2,3,5) from R(1,−1,4), we find the direction vector d=(−1,−4,−1).
Now, we introduce the parameter λ. This is the most powerful tool in your 3D toolkit. By writing the line as:
−1x−2=−4y−3=−1z−5=λ
We effectively say: "Give me any value of λ, and I will give you a point on the line." Our general point is (2−λ,3−4λ,5−λ). This is the key that unlocks the entire problem.
Phase 2
The Intersection at P
Now, imagine the plane 5x−4y−z=1 slicing through our line. Point P is the exact moment of impact.
Since P lies on the line, it must have coordinates (2−λ,3−4λ,5−λ). Since it also lies on the plane, it must satisfy the plane's equation. We substitute our general point into the plane equation:
5(2−λ)−4(3−4λ)−(5−λ)=1
As we expand this, watch the terms dance: 10−5λ−12+16λ−5+λ=1. Simplifying this, we get 12λ−7=1, which leads us to λ=32.
Substituting this back, we find P=(34,31,313). We have our first landmark.
Phase 3
The Foot of the Perpendicular S
Now, shift your focus to point T(2,1,4). We are dropping a perpendicular from T to the line QR. The point where it lands is S.
Because S is also on the line, it must have its own parameter, μ. Thus, S=(2−μ,3−4μ,5−μ). We need the vector TS, which is S−T=(−μ,2−4μ,1−μ).
Here is the beauty of vector geometry: for TS to be the foot of the perpendicular, TS must be orthogonal to the line QR. This means their dot product must be zero: TS⋅dQR=0.
Calculating (−μ)(−1)+(2−4μ)(−4)+(1−μ)(−1)=0, we get μ−8+16μ−1+μ=0, which simplifies to 18μ=9, or μ=21. Substituting μ=21 into our general point, we find S=(23,1,29).
Phase 4
The Final Distance
The journey is almost over. We have P(34,31,313) and S(23,1,29). The distance formula is our final bridge:
PS=(34−23)2+(31−1)2+(313−29)2
Calculating the differences, we get (−61)2+(−32)2+(−61)2. This becomes:
361+94+361=361+16+1=3618=21
Taking the square root, we arrive at 21. You have successfully navigated the 3D landscape. Remember, in JEE Advanced, it is not just about the calculation; it is about the visualization. You did well.