document.write( "Question 1203060: The vertices of a square are (-2,2),(3,4),(5,-1) and(0,-3).Find the coordinates of the center of the square. \n" ); document.write( "
Algebra.Com's Answer #838317 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Standard procedure to find the geometric center of any regular polygon given by coordinates of its vertices\r \n" ); document.write( "\n" ); document.write( "is to find the mean arithmetic of x-coordinates and the mean arithmetic of y-coordinates, separately.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It works for regular triangles, squares, pentagons, heptagons and all other regular \" n-gons \". \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In your case, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It also works for arbitrary triangles, parallelograms, arbitrary quadrilaterals etc., when you look for the \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In addition to 2D, it works in 3D space for regular polyhedrons, too.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To learn more, see the lessons\r \n" ); document.write( "\n" ); document.write( " - The Centroid of a triangle is the Intersection point of its medians \r \n" ); document.write( "\n" ); document.write( " - The Centroid of a parallelogram is the Intersection point of its diagonals \r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |