Question:medium

The distance of the point ( (5, 3, -1) ) from the plane passing through points ( (2, 1, 0), (3, -2, 4) ) and ( (1, -3, 3) ) is

Show Hint

Distance of $(x_1, y_1, z_1)$ from $Ax + By + Cz + D = 0$ is $\frac{|Ax_1 + By_1 + Cz_1 + D|}{\sqrt{A^2 + B^2 + C^2}}$.
Updated On: Apr 30, 2026
  • (\frac{2}{\sqrt{3}}) units
  • (\frac{4}{\sqrt{3}}) units
  • (\sqrt{3}) units
  • [suspicious link removed] units
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0