mercuryman
- 6
- 0
given 3 vectors : a=(1,3,4) b=(2,5,3) c=(1,0,0)
The discussion focuses on calculating the fourth vertex of a parallelogram given three vectors: A=(1,3,4), B=(2,5,3), and C=(1,0,0). The user seeks assistance in determining the unknown vertex D=(x,y,z) by applying the properties of parallelograms, specifically that AB=CD and AC=BD. The conversation emphasizes the importance of vector subtraction, where AB is calculated as B - A.
PREREQUISITESStudents of geometry, mathematicians, and anyone interested in vector mathematics and geometric properties will benefit from this discussion.
mercuryman said:given 3 vectors : a=(1,3,4) b=(2,5,3) c=(1,0,0)
mercuryman said:Hi
I've marked the unknown vertex d=(x,y,z)
and tried to calculate its values by the fact that AB=CD and AC=BD and I'm missing something.. can u help?