Vector Applications: Coplanar Points, Plane & Line Equations

Click For Summary
SUMMARY

The discussion focuses on vector applications involving coplanar points A(0,1,3), B(1,-3,-2), C(4,2,-1), and D(3,6,4). The participants confirm that these points are coplanar by calculating a determinant that equals zero. The conversation progresses to finding the equation of the plane using determinants, establishing a parametric equation for a line perpendicular to the plane, and determining the shortest distance from point X=(-3,0,-2) to the plane. Key methods include using normal vectors and parametric equations derived from the plane's equation.

PREREQUISITES
  • Understanding of vector mathematics and determinants
  • Familiarity with Cartesian equations of planes
  • Knowledge of parametric equations for lines
  • Ability to compute distances in three-dimensional space
NEXT STEPS
  • Study the properties of determinants in vector geometry
  • Learn how to derive the equation of a plane from three points
  • Explore the concept of normal vectors and their applications in geometry
  • Investigate methods for calculating distances from points to planes
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who require a solid understanding of vector applications, particularly in the context of coplanarity, plane equations, and spatial relationships.

deryk
Messages
9
Reaction score
0
Given the four points A(0,1,3), B(1,-3,-2), C(4,2,-1) and D(3,6,4) use vector methods to:

(a) show these points are coplanar: I just did a determinant of AB BC and CD
and got an answer of 0 so it is complanar

Im don't know how to do the next 3:

(b)find the equation of the plane;
(c) find the parametric equation of the line perpendicular to the plane that passes through the point X=(-3, 0, -2);

(d) Find the shortest distance of the point X = (-3,0, -2) to the plane

Thanks for your time.
 
Physics news on Phys.org
You can do a by calculating one determinant as well:

[tex]\left| {\begin{array}{*{20}c}<br /> 0 & 1 & 3 & 1 \\<br /> 1 & { - 3} & { - 2} & 1 \\<br /> 4 & 2 & { - 1} & 1 \\<br /> 3 & 6 & 4 & 1 \\<br /> <br /> \end{array} } \right|[/tex]

b can be done using a determinant too, expanding to the first row of the following determinant. Of course, you only need to use 3 of the 4 points.

[tex]\left| {\begin{array}{*{20}c}<br /> x & y & z & 1 \\<br /> 1 & { - 3} & { - 2} & 1 \\<br /> 4 & 2 & { - 1} & 1 \\<br /> 3 & 6 & 4 & 1 \\<br /> <br /> \end{array} } \right|=0[/tex]

Vectorially, the equation of the plane is given by [itex]P = P_1 + \lambda \left( {P_2 - P_1 } \right) + \mu \left( {P_3 - P_1 } \right)[/itex] where the two directions are given by the difference of two points.

c) If you have the plane in cartesian equation, the coëfficiënts of x, y and z form a normal vector (so perpendicular to the plane). Then set up the equation of a line with that normal vector as direction and through your point.

d) Either use a formula, or if you have to compute it yourself, use c! Set up the line through the point, perpendicular to the plane and intersect it with the plane. Then use distance between two points. Note; "distance" is always the "shortest distance".
 
b) Or use the fact that the normal vector, that you calclulated in (a) is the (A,B, C) in A(x-x0)+ B(y-y0)+ C(z-z0)= 0
equation for a plane

c) and, indeed, that same vector is the (A,B,C) in the parametric equations
x= At+ x0, y= Bt+ y0, z= Ct+ z0 for a normal line!

d) As TD said, the distance from a point to a plane is measured along the shortest line from the plane to the plane- which is, of course, perpendicular to the plane. Since you calculated the parametric equations of that line in (c), find the point where that line intersects the plane: replace x, y, z in the equation of the plane that you found in (b) with the parametric equations you found in (c) so that you have a single equation in the parameter t. Solve for that parameter, then find the corresponding x, y, z coordinates. Finally, of course find the distance from that point to (-3, 0, -2).

As TD also mentioned, there is a comparatively simple formula for that that is probably in your textbook.
 

Similar threads

Replies
26
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
9
Views
2K
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
24
Views
2K
Replies
3
Views
1K
Replies
1
Views
2K