Solveeit Logo

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 PP contain two lines r=i^+λ(i^+j^),λR\vec{r}=\hat{i}+\lambda(\hat{i}+\hat{j}), \lambda \in R and r=i^+μ(i^j^),μR\vec{r}=-\hat{i}+\mu(\hat{i}-\hat{j}), \mu \in R. If Q(α,β,λ)Q(\alpha, \beta, \lambda) is the foot of the perpendicular drawn from the point M(1,0,1)M(1,0,1) to PP, then 3(α+β+λ)3(\alpha+\beta+\lambda) equals ______.

Answer

3

Explanation

Solution

Let the first line be L1:r=i^+λ(i^+j^)L_1: \vec{r}=\hat{i}+\lambda(\hat{i}+\hat{j}). This line passes through the point A(1,0,0)A(1,0,0) and is parallel to the vector v1=i^+j^\vec{v}_1 = \hat{i}+\hat{j}. Let the second line be L2:r=i^+μ(i^j^)L_2: \vec{r}=-\hat{i}+\mu(\hat{i}-\hat{j}). This line passes through the point B(1,0,0)B(-1,0,0) and is parallel to the vector v2=i^j^\vec{v}_2 = \hat{i}-\hat{j}.

Since both lines lie in the plane PP, the plane PP is parallel to the direction vectors v1\vec{v}_1 and v2\vec{v}_2. A normal vector to the plane PP is given by the cross product of v1\vec{v}_1 and v2\vec{v}_2: n=v1×v2=(i^+j^)×(i^j^)\vec{n} = \vec{v}_1 \times \vec{v}_2 = (\hat{i}+\hat{j}) \times (\hat{i}-\hat{j}) n=i^j^k^110110=i^(00)j^(00)+k^(11)=2k^\vec{n} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 1 & 1 & 0 \\ 1 & -1 & 0 \end{vmatrix} = \hat{i}(0-0) - \hat{j}(0-0) + \hat{k}(-1-1) = -2\hat{k}. We can take the normal vector n=k^\vec{n} = \hat{k}.

The plane PP contains the point A(1,0,0)A(1,0,0) (or any point from either line, e.g., the intersection point (0,1,0)(0,-1,0)). The equation of the plane PP passing through A(1,0,0)A(1,0,0) with normal vector k^\hat{k} is: 0(x1)+0(y0)+1(z0)=00(x-1) + 0(y-0) + 1(z-0) = 0 z=0z = 0. So, the equation of plane PP is z=0z=0.

We are given the point M(1,0,1)M(1,0,1). We need to find the foot of the perpendicular drawn from MM to the plane PP (z=0z=0). Let the foot of the perpendicular be Q(α,β,λ)Q(\alpha, \beta, \lambda). The line passing through M(1,0,1)M(1,0,1) and perpendicular to the plane z=0z=0 has a direction vector parallel to the normal vector of the plane, which is k^\hat{k}. The equation of this line is r=OM+tn=(1i^+0j^+1k^)+t(0i^+0j^+1k^)=i^+(1+t)k^\vec{r} = \vec{OM} + t\vec{n} = (1\hat{i} + 0\hat{j} + 1\hat{k}) + t(0\hat{i} + 0\hat{j} + 1\hat{k}) = \hat{i} + (1+t)\hat{k}. A general point on this line is (1,0,1+t)(1, 0, 1+t).

The foot of the perpendicular QQ is the point where this line intersects the plane z=0z=0. The z-coordinate of QQ must satisfy the plane equation. So, 1+t=0    t=11+t = 0 \implies t = -1. Substitute t=1t=-1 into the coordinates of the general point on the line to find the coordinates of QQ: Q=(1,0,1+(1))=(1,0,0)Q = (1, 0, 1+(-1)) = (1, 0, 0).

The coordinates of QQ are given as (α,β,λ)(\alpha, \beta, \lambda). Comparing Q(1,0,0)Q(1,0,0) with Q(α,β,λ)Q(\alpha, \beta, \lambda), we have: α=1\alpha = 1 β=0\beta = 0 λ=0\lambda = 0

We need to find the value of 3(α+β+λ)3(\alpha+\beta+\lambda). 3(α+β+λ)=3(1+0+0)=3(1)=33(\alpha+\beta+\lambda) = 3(1+0+0) = 3(1) = 3.