Animated Solution for Mathematics - Three Dimensional Geometry: The distance of the point having position vector −i^+2j^+6k^ from the straight line passing through the point (2,3,−4) and parallel to the vector, 6i^+3j^−4k^ is :
Select Answer:
Visualized Solution
Visualizing the Geometry
Given Point:P(−1,2,6)
Line passes through:A(2,3,−4)
Line is parallel to:b=6i^+3j^−4k^
Goal: Find the perpendicular distance PD.
The Strategy: Projection Method
Let D be the foot of the perpendicular from P.
Connect A to P to form vector AP.
AD is the projection of AP on the direction vector b.
In right △APD, PD=∣AP∣2−AD2.
Constructing Vector AP
Position vector of P: −i^+2j^+6k^
Position vector of A: 2i^+3j^−4k^
AP=P−A
AP=(−1−2)i^+(2−3)j^+(6−(−4))k^
AP=−3i^−j^+10k^
Calculating Magnitude of AP
∣AP∣=(−3)2+(−1)2+102
∣AP∣=9+1+100
∣AP∣=110
Magnitude of Direction Vector b
Direction vector b=6i^+3j^−4k^
∣b∣=62+32+(−4)2
∣b∣=36+9+16
∣b∣=61
Calculating the Dot Product AP⋅b
AP⋅b=(−3)(6)+(−1)(3)+(10)(−4)
AP⋅b=−18−3−40
AP⋅b=−61
Finding Projection Length AD
Projection AD=∣b∣∣AP⋅b∣
AD=61∣−61∣
AD=6161=61
Applying Pythagoras Theorem
In right-angled △APD:
PD2+AD2=∣AP∣2
PD2=∣AP∣2−AD2
Substitute the values:
PD2=(110)2−(61)2
Final Calculation
PD2=110−61
PD2=49
PD=49
PD=7
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler of the 3D coordinate system. Today, we are mapping a landscape where a point P floats in 3D space, and a straight line passes through point A in the direction of vector b.
Our mission is to find the shortest distance from P to this line. Geometrically, this is equivalent to dropping a plumb line from P to the line such that it hits at a right angle, forming the distance PD.
The Vector Toolkit
We define point P at (−1,2,6) and point A at (2,3,−4). To bridge the gap between them, we construct the vector AP:
AP=P−A=(−1−2)i^+(2−3)j^+(6−(−4))k^=−3i^−j^+10k^
The magnitude of this vector, which serves as the hypotenuse of our geometric triangle, is calculated as follows:
∣AP∣=(−3)2+(−1)2+102=9+1+100=110
The Shadow of the Vector
To find the base of our triangle, we project AP onto the direction vector b=6i^+3j^−4k^. First, we determine the magnitude of b:
∣b∣=62+32+(−4)2=36+9+16=61
Next, we compute the dot product AP⋅b:
AP⋅b=(−3)(6)+(−1)(3)+(10)(−4)=−18−3−40=−61
The length of the projection, AD, is the absolute value of this dot product divided by the magnitude of b:
AD=61∣−61∣=61
The Pythagorean Finale
We now consider the right-angled triangle APD, where AP is the hypotenuse, AD is the base, and PD is the perpendicular height. By the Pythagorean theorem, we have: