document.write( "Question 40985This question is from textbook
\n" );
document.write( ": Determine the point A(x,y) so that the points A(x,y), B(0,3) C(1,0), D(7,2) will be the vertices of a parallelogram.\r
\n" );
document.write( "\n" );
document.write( "I think it is A(5,6), but I am not sure. Thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #26424 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! Slope of CD = \n" ); document.write( "Slope of BC = \n" ); document.write( "Slope of AB = \n" ); document.write( "Slope of AD = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As ABCD is a parallelogram so AB and CD are parallel and hence their slopes equal. \n" ); document.write( "So \n" ); document.write( "or 3(y-3) = x \n" ); document.write( "or x - 3y = -9 __________(1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also AD and BC are parallel and hence their slopes equal. \n" ); document.write( "So \n" ); document.write( "or (y-2) = -3(x-7) \n" ); document.write( "or y + 3x = 23 ____________(2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiplying (2) by 3 and adding with (1) we have \n" ); document.write( " \n" ); document.write( "or 10x = 60 \n" ); document.write( "or x = 6 \n" ); document.write( "Then from (2) we have \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence the coordinates of A are (6,5). \n" ); document.write( " |