Correct option is D
Given:
Point P=(x1,y1,z1)=(−1,3,4)
Plane: x−2y=0
Formula used:
For reflection of a point (x1,y1,z1) in plane ax+by+cz+d=0,
the image point (x', y', z') is given by
x′=x1−a2+b2+c22a(ax1+by1+cz1+d)y′=y1−a2+b2+c22b(ax1+by1+cz1+d)z′=z1−a2+b2+c22c(ax1+by1+cz1+d)
Solution:
Here a = 1, b = −2, c = 0, d = 0
Compute:
ax1+by1+cz1+d=(1)(−1)+(−2)(3)+0=−1−6=−7a2+b2+c2=1+4+0=5
x′=−1−52(1)(−7)=−1+514=59y′=3−52(−2)(−7)=3−528=−513z′=4
So the image point is:
(59,−513,4)
The correct answer is (d) (59,−513,4).