document.write( "Question 821011: Three of the vertices of a parallelogram are (2, 1) (4, 7), and (6, 5).
\n" ); document.write( "What are the three possible coordinates of the fourth vertex?
\n" ); document.write( "

Algebra.Com's Answer #493887 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The three given points are in red,and I connected them into a red triangle.
\n" ); document.write( "Parallelogram sides parallel to those 3 red sides,form a similar triangle and the vertices of that larger triangle are the possible fourth vertices for the parallelogram.
\n" ); document.write( "Point \"X%280%2C3%29\" completes the green (and red) parallelogram, which happens to be a rectangle.
\n" ); document.write( "Point \"Y%288%2C11%29\" completes the blue (and red) parallelogram.
\n" ); document.write( "Point \"Z%284%2C-1%29\" completes the black (and red) parallelogram.
\n" ); document.write( "
\n" ); document.write( "Drawing is easier than calculating coordinates.
\n" ); document.write( "In the parallelogram, one of the 3 given points must be connected to both of the other ones, and the other ones form the diagonal of the parallelogram.
\n" ); document.write( "If point (6,5) is connected to (2, 1) and (4, 7),
\n" ); document.write( "the line connecting (2, 1) and (4, 7) is a diagonal of the parallelogram.
\n" ); document.write( "If \"red%28A%29\"\"blue%28B%29\"\"red%28C%29\"\"blue%28D%29\" is a parallelogram, then \"red%28AC%29\" is a diagonal.
\n" ); document.write( "To go from \"red%28A%29\" to the fourth vertex, \"blue%28D%29\" ,
\n" ); document.write( "we go on the parallel side opposite \"blue%28B%29\"\"red%28C%29\"
\n" ); document.write( "the same distance and direction as from \"blue%28B%29\" to \"red%28C%29\".
\n" ); document.write( "Going from A(4,7) to one 4th vertex, is the same as from B(6,5) to C(2,1),
\n" ); document.write( "4 units left and 4 down, and we find X(0,3).
\n" ); document.write( "Going from A(4,7) to the 4th vertex, is the same as from B(2,1) to C(6,5),
\n" ); document.write( "4 units right and 4 up, and we find Y(8,11).
\n" ); document.write( "Going from A(2,1) to the 4th vertex, is the same as from B(4,7) to C(6,5),
\n" ); document.write( "2 units right and 2 down, and we find Z(4,-1).
\n" ); document.write( "
\n" );