Distances and Angles in Space
The distance from a point to a plane is based on substituting the point into the plane equation and dividing by the normal magnitude.
$$d=\frac{|Ax_1+By_1+Cz_1+D|}{\sqrt{A^2+B^2+C^2}}$$
The distance from a point to a plane is based on substituting the point into the plane equation and dividing by the normal magnitude.
Find the distance from $(1,2,-1)$ to the plane $2x-y+2z-5=0$.
Final answer: $2.33$ units.
Find the acute angle between the planes $x + 2y - 2z = 5$ and $3x - 4z = 1$.
The angle between two planes equals the angle between their normal vectors.
Find the distance from point $P(1,1,1)$ to the line through the origin with direction $\vec{d} = \langle 1,\,2,\,2\rangle$.
Use the cross-product formula. Let $A(0,0,0)$ be a point on the line:
$\vec{AP} = \langle 1,1,1\rangle$. Compute the cross product: