document.write( "Question 254548: Parallelogram ABCD has the coordinates shown.
\n" );
document.write( "A (1, 1)
\n" );
document.write( "B (2, 3)
\n" );
document.write( "C (5, 3)
\n" );
document.write( "Find coordinate D\r
\n" );
document.write( "\n" );
document.write( "how do i find coordinate D \n" );
document.write( "
Algebra.Com's Answer #186989 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! A (1, 1) \n" ); document.write( "B (2, 3) \n" ); document.write( "C (5, 3) \n" ); document.write( "YOU PLOT THESE 3 POINTS & YOU'LL FIND THAT THE POINT (4,1) \n" ); document.write( "IS THE MISSING CORNER OF THE PARALLELOGRAM. \n" ); document.write( " |