- #1
lostinphys
- 8
- 0
Here is my question: When given three distict points A, B, C, find the parametric equations for the plane throught these three points.
I was able to get the plane through these three points, first of all by getting the normal vector n = ABxAC, then by multiplying this vector by [(X-Xo)+(Y-Yo)+(Z-Zo)]. Where Xo, Yo, and Zo are the coordinates of point A.
But from this point on I don't know how to obtain the parametric equations from the plane equation. Please help!
I was able to get the plane through these three points, first of all by getting the normal vector n = ABxAC, then by multiplying this vector by [(X-Xo)+(Y-Yo)+(Z-Zo)]. Where Xo, Yo, and Zo are the coordinates of point A.
But from this point on I don't know how to obtain the parametric equations from the plane equation. Please help!