Show that vector A,B and C weither they are coplanar or not.
If three vectors A, B and C are coplanar then these must follow the condition
As cross product of two vectors will give a vector perpendicular to plane containing these vectors. Dot product of two perpendicular vectors is zero. So above condition is necessary.
Comments
Leave a comment