Solveeit Logo

Question

Mathematics Question on Three Dimensional Geometry

Foot of the perpendicular drawn from the point (1, 3, 4) to the plane 2x - y + z + 3 = 0 is

A

(1, 2, -3 )

B

( - 1, 4, 3 )

C

(-3, 5 , 2 )

D

(0, - 4 , -7)

Answer

( - 1, 4, 3 )

Explanation

Solution

The dr�s of PA are x11,y13,z14x_{1}-1, y_{1}-3, z_{1}-4
The dr�s n\overrightarrow{n} are 2, -1, 1
The dr�s of PA and n\overrightarrow{n} are parallel
x112=y131=z141=λ\therefore\, \frac{x_{1}-1}{2}=\frac{y_{1}-3}{-1}=\frac{z_{1}-4}{1}=\lambda
x1=2λ+1,y1=λ+3,z1=λ+4x_{1}=2 \lambda+1, y_{1}=-\lambda+3, z_{1}=\lambda+4
A=(2λ+1,λ+3,λ+4)lieson2xy+z+3=0\therefore\, A=\left(2\lambda+1, -\lambda+3, \lambda+4\right)lies\, on \,2x - y + z + 3 = 0
4λ+2λ3λ+4+3=0\Rightarrow\, -4\lambda+2-\lambda-3-\lambda+4+3=0
6λ=66\lambda=-6
λ=1\lambda=-1
P=(1,4,3)\therefore\, P=\left(-1,4,3\right)