document.write( "Question 929958: Quadrilateral EFGH has vertices
\n" );
document.write( "E(-4,-4)
\n" );
document.write( "F(3,-1)
\n" );
document.write( "G(2,3)
\n" );
document.write( "H(-5,1)
\n" );
document.write( " Determine whether EFGH is a rectangle \n" );
document.write( "
Algebra.Com's Answer #564599 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Going from E to H, you move -1 in x and 5 in y. \n" ); document.write( "Going from F to G, you move -1 in x and 4 in y. \n" ); document.write( "If it was a rectangle, the x and y changes would be identical. \n" ); document.write( "It is not a rectangle. \n" ); document.write( " \n" ); document.write( " |