Question
Question: If \(P = (0,1,0)\) and \(Q = (0,0,1)\) then the projection of \(PQ\) on the plane \(x + y + z = 3\) ...
If P=(0,1,0) and Q=(0,0,1) then the projection of PQ on the plane x+y+z=3 is
A. 2
B. 2
C. 3
D. 3
Solution
Hint : Projection is the length on a base that is formed by a line due to perpendicular light falling on the given line. Here P=(0,1,0) and Q=(0,0,1) is given so find out the vector PQ and use the projection method of the vector using the dot-product.
Complete step-by-step answer :
P=(0,1,0) and Q=(0,0,1) asking about the projection of PQ on the plane x+y+z=3 .
Since position vector of P=(0,1,0) and Q=(0,0,1)
Now, find PQ=Q−P
∴PQ=(0−0)i+(0−1)j+(1−0)k
=−j+k
So, now, find out the magnitude of vector PQ
∴PQ=(−1)2+(1)2=2
Now, equation of plane is given x+y+z=3 so, write the
Normal vector n=i+j+k
Also find magnitude n=(1)2+(1)2+(1)2=3
Now, taking dot product of PQ with n , then
∵PQ⋅n=(−j+k)⋅(i+j+k)
⇒PQncosθ=−1+1
⇒23cosθ=0
⇒cosθ=0
∴θ=2π
Now, finally calculate the projection of PQ on the plane x+y+z=3
∴ Projection = PQ×cos(90−θ)
=2sinθ(∵θ=2π)
=2×1
=2 units.
Hence, the projection of PQ on the plane x+y+z=3 is 2 units.
So, the correct answer is “Option B”.
Note : When we take dot product of PQ with normal vector n then the angle that is formed is with the normal vector n but when we find with projection with plane then the value of angle of PQ with plane be (90−θ) . So, a student should not be confused with these angles.