document.write( "Question 203131: midpoint?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #153253 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Since the diagonals of a parallelogram bisect each other so we only have to find the midpoint of either diagonal. Using the Midpoint Formula ( \n" ); document.write( "( (1+0)/2 , (3 + (-3))/2) ) = (1/2, 0) \n" ); document.write( "or \n" ); document.write( "( (4 + (-3))/2 + (1 + (-1))/2 ) = (1/2, 0) \n" ); document.write( " |