document.write( "Question 511385: How should i start. The below problem seem easy but i not able to solve it.\r
\n" );
document.write( "\n" );
document.write( "ABCD is parallelogram. A(1,2),B(7,-1), C(-1,-2) and D(x,y). Find equation AD and also CD.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "C.M \n" );
document.write( "
Algebra.Com's Answer #342187 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A(1,2),B(7,-1), C(-1,-2) and D(x,y)\r \n" ); document.write( "\n" ); document.write( "In any parallelogram ABCD AB || to CD so CD has the same slope as AB and passes through C (-1-2)\r \n" ); document.write( "\n" ); document.write( "x1 y1 x2 y2 \n" ); document.write( "1 2 7 -1 \n" ); document.write( " \n" ); document.write( "slope m = (y2-y1)/(x2-x1) \n" ); document.write( "( -1 - 2 )/( 7 - 1 ) \n" ); document.write( "( -3 / 6 ) \n" ); document.write( "m= - 1/ 2 \n" ); document.write( " \n" ); document.write( "Plug value of the slope and point (-1 ,-2) in \n" ); document.write( "Y = m x + b \n" ); document.write( "-2.00 = 1/2 + b \n" ); document.write( "b= -2 - 1/2 \n" ); document.write( "b= -5/ 2 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = - 1/2 x -5/2 is the equation of CD\r \n" ); document.write( "\n" ); document.write( ".... \n" ); document.write( "In any parallelogram ABCD BC || to AD so AD has the same slope as BC and passes through A (1,2)\r \n" ); document.write( "\n" ); document.write( "x1 y1 x2 y2 \n" ); document.write( "7 -1 -1 2 \n" ); document.write( " \n" ); document.write( "slope m = (y2-y1)/(x2-x1) \n" ); document.write( "( 2 - -1 )/( -1 - 7 ) \n" ); document.write( "( 3 / -8 ) \n" ); document.write( "m= - 3/ 8 \n" ); document.write( " \n" ); document.write( "Plug value of the slope and point ( 1 , 2 ) in \n" ); document.write( "Y = m x + b \n" ); document.write( "2.00 = - 3/8 + b \n" ); document.write( "b= 2 - - 3/8 \n" ); document.write( "b= 19/ 8 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = - 3/8 x + 19/8 \r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |