📐 Mathematics PYQ: Vectors & 3D Geometry JEE Main 2025 | Intersection of Line and Plane Question 1: Shortest Distance to a Plane The equation of a plane $P$ passing through the line $\frac{x-1}{2} = \frac{y-2}{1} = \frac{z+1}{-2}$ and perpendicular to the plane $x - 2y + 4z = 3$ is given by $Ax + By + Cz = D$. Find the shortest distance of the point $(0, 0, 0)$ from this plane $P$. 1) $\frac{2}{\sqrt{29}}$ 2) $\frac{5}{\sqrt{29}}$ 3) $\frac{2}{\sqrt{58}}$ 4) $\frac{5}{\sqrt{58}}$ Check Answer Solution: 3D Geometry The normal vector $\mathbf{n} = \langle a, b, c \rangle$ of Plane $P$ must be perpendicular to the direction vector of the line $\mathbf{v}_1 = \langle 2, 1, -2 \rangle$ and the normal of the given plane $\mathbf{n}_2 = \langle 1, -2, 4 \rangle$. The normal $\mat...