Question
Question: Let a plane $P$ contain two lines $\vec{r}=\hat{i}+\lambda(\hat{i}+\hat{j}), \lambda \in R$ and $\ve...
Let a plane P contain two lines r=i^+λ(i^+j^),λ∈R and r=−i^+μ(i^−j^),μ∈R. If Q(α,β,λ) is the foot of the perpendicular drawn from the point M(1,0,1) to P, then 3(α+β+λ) equals ______.

3
Solution
Let the first line be L1:r=i^+λ(i^+j^). This line passes through the point A(1,0,0) and is parallel to the vector v1=i^+j^. Let the second line be L2:r=−i^+μ(i^−j^). This line passes through the point B(−1,0,0) and is parallel to the vector v2=i^−j^.
Since both lines lie in the plane P, the plane P is parallel to the direction vectors v1 and v2. A normal vector to the plane P is given by the cross product of v1 and v2: n=v1×v2=(i^+j^)×(i^−j^) n=i^11j^1−1k^00=i^(0−0)−j^(0−0)+k^(−1−1)=−2k^. We can take the normal vector n=k^.
The plane P contains the point A(1,0,0) (or any point from either line, e.g., the intersection point (0,−1,0)). The equation of the plane P passing through A(1,0,0) with normal vector k^ is: 0(x−1)+0(y−0)+1(z−0)=0 z=0. So, the equation of plane P is z=0.
We are given the point M(1,0,1). We need to find the foot of the perpendicular drawn from M to the plane P (z=0). Let the foot of the perpendicular be Q(α,β,λ). The line passing through M(1,0,1) and perpendicular to the plane z=0 has a direction vector parallel to the normal vector of the plane, which is k^. The equation of this line is r=OM+tn=(1i^+0j^+1k^)+t(0i^+0j^+1k^)=i^+(1+t)k^. A general point on this line is (1,0,1+t).
The foot of the perpendicular Q is the point where this line intersects the plane z=0. The z-coordinate of Q must satisfy the plane equation. So, 1+t=0⟹t=−1. Substitute t=−1 into the coordinates of the general point on the line to find the coordinates of Q: Q=(1,0,1+(−1))=(1,0,0).
The coordinates of Q are given as (α,β,λ). Comparing Q(1,0,0) with Q(α,β,λ), we have: α=1 β=0 λ=0
We need to find the value of 3(α+β+λ). 3(α+β+λ)=3(1+0+0)=3(1)=3.