ZeroSum
- 11
- 0
I recently solved a problem involving multiple points that were intended to be proven to be coplanar. Someone else suggested to me that I should be using the much messier scalar triple product.
However, I worked the problem in a different way. I treated it like a conjecture (I assumed that the points are coplanar). I crossed two vectors formed by the points to get a normal vector and then used that to create a formula for a plane. I then plugged each of the points into that equation to show that the points were all solutions for the formula for the plane (each side of the equation zeroed out, showing that the points were solutions for the plane equation).
Can anyone tell me if there is something wrong with me doing this as a general method of solution for this sort of problem?
However, I worked the problem in a different way. I treated it like a conjecture (I assumed that the points are coplanar). I crossed two vectors formed by the points to get a normal vector and then used that to create a formula for a plane. I then plugged each of the points into that equation to show that the points were all solutions for the formula for the plane (each side of the equation zeroed out, showing that the points were solutions for the plane equation).
Can anyone tell me if there is something wrong with me doing this as a general method of solution for this sort of problem?