- #1
DiamondV
- 103
- 0
Homework Statement
The method that we are taught on how to determine the equation of a plane is as follows when given 3 coplanar points:
1.
Determine the vectors
2.
Find the cross product of the two vectors.
3.
Substitute one point into the Cartesian equation to solve for d.
Homework Equations
The Attempt at a Solution
I know how to do this but my issue is with the intuition behind it, by getting the cross product of two vectors on the plane we are essentially getting the normal vector of the entire plane. we then take the coefficents of this vector and put it into sort of an equation like this x+y+z=d, then sub a point into this to find d and that's how you get the equation of the plane. I mean what exactly is happening here? How does the coefficents of the x, y and z components(or magnitude of x,y,z, basically whatever is front of the x, y,z) give us the equation of the plane?