Animated Solution for Mathematics - Three Dimensional Geometry: The foot of the perpendicular drawn from the point (4,2,3) to the line joining the points (1,−2,3) and (1,1,0) lies on the plane:
Select Answer:
Visualized Solution
The Geometric Setup
Given point P(4,2,3)
Line passes through A(1,−2,3) and B(1,1,0)
We need to find the foot of the perpendicular, let's call it M.
Equation of Line AB
The equation of a line passing through two points (x1,y1,z1) and (x2,y2,z2) is:
x2−x1x−x1=y2−y1y−y1=z2−z1z−z1
Substituting Points A and B
Substitute A(1,−2,3) and B(1,1,0):
1−1x−1=1−(−2)y−(−2)=0−3z−3
Simplified Line Equation
Simplifying the denominators:
0x−1=3y+2=−3z−3
Let this ratio be equal to a scalar λ.
General Point M on the Line
Expressing x,y,z in terms of λ:
x=1
y=3λ−2
z=−3λ+3
General point M=(1,3λ−2,−3λ+3)
Direction Ratios of PM
Vector PM connects P(4,2,3) to M(1,3λ−2,−3λ+3).
Direction Ratios (DRs) of PM=M−P:
⟨1−4,(3λ−2)−2,(−3λ+3)−3⟩
Simplifying DRs of PM
Simplifying the differences:
PM=⟨−3,3λ−4,−3λ⟩
Perpendicularity Condition
Since PM⊥AB, their dot product must be zero:
PM⋅AB=0
DRs of AB are ⟨0,3,−3⟩
Applying the Dot Product
Substitute the DRs into the dot product equation:
(−3)(0)+(3λ−4)(3)+(−3λ)(−3)=0
Solving for λ
Expand the equation:
0+9λ−12+9λ=0
Combine like terms:
18λ=12
λ=1812=32
Coordinates of M
Substitute λ=32 back into M:
x=1
y=3(32)−2=2−2=0
z=−3(32)+3=−2+3=1
Foot of perpendicular M=(1,0,1)
Checking the Options
We need to find which plane contains M(1,0,1).
Let's test Option 4: 2x+y−z=1
LHS: 2(1)+0−1=2−1=1
RHS: 1
Since LHS = RHS, the point lies on this plane.
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, empty room. You have a point P floating in the air at coordinates P(4,2,3).
Below you, there is a straight line stretching across the room, defined by two points A(1,−2,3) and B(1,1,0). Your task is to drop a plumb line from P to this line.
The point where it lands—the foot of the perpendicular—is M. This is the point we must find.
Phase 1
The Parametric Bridge
The first hurdle in 3D geometry is often the line equation itself. The standard symmetric form of a line passing through (x1,y1,z1) and (x2,y2,z2) is:
x2−x1x−x1=y2−y1y−y1=z2−z1z−z1
When we plug in our points A(1,−2,3) and B(1,1,0), we get:
1−1x−1=1−(−2)y−(−2)=0−3z−3
This simplifies to:
0x−1=3y+2=−3z−3
Now, set this entire expression equal to a parameter, λ. This λ is your slider; as you vary λ, you move along the line.
This allows us to express any point M on the line as:
M=(1,3λ−2,−3λ+3)
You have just reduced a 3D line to a single variable.
Phase 2
The Vector Dance
We have our point P(4,2,3) and our general point M(1,3λ−2,−3λ+3). We need to define the vector PM that connects them.
To find the direction ratios of this vector, we subtract the coordinates of P from M:
PM=⟨1−4,(3λ−2)−2,(−3λ+3)−3⟩
Simplifying this, we get:
PM=⟨−3,3λ−4,−3λ⟩
This vector represents the 'perpendicular drop' from P to the line.
Phase 3
The Perpendicularity Constraint
For M to be the foot of the perpendicular, the vector PM must be orthogonal to the line AB. The direction ratios of the line AB are the denominators found earlier: v=⟨0,3,−3⟩.
The condition for orthogonality is that the dot product of the two vectors must be zero:
PM⋅v=0
Let us perform the calculation:
(−3)(0)+(3λ−4)(3)+(−3λ)(−3)=0
Expanding this, we get:
0+9λ−12+9λ=0
This simplifies to 18λ=12. Solving for λ, we find:
λ=1812=32
Phase 4
The Resolution
We substitute λ=32 back into our expression for M:
The x-coordinate remains 1.
The y-coordinate is 3(32)−2=2−2=0.
* The z-coordinate is −3(32)+3=−2+3=1.
Thus, the foot of the perpendicular is M(1,0,1).
You have successfully navigated the 3D space, defined the line, applied the orthogonality condition, and arrived at the solution. Remember, geometry is not about memorizing formulas; it is about visualizing the relationship between objects.