document.write( "Question 397983: the midpoint quadrilateral theorem: the quadrilateral formed bt joining the midpoints of the consecutive sides of any quadrilateral is a parallelogram\r
\n" );
document.write( "\n" );
document.write( "how do i do the proof of the theorem?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #282073 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Analytic proof: \n" ); document.write( "Consider the quadrilateral WXYZ with the vertices W (0,0), X (a,0), Y(b, c), and Z(d,e). The midpoint of side WX is (a/2, 0), while the midpoint of side XY is ((a+b)/2, c/2). The slope of the line passing through these two midpoints is \n" ); document.write( "The midpoint of side YZ is ((b+d)/2, (c+e)/2), while the midpoint of side ZW is (d/2, e/2). The slope of the line passing through these two midpoints is \n" ); document.write( "Now compute for the slope of the line connecting the midpoints of sides XY and YZ. \n" ); document.write( "Compute also for the slope of the line passing through the midpoints of ZW and WX. \n" ); document.write( "These two other sides would be the other pair of parallel sides of the parallelogram. \n" ); document.write( " |