Three Dimensional Geometry: Mathematics | JEE Main
Let the image of the point (35,35,38) in the plane x−2y+z−2=0 be P. If the distance of the point Q(6,−2,α),α>0, from P is 13, then α is equal to
Your answer stays private
What feels right?
Hint 1 of 3
What is the standard formula for finding the image (x1,y1,z1) of a point (x0,y0,z0) in the plane ax+by+cz+d=0?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Type the value - units or words beside it are fine.
Step-by-step solutionView
Correct answer
The image point P is (2,1,3), and using the distance formula with Q(6,−2,α) and α>0 gives α=15.
Option analysis
Why each option works or fails
Reviewed route
Solution
StepWorking
01given
Given point A(35,35,38), plane Π:x−2y+z−2=0, point Q(6,−2,α) with α>0, and distance PQ=13 where P is the reflection of A in Π.
02goal
Find the value of the positive parameter α.
03approach
Use the standard reflection formula for a point (x1,y1,z1) across a plane ax+by+cz+d=0:
ax−x1=by−y1=cz−z1=a2+b2+c2−2(ax1+by1+cz1+d)
After finding P(x,y,z), apply the 3D distance formula PQ2=132 and solve for α>0.
04execute
Calculate the scaling factor k for the image:
k=12+(−2)2+12−2(1⋅35−2⋅35+1⋅38−2)=6−2(35−10+8−6)=6−2(−33)=62=31
Now find coordinates of P(x,y,z):
x=35+1(31)=2y=35−2(31)=1z=38+1(31)=3
So P=(2,1,3).
05execute
Apply the distance formula between P(2,1,3) and Q(6,−2,α):
PQ2=(6−2)2+(−2−1)2+(α−3)2=13242+(−3)2+(α−3)2=16916+9+(α−3)2=169(α−3)2=169−25=144
Since α>0:
α−3=12⟹α=15
✓verify
Check: for P(2,1,3), midpoint of A(35,35,38) and P(2,1,3) is M(611,68,617).
Substitute M into plane: 611−2(68)+617−2=611−16+17−12=0, which lies on the plane.
Distance PQ=(6−2)2+(−2−1)2+(15−3)2=16+9+144=169=13. All constraints verified.
Hints that build this answer step by step
What is the standard formula for finding the image (x1,y1,z1) of a point (x0,y0,z0) in the plane ax+by+cz+d=0?
Why is the factor -2 in the image formula instead of -1?
The foot of the perpendicular from a point to a plane is the midpoint between the point and its image. Therefore, the vector to the image is double the displacement vector to the foot. This gives the factor of -2 instead of -1.