Animated Solution for Mathematics - Three Dimensional Geometry: Let P be the point (10,−2,−1) and Q be the foot of the perpendicular drawn from the point R(1,7,6) on the line passing through the points (2,−5,11) and (−6,7,−5). Then the length of the line segment PQ is equal to ________
Enter Numerical Value:
Visualized Solution
Visualizing the Setup
Given points: A(2,−5,11) and B(−6,7,−5) define the line.
Point R(1,7,6) is the source of the perpendicular.
Direction Ratios of Line AB
Direction ratios of line AB=(x2−x1,y2−y1,z2−z1)
=(−6−2,7−(−5),−5−11)=(−8,12,−16)
Simplifying by dividing by −4, we get the direction vector d=(2,−3,4)
Equation of Line AB
Equation of line AB in symmetric form:
2x−2=−3y+5=4z−11=λ
General Coordinates of Q
Any point Q on the line can be expressed as:
x=2λ+2
y=−3λ−5
z=4λ+11
So, Q(2λ+2,−3λ−5,4λ+11)
Finding Vector RQ
Vector RQ=Q−R
=((2λ+2)−1,(−3λ−5)−7,(4λ+11)−6)
=(2λ+1,−3λ−12,4λ+5)
The Perpendicularity Condition
Since RQ⊥ line AB, their dot product is zero:
RQ⋅d=0
2(2λ+1)−3(−3λ−12)+4(4λ+5)=0
Solving for λ
Expanding the equation:
4λ+2+9λ+36+16λ+20=0
Combining like terms:
29λ+58=0
29λ=−58⟹λ=−2
Coordinates of Foot Q
Substitute λ=−2 into Q(2λ+2,−3λ−5,4λ+11):
x=2(−2)+2=−2
y=−3(−2)−5=1
z=4(−2)+11=3
Coordinates of Q are (−2,1,3)
The Final Target: Point P
Point P=(10,−2,−1)
Point Q=(−2,1,3)
We need to find the distance PQ.
Applying Distance Formula
Distance PQ=(x2−x1)2+(y2−y1)2+(z2−z1)2
=(10−(−2))2+(−2−1)2+(−1−3)2
Final Calculation
=122+(−3)2+(−4)2
=144+9+16
=169=13
Conclusion & Summary
Key Takeaway: The foot of the perpendicular Q is found by setting RQ⋅d=0.
Final Result: The length of segment PQ is 13 units.
Challenge: Can you find the image of point R in the line AB?
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
The 3D Canvas
Visualizing the Geometry
My dear student, welcome to the world of 3D geometry. It is a place where intuition meets precision.
Imagine a vast, empty 3D space. Through this space, there runs a straight, infinite line AB, defined by two points A(2,−5,11) and B(−6,7,−5).
Suspended in this space, like a star in the night sky, is our point R(1,7,6). We want to drop a perpendicular from R to the line AB. The point where this perpendicular hits the line is Q. This is the 'foot' of the perpendicular.
Our mission is to find the distance between this foot Q and another point P(10,−2,−1). Let us begin.
Phase 1
Defining the Line's Identity
Before we can find Q, we must understand the line AB. A line is defined by a point and a direction.
We have two points, so we find the direction vector d by subtracting the coordinates of A from B:
d=(−6−2,7−(−5),−5−11)=(−8,12,−16)
To make our lives easier, we simplify this vector by dividing by −4, giving us d=(2,−3,4). This vector is the 'DNA' of our line; it tells us exactly which way the line is pointing.
Phase 2
The Parametric Dance
Now, how do we find Q? We use the parametric form of the line.
By setting the symmetric equation:
2x−2=−3y+5=4z−11=λ
We introduce λ, our magic key. Any point on the line can be written as Q(2λ+2,−3λ−5,4λ+11). As λ changes, Q slides along the line.
We need the specific λ that makes RQ perpendicular to the line.
Phase 3
The Perpendicularity Condition
This is the heart of the problem. If RQ is perpendicular to the line, then the vector RQ must be orthogonal to the direction vector d.
Mathematically, this means their dot product is zero: RQ⋅d=0. First, we find RQ=Q−R:
RQ=(2λ+2−1,−3λ−5−7,4λ+11−6)=(2λ+1,−3λ−12,4λ+5)
Now, we compute the dot product:
2(2λ+1)−3(−3λ−12)+4(4λ+5)=0
Expanding this, we get:
4λ+2+9λ+36+16λ+20=0
Combining terms, 29λ+58=0, which gives us λ=−2.
Phase 4
The Final Stretch
With λ=−2, we find the coordinates of Q:
x=2(−2)+2=−2
y=−3(−2)−5=1
z=4(−2)+11=3
So, Q=(−2,1,3). Finally, we calculate the distance PQ between P(10,−2,−1) and Q(−2,1,3) using the distance formula:
PQ=(10−(−2))2+(−2−1)2+(−1−3)2
PQ=122+(−3)2+(−4)2
PQ=144+9+16=169=13
We have arrived at our destination. The length is 13. You have mastered the geometry of 3D space!