Animated Solution for Mathematics - Three Dimensional Geometry: The distance of the point P(4,6,−2) from the line passing through the point (−3,2,3) and parallel to a line with direction ratios 3,3,−1 is equal to :
Select Answer:
Visualized Solution
Visualizing the Geometry
Given point: P(4,6,−2)
Line L passes through: A(−3,2,3)
Direction Ratios of L: d=(3,3,−1)
The Foot of the Perpendicular
Let M be the foot of the perpendicular from P to L.
We need to find the length of PM.
PM⊥L
Equation of Line L
Equation of line passing through (x1,y1,z1) with DRs (a,b,c):
ax−x1=by−y1=cz−z1=λ
3x+3=3y−2=−1z−3=λ
General Point M
Any point on the line can be expressed in terms of λ.
x=3λ−3
y=3λ+2
z=−λ+3
M=(3λ−3,3λ+2,−λ+3)
Vector PM
Vector PM=Position vector of M−Position vector of P
PM=(3λ−3−4)i^+(3λ+2−6)j^+(−λ+3−(−2))k^
PM=(3λ−7)i^+(3λ−4)j^+(−λ+5)k^
The Perpendicularity Condition
Since PM is perpendicular to line L, the dot product of their direction vectors is zero.
The perpendicular distance from point P to the line is 14.
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional room at point P(4,6,−2). A long, straight wire passes through point A(−3,2,3) with direction ratios (3,3,−1).
Our goal is to find the shortest distance from P to this wire, which corresponds to the perpendicular distance from a point to a line. We define the foot of the perpendicular as point M.
Defining the Path
To find the distance, we represent the line in parametric form. Using the parameter λ, we write the equation of the line as:
3x+3=3y−2=−1z−3=λ
As λ varies, we slide along the line. Thus, any general point M on the line can be expressed as:
M(3λ−3,3λ+2,−λ+3)
The Perpendicularity Condition
Consider the vector PM connecting your position P to the point M. If M is the foot of the perpendicular, PM must be orthogonal to the line's direction vector d=(3,3,−1).
Mathematically, this requires the dot product PM⋅d=0. First, we calculate PM by subtracting the coordinates of P from M:
PM=(3λ−7)i^+(3λ−4)j^+(−λ+5)k^
Solving for the Unknown
We apply the condition PM⋅d=0 by multiplying the corresponding components:
(3λ−7)(3)+(3λ−4)(3)+(−λ+5)(−1)=0
Expanding this expression yields:
9λ−21+9λ−12+λ−5=0
Combining like terms results in 19λ−38=0, which simplifies to the elegant result λ=2.
Final Calculation
With λ=2, we locate the exact coordinates of M by substituting the value back into our general point expression:
M=(3(2)−3,3(2)+2,−(2)+3)=(3,8,1)
The shortest distance is the magnitude of the vector PM between P(4,6,−2) and M(3,8,1). Using the distance formula:
PM=(3−4)2+(8−6)2+(1−(−2))2
PM=(−1)2+(2)2+(3)2=1+4+9=14
The shortest distance from the point to the line is 14.