Curated by
ACT
Video solving for the shortest distance between a point and a plane by building from the previous video where the normal vector to the plane is found. Distance is calculated by finding the dot product of the vector from the given point to any point on the plane and the normal vector, and then dividing by the magnitude of the normal vector. Process is used to find the distance between a specific point and plane. [12:12]
3 Views
0 Downloads