document.write( "Question 1177056: Place three vertices of a parallelogram ABCD at A(0, 0), B(2a, 2b)
\n" ); document.write( "and D (2c, 2d).
\n" ); document.write( "Use gradients to show that C = (2a + 2c, 2b + 2d) completes the
\n" ); document.write( "parallelogram
\n" ); document.write( "

Algebra.Com's Answer #839425 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
slope of line = (y2-y1)/(x2-x1) where )x1,y1) and (x2,y2) are the two points on the line\r
\n" ); document.write( "\n" ); document.write( "Slope of AB = (2b-0)/(2a-0)= 2b/2a=b/a\r
\n" ); document.write( "\n" ); document.write( "slope of CD = b/a ( parallel to AB)\r
\n" ); document.write( "\n" ); document.write( "slope of line = (y2-y1)/(x2-x1) where )x1,y1) and (x2,y2) are the two points on the line\r
\n" ); document.write( "\n" ); document.write( "slope of CD = ((2b+2d)-2d) /( (2a+2c)-2c) = b/a \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore C = (2a + 2c, 2b + 2d) completes the
\n" ); document.write( "parallelogram\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );