\r\n" );
document.write( "I'll make up a problem like that.\r\n" );
document.write( "\r\n" );
document.write( "Parallelogram ABCD has vertices A(-4,2), B(-5,-3), C(3,-1), D(4,4).\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Find the slope and equation of of AB:\r\n" );
document.write( "\r\n" );
document.write( "Slope formula:\r\n" );
document.write( "\r\n" );
document.write( "m =
\r\n" );
document.write( "\r\n" );
document.write( "where (x1,y1) = A(-4,2)\r\n" );
document.write( "\r\n" );
document.write( "and where (x2,y2) = B(-5,-3)\r\n" );
document.write( "\r\n" );
document.write( "m =
\r\n" );
document.write( "\r\n" );
document.write( "m =
\r\n" );
document.write( "\r\n" );
document.write( "m =
\r\n" );
document.write( "\r\n" );
document.write( "m =
\r\n" );
document.write( "\r\n" );
document.write( "Point-slope formula:\r\n" );
document.write( "\r\n" );
document.write( "y - y1 = m(x - x1)\r\n" );
document.write( "\r\n" );
document.write( "where (x1,y1) = (-4,2)\r\n" );
document.write( "\r\n" );
document.write( "y - (2) = (5)(x - (-4))\r\n" );
document.write( "\r\n" );
document.write( " y - 2 = 5(x + 4)\r\n" );
document.write( "\r\n" );
document.write( " y - 2 = 5x + 20\r\n" );
document.write( "\r\n" );
document.write( " y = 5x + 22 <-- equation of AB, slope = 5\r\n" );
document.write( "\r\n" );
document.write( "Using the same method find the equations of the other three sides:\r\n" );
document.write( "\r\n" );
document.write( "
<-- equation of BC, slope =
\r\n" );
document.write( "
<-- equation of CD, slope = 5 \r\n" );
document.write( "
<-- equation of AD, slope =
\r\n" );
document.write( "\r\n" );
document.write( "Notice that opposite sides AB and CD both have slope = 5\r\n" );
document.write( "Notice that opposite sides BC and AD both have slope =
\r\n" );
document.write( "\r\n" );
document.write( "That demostrates that opposite sides of a parallelogram are parallel,\r\n" );
document.write( "i.e., they have the same slope.\r\n" );
document.write( "\r\n" );
document.write( "To find the area, find the area of the triangle ABC by the determinant\r\n" );
document.write( "method and double it.\r\n" );
document.write( "\r\n" );
document.write( "The determinant formula for the area of a triangle is\r\n" );
document.write( "\r\n" );
document.write( "A =
\r\n" );
document.write( "\r\n" );
document.write( "Where the x's and y's are the three coordinates of the vertices \r\n" );
document.write( "in order taken counterclockwise around the triangle.\r\n" );
document.write( "\r\n" );
document.write( "A =
\r\n" );
document.write( "\r\n" );
document.write( "Area of the parallelogram = 2×19 = 38\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "