Can Cross Product Methods Yield Different Cartesian Equations for a Plane?

  • Thread starter Thread starter choob
  • Start date Start date
  • Tags Tags
    Cartesian Plane
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 7K views
choob
Messages
32
Reaction score
0
this is just a simple question

For a plane in vector form, can the cartesian equation (Ax+By+Cz+D=0) be found by finding the cross product of the two vectors? My understanding is that A, B and C are the components of the normal of the plane, which can be found by doing the cross product. However, upon comparing my answers to those of a classmate, I discovered our answers were different, he used a method of substitution/elimination.
 
Physics news on Phys.org
Getting the normal to the plane isn't enough since any vector is normal to an infinite number of parallel planes. You must take the dot product of the plane normal vector with the position vector from a reference point on the plane to an arbitrary point on the plane (x,y,z) to get the equation. Your two answers should be the same, except that his may differ from yours by a multiple of the plane equation.