Animated Solution for Mathematics - Three Dimensional Geometry: In R3, let L be a straight line passing through the origin. Suppose that all the points on L are at a constant distance from the two planes P1:x+2y−z+1=0 and P2:2x−y+z−1=0. Let M be the locus of the feet of the perpendiculars drawn from the points on L to the plane P1. Which of the following points lie(s) on M?
Select Answer:
* Multiple Correct
Visualized Solution
Understanding the Geometry
Line L passes through the origin (0,0,0).
Points on L are at a constant distance from planes P1 and P2.
P1:x+2y−z+1=0
P2:2x−y+z−1=0
Implication of Constant Distance
If a line is at a constant distance from a plane, it must be parallel to that plane.
Therefore, L∥P1 and L∥P2.
This means L is perpendicular to the normal vectors of both planes.
Normal Vectors of the Planes
Normal to P1: n1=i^+2j^−k^
Normal to P2: n2=2i^−j^+k^
Direction of L, say v, is given by n1×n2.
Direction Vector of Line L
v=i^12j^2−1k^−11
v=i^(2−1)−j^(1−(−2))+k^(−1−4)
v=i^−3j^−5k^
Parametric Equation of Line L
Line L passes through (0,0,0) with direction (1,−3,−5).
Equation of L: r=t(i^−3j^−5k^)
A general point Q on L is (t,−3t,−5t).
Defining the Locus M
M is the locus of the feet of the perpendiculars from points on L to P1.
Let the foot of the perpendicular from Q(t,−3t,−5t) to P1 be (x,y,z).
Foot of Perpendicular Formula
For a point (x1,y1,z1) and plane ax+by+cz+d=0, the foot (x,y,z) satisfies:
Substitute t=0 into the general point (t−61,−3t−31,−5t+61).
We get the point (−61,−31,61).
This matches the intended Option B.
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
We are exploring the geometry of a line L that maintains a constant distance from two planes:
P1:x+2y−z+1=0P2:2x−y+z−1=0
Since the distance from the line to each plane is constant, the line L must be parallel to both planes. This implies that the direction vector v of the line L is perpendicular to the normal vectors of both planes, n1=(1,2,−1) and n2=(2,−1,1).
Determining the Direction of L
To find the direction vector v, we compute the cross product of the normals:
v=n1×n2=i^12j^2−1k^−11
Expanding the determinant, we obtain:
v=i^(2−1)−j^(1−(−2))+k^(−1−4)=i^−3j^−5k^
Given that the line passes through the origin, any point Q on the line L can be represented as:
Q=(t,−3t,−5t)
The Locus Construction
We define M as the locus of the feet of the perpendiculars from points on L to the plane P1. For a point Q(x1,y1,z1) on L, the foot of the perpendicular (x,y,z) onto P1 is given by:
Simplifying the numerator of the right-hand side, we observe:
t−6t+5t+1=1
The denominator is 1+4+1=6. Thus, the ratio simplifies to:
1x−t=2y+3t=−1z+5t=−61
Solving for the coordinates (x,y,z) in terms of the parameter t:
x=t−61
y=−3t−31
z=−5t+61
This parametric representation defines the locus M, which is a straight line in 3D space. By varying t, we can identify any point on this locus, confirming the path of the foot of the perpendicular as the line L moves through space.