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

  • Thread starter Thread starter choob
  • Start date Start date
  • Tags Tags
    Cartesian Plane
AI Thread Summary
The discussion addresses the method of deriving the Cartesian equation of a plane from its vector form using cross products. It confirms that the components A, B, and C of the plane's normal can indeed be obtained through the cross product of two vectors. However, differences in results can arise when comparing methods, such as substitution/elimination. It emphasizes that while the normal vector identifies the orientation of the plane, it does not uniquely define it, as multiple parallel planes share the same normal. The correct approach involves using the dot product of the normal vector with a position vector to establish the plane's equation accurately.
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.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top