Question
Mathematics Question on coordinates of a point in space
The image of the point (3,2,1) in the plane 2x−y+3z=7 is
A
(1, 2, 3)
B
(2, 3, 1)
C
(3, 2, 1)
D
(2, 1, 3)
Answer
(3, 2, 1)
Explanation
Solution
We know that image (x,y,z) of a point (x1,y1,z1) in a plane ax+by+cz+d=0 is
ax−x1=by−y1−=cz−z1
=a2+b2+c2−2ax1+by1+cz1+d
Here, point is (3,2,1) and plane is 2x−y+3z=7.
∴2x−2=−1y−2=3z−1
=22+12+32−223−2+31−7
⇒2x−3=−1y−2=3z−1=−20
⇒x=3,y=2,z=1