Question
Question: The orthogonal projection of the point A with position vector (1,2,3) on the plane 3x-y+4z=0 is [...
The orthogonal projection of the point A with position vector (1,2,3) on the plane 3x-y+4z=0 is
[a] (−1,3,−1)
[b] (−21,25,1)
[c] (21,2−5,−1)
[d] (6,−7,−5)
Solution
Hint: The normal vector of the plane ax+by+cz = d is (a,b,c). So choose the point P(x,y,z) PA is parallel to the normal vector. P also satisfies the plane equation. This will give you a system of three equations. Solve the system using any method. This will give the coordinates of the point P.
Complete step-by-step answer:
We know that the normal vector of the plane ax+by+cz = d is (a,b,c)
Here a = 3, b = -1, c = 4 and d = 0.
Hence the normal vector(N) of the plane is 3i - j + 4k
Let P(x,y,z) be the project of A on the plane 3x-y+4z=0
Since P lies on the plane, we have
3x-y+4z = 0 (i)
Also AP=(x−1)i +(y−2)j + (z−3)k
Since AP∥Nwe have
3x−1=−1y−2=4z−3=t (say)⇒x=3t+1,y=2−t,z=4t+3
Now we have
Put the value of x,y and z in equation (i) we get