Distance Properties of Planes Containing Line in Three Dimensional Geometry
Let ℓ1 and ℓ2 be the lines r1=λ(i^+j^+k^) and r2=(j^−k^)+μ(i^+k^), respectively. Let X be the set of all the planes H that contain the line ℓ1. For a plane H, let d(H) denote the smallest possible distance between the points of ℓ2 and H. Let H0 be a plane in X for which d(H0) is the maximum value of d(H) as H varies over all planes in X.
Match each entry in List-I to the correct entries in List-II.
List-I(P) The value of d(H0) is(Q) The distance of the point (0,1,2) from H0 is(R) The distance of origin from H0 is(S) The distance of origin from the point of intersection of planes y=z,x=1 and H0 isList-II(1)3(2)31(3)0(4)2(5)21
To determine the correct matching between List-I and List-II, let us analyze the given lines and planes step-by-step.
1. Finding the Plane H0
The given lines are:
ℓ1:r1=λ(i^+j^+k^), which passes through the origin O(0,0,0) and has direction vector b1=i^+j^+k^=(1,1,1).
ℓ2:r2=(j^−k^)+μ(i^+k^), which passes through A(0,1,−1) and has direction vector b2=i^+k^=(1,0,1).
Let H be a plane containing ℓ1. Since H contains ℓ1, it passes through the origin O(0,0,0) and its normal vector n=(a,b,c) is perpendicular to b1:
n⋅b1=a+b+c=0⟹c=−a−b
The equation of any plane H∈X is:
ax+by−(a+b)z=0
For any plane H, d(H) represents the minimum distance between points of ℓ2 and H:
If ℓ2 is not parallel to H, then ℓ2 intersects H, so d(H)=0.
If ℓ2 is parallel to H, then d(H)>0, which is the distance from any point on ℓ2 to H.
To maximize d(H), H0 must be parallel to ℓ2. Therefore, the normal vector n must also be perpendicular to b2:
n⋅b2=a(1)+b(0)+c(1)=a+c=0
Substituting c=−a−b:
a+(−a−b)=0⟹b=0
Thus, the normal vector to H0 is proportional to:
n0=(1,0,−1)
Since H0 passes through the origin, its equation is:
1(x−0)+0(y−0)−1(z−0)=0⟹x−z=0
2. Evaluating the Entries in List-I
Entry (P): The value of d(H0)
Since ℓ2 is parallel to H0, d(H0) is the perpendicular distance from the point A(0,1,−1) on ℓ2 to the plane H0:x−z=0:
d(H0)=12+02+(−1)2∣0−(−1)∣=21
Hence, (P)→(5).
Entry (Q): The distance of the point (0,1,2) from H0
Using the distance formula from a point (x1,y1,z1) to x−z=0:
Distance=12+02+(−1)2∣0−2∣=22=2
Hence, (Q)→(4).
Entry (R): The distance of the origin from H0
The origin (0,0,0) satisfies x−z=0−0=0, so it lies on H0. Thus, the distance is:
Distance=0
Hence, (R)→(3).
Entry (S): The distance of origin from the point of intersection of planes y=z, x=1, and H0
To find the point of intersection, solve the system of equations:
x=1
x−z=0⟹z=x=1
y=z⟹y=1
The point of intersection is P(1,1,1). The distance of P from the origin (0,0,0) is:
Distance=12+12+12=3
Hence, (S)→(1).
Conclusion
Matching the results:
(P)→(5),(Q)→(4),(R)→(3),(S)→(1)