Animated Solution for Mathematics - Three Dimensional Geometry: If the distance of the point P(1,−2,1) from the plane x+2y−2z=α, where α>0, is 5, then the foot of the perpendicular from P to the plane is
Select Answer:
Visualized Solution
Visualizing the Geometry
Point P(1,−2,1)
Plane: x+2y−2z=α
Given: Perpendicular distance d=5
Objective: Find the foot of the perpendicular F(x,y,z)
The Distance Formula Tool
Distance formula: d=a2+b2+c2∣ax1+by1+cz1+d∣
For our plane: a=1,b=2,c=−2 and constant term is −α
Where (x1,y1,z1)=(1,−2,1) and plane is x+2y−2z−10=0
Calculating the Ratio
Ratio k=−12+22+(−2)21(1)+2(−2)−2(1)−10
Numerator: −(1−4−2−10)=−(−15)=15
Denominator: 1+4+4=9
Ratio k=915=35
Finding the x-coordinate
1x−1=35
x=1+35
x=33+5=38
Finding the y-coordinate
2y+2=35
y+2=310
y=310−2=310−6=34
Finding the z-coordinate
−2z−1=35
z−1=−310
z=1−310=33−10=−37
Summary and Key Takeaway
Final Foot: (38,34,−37)
Key Takeaway: Always check constraints like α>0 before proceeding.
Challenge: What would be the coordinates of the image of point P in this plane?
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional room. Before you, a flat, infinite plane stretches out, defined by the equation x+2y−2z=α.
You are holding a point P at coordinates (1,−2,1), suspended in the air. The problem asks us to find the 'foot of the perpendicular'—the exact spot on the plane where a laser pointer from P, aimed perfectly perpendicular to the surface, would strike.
The Alpha Mystery
Before we can find the landing spot, we must define the plane itself. We are told the perpendicular distance from P to the plane is 5.
We reach for our most reliable tool: the perpendicular distance formula:
d=a2+b2+c2∣ax1+by1+cz1−α∣
Here, a=1,b=2,c=−2. Substituting our point P(1,−2,1), the numerator becomes:
∣1(1)+2(−2)−2(1)−α∣=∣1−4−2−α∣=∣−5−α∣
The denominator is 12+22+(−2)2=1+4+4=3. Setting this equal to 5, we get:
3∣−5−α∣=5⇒∣5+α∣=15
This yields two possibilities: α=10 or α=−20. Since the problem statement specifies α>0, we reject −20 and embrace α=10. Our plane is now fully revealed: x+2y−2z=10.
The Path to the Foot
Now, we need to find the foot of the perpendicular, F(x,y,z). The line connecting P to F must be perpendicular to the plane, meaning it is parallel to the plane's normal vector n=(1,2,−2).
We can express any point on this line using a parameter k:
x=1+k,y=−2+2k,z=1−2k
Since F lies on the plane, these coordinates must satisfy the plane equation x+2y−2z=10. Substituting our parametric expressions:
(1+k)+2(−2+2k)−2(1−2k)=10
Expanding this, we get 1+k−4+4k−2+4k=10. Combining the k terms, we have 9k−5=10, which leads to 9k=15, or k=35.
Final Calculation
With k=35 in hand, the coordinates of F are within our grasp.
For x: 1+35=38.
For y: −2+2(35)=−2+310=34.
For z: 1−2(35)=1−310=−37.
The foot of the perpendicular is (38,34,−37). This result is the precise intersection of a line and a plane in 3D space.