document.write( "Question 1136754: determine if this quadrilateral with the given vertices is a square: A(1,-2), B(4,2), C(6,2), D(3,-2) \n" ); document.write( "
Algebra.Com's Answer #754554 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
show that all sides are equal
\n" ); document.write( "distance formula sqrt (difference in x s ^2+ difference in y s ^2)
\n" ); document.write( "AB has distance 5 units (sqrt 25)
\n" ); document.write( "BC and AD have distance 2 units
\n" ); document.write( "The quadrilateral is not a square.\r
\n" ); document.write( "\n" ); document.write( "One may also use slopes to see if two opposite lines have the same slope and are perpendicular to the two other opposite lines.\r
\n" ); document.write( "\n" ); document.write( "Sketch a graph and plot a couple of points. It is obvious the figure is not a square.
\n" ); document.write( "
\n" );