Posted by Dwight on Friday, October 1, 2010 at 1:09pm.
Calculate vector BA and add it to point C to get point D, similar to sliding the line BA until it fits on C.
Vector BA
= coordinates of A - coordinates of B.
=(1,-2,4) - (3,5,7)
=(-2,-7,-3)
You can take it from here.
Do check your calculations by comparing the mid-points of AC and BD. They should be identical since the diagonals of a parallelogram bisect each other.
Related Questions
Math - The points A(1, -2, 4), B(3, 5, 7), C(4, 6, 8) are three of four vertices...
Math - The points A(1, -2, 4), B(3, 5, 7), C(4, 6, 8) are three of four vertices...
Math - The points A(1, -2, 4), B(3, 5, 7), C(4, 6, 8) are three of four vertices...
math - The vertices of quadrilateral ABCD are (A(1,1), B(1,5), C(5,5) and D(7,1...
geometry - Given: QRST is a parallelogram. Prove: QRST is a square. Complete ...
geometry - In parallelogram ABCD, A (0,0),B(a,b)and D(c,0)are three of it's ...
geometry - In parallelogram ABCD, A (0,0),B(a,b)and D(c,0)are three of it's ...
geometry - In parallelogram ABCD, A (0,0),B(a,b)and D(c,0)are three of it's ...
math - A parallelogram is a convex quadrilateral with four vertices and two sets...
geometry - Three vertices of parallelogram ABCD are (0,0), (5,2) and (8,5). What...
For Further Reading