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)\"\" \"About 
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,   \"x%5Bcenter%5D\" = \"%28-2%2B3%2B5%2B0%29%2F4\" = 1.5;   \"y%5Bcenter%5D\" = \"%282%2B4-1-3%29%2F4\" = 0.5.         ANSWER\r
\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 \"highlight%28centroid%29\" of the figure.\r
\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( "
\n" );